Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Reload times?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Reload times? (Read 452 times)
Angear
February 28, 2009, 06:51:13 PM
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
Ad Bot
Advertisement
Chrono
February 28, 2009, 06:58:48 PM
Changing the State Reload's TimeoutValue and adding a minShotTime value to the weaponimage to prevent equip/dequip exploit.
Angear
February 28, 2009, 07:00:42 PM
Ok sorry but I didn't quite understand that (still new to it) could you show me what lines I would put in?
Chrono
February 28, 2009, 08:10:58 PM
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.
Angear
February 28, 2009, 09:31:52 PM
Ok thanks that makes more sense :P
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Reload times?