the guy's some idiot who thinks he can script by copypasting a (slightly modified) portion of nix's shoot on click code.
if you guys need an example of him:
"The Russian DP: Model"
Need a scripter. It's a basic DP model from WWII, the machinegun. I have the .blend file and it's not scaled.
FFshootonclick=1;
Fshootonclick_Hold=1;
Fshootonclick_ShootDelay=100;
Fshootonclick_ReShootDelay=100;
Fshootonclick_ProjectileCount=1;
Fshootonclick_RequiredSlot=0;
Fshootonclick_Sound=RussianDPfireSound;
Fshootonclick_Projectile[0]=RussianDPProjectile;
Fshootonclick_Position[0]="0 0 -1";
Fshootonclick_Velocity[0]="200 0 0";
Fshootonclick_Scale[0]="1 1 1";
Paste that and it should work ( Name it Weapon Russain DP)
Your welcome.
note that there is absolutely no code anywhere in the topic
"Heedicalking's Modern War"
as much as i hate the OP for taking models off turbosquid-
Ok,I made a script for the Russain DP. Here it is:
FFshootonclick=1;
Fshootonclick_Hold=1;
Fshootonclick_ShootDelay=100;
Fshootonclick_ReShootDelay=100;
Fshootonclick_ProjectileCount=1;
Fshootonclick_RequiredSlot=0;
Fshootonclick_Sound=RussianDPfireSound;
Fshootonclick_Projectile[0]=RussianDPProjectile;
Fshootonclick_Position[0]="0 0 -1";
Fshootonclick_Velocity[0]="200 0 0";
Fshootonclick_Scale[0]="1 1 1";
Paste that and it should work ( Name it Weapon Russain DP)
Your welcome.
Is that good for you?
So now I am on team right?
note that this is the SAME loving CODE AS THE ABOVE