Home   Help Search Login Register  

Author Topic: longer range  (Read 1584 times)

0 Members and 2 Guests are viewing this topic.

Offline 456820

  • Contributing Member
  • **
longer range
« on: 25 Jun 2005, 15:26:05 »
okay ive made a sniper mission but because of the range of the M21 sniper its more of a close range fire fight so i would like to extend the range by 200metres around that, anyway then i would love to add some nice recoil to it like this recoil wich i got from FFUR5.0 mod wich is pretty realistic

Code: [Select]
class CfgRecoils
   {
        access=1;
        empty[]={};
        impulse[]={0.05,0.02,0.2,0.10,0.03,-0.1,0.30,0,0};
        riffleSingle[]={0.05,"0.02*0.65","0.05*0.65",0.35,0,-0.006,0.07,0,-0.006,0.13,0,0};
        riffleSilenced[]={0.01,0.004,0.03, 0.05,0,0};
        LAWSingle[]={0.02,0,0,0.05,0.08,0.03,0.1,0.03,0.015,0.2,0,0};
        sniperSingle[]={0.05,"0.02*0.72","0.05*0.72",0.35,0,-0.006,0.07,0,-0.006,0.13,0,0};
        riffleBurst3[]={0.05,0.005,0.01,0.05,0.005,0.01,0.05,"0.02*0.65","0.05*0.65",0.35,0,-0.006,0.07,0,-0.006,0.13,0,0};
        mgunBurst3[]={0.05,"0.02*0.4","0.05*0.4",0.35,0,-0.006,0.07,0,-0.006,0.13,0,0};
   IngramSingle[]={0.050000,0.008000,0.009,0.300000,0,0};
   IngramFull[]={0.050000,0.010000,0.01,0.100000,0.020000,0.020000,0.300000,0,0};
   SkorpionSingle[]={0.05,0.02,0.05, 0.35,0,-0.006, 0.07,0,-0.006, 0.13,0,0};
   SkorpionFull[]={0.05,0.02,0.05, 0.35,0,-0.006, 0.07,0,-0.006, 0.13,0,0};
   };

i think thats the whole recoil part after the last line above it says CfgWeapons
I did try and add this to my custom config but ran into a problem my cpp-bin keeps saying ive got a corrupt something or other and wont convert it except the bin file works fine ingame

if anyone can do this just post back and ill send you the bin file i would like you to work on,
Now that  think about it shouldnt this gointo the recruitment lounge, except i saw some other post not long ago for asking someone to edit the .bin so it uses some custom sights.
thanks alot

bdfy1

  • Guest
Re:longer range
« Reply #1 on: 25 Jun 2005, 16:56:51 »
Check this addon ;)
http://redhammer.h14.ru/ai/adaisoldiers.rar
It contain pretty smart snipers :)

Offline 456820

  • Contributing Member
  • **
Re:longer range
« Reply #2 on: 25 Jun 2005, 17:10:56 »
is this an addon ? if so i need addon free things
also the link doesnt seem to work for me
and you say smart snipers by this how do you mean
do they
fire faster
more acurate
shoot longer distances
or what
thanks for the link even if it doesnt work so do you have an alternate link ?

bdfy1

  • Guest
Re:longer range
« Reply #3 on: 25 Jun 2005, 17:33:54 »
What's wrong with the link?  It's worky, just copy-paste link to flashget.
Anyway, I attached the file.
It's addon. ADAI snipers are much more acurate and shoot longer distances ( up to 1km ) config improvements :)
I don't know addon free solution :(Try to search the forum ( there were topics ), give your sniper Binoculars and play with "reveal" command.

Offline 456820

  • Contributing Member
  • **
Re:longer range
« Reply #4 on: 25 Jun 2005, 17:36:16 »
cheers for the link ill test it when i can
and about the addon free way i just want to add more range onto the m21 by editing the config file also does someone have a cpp-config tool as the one i found in the editors dept dont work
ill have alook into the reveal command aswell
thanks cya

Offline oyman

  • Members
  • *
  • king of pings
Re:longer range
« Reply #5 on: 25 Jun 2005, 19:59:32 »
so you dont want to make a addon but you want to modify the main .bin file ???

Offline 456820

  • Contributing Member
  • **
Re:longer range
« Reply #6 on: 25 Jun 2005, 20:07:10 »
yep thats right but instead of the main .bin i want to edit a different .bin wich is part of a sound addon