Author Topic: Reload times?  (Read 452 times)

Ok, so recently I have been learning how to script (not very good :/) and was wondering how you would make it so a wep could only fire every x seconds. Any help by a scripter would be appreciated. Thanks

Changing the State Reload's TimeoutValue and adding a minShotTime value to the weaponimage to prevent equip/dequip exploit.

Ok sorry but I didn't quite understand that (still new to it) could you show me what lines I would put in?

In the weaponimage datablock look near the bottom for states, like statename and such.
Look for StateName[Some number] = some other number;
Change some other number.

Ok thanks that makes more sense :P