Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
projectile not firing
« previous
next »
Print
Pages: [
1
]
Author
Topic: projectile not firing (Read 2224 times)
DerpDerp
January 06, 2015, 05:42:13 AM
So yet I have another problem, I think I have messed up something in the script causing the projectile not firing, I don't know if it's in the states or possibly the threads.
Ad Bot
Advertisement
jes00
January 06, 2015, 07:51:21 AM
How are we supposed to help you at all if you don't post your code?
Gumba Jonny
January 06, 2015, 12:31:04 PM
I would guess that your weapon's fire state doesn't state any scripts for one because I've done that countless times. It's probably very simple. Post your code as quickly as you can.
Advanced Bot
January 06, 2015, 06:17:46 PM
In the image, the projectile should exist.
DerpDerp
January 06, 2015, 07:18:25 PM
nvm figured it out, there was something missing in the "onFire" threads missing "if(%obj.getDamagePercent() < 1.0)" and "Parent::onFire(%this,%obj,%slot);"
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
projectile not firing