Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
[EVENTS] Firing bullets by clicking.
« previous
next »
Print
Pages: [
1
]
Author
Topic: [EVENTS] Firing bullets by clicking. (Read 292 times)
Jubel
June 24, 2011, 05:40:23 PM
I used to be able to do this, but I completely forgot, and testing it out isn't working. So, how do I make bullets fly out of my face whenever I click with VCE?
Ad Bot
Advertisement
otto-san
June 24, 2011, 05:42:33 PM
OnActivate | Self | cancelEvents
OnActivate | Self | fireRelay
OnRelay | Self | fireRelay
OnRelay | Self | VCE_ifValue | <var:pl:firing> == 1
OnVariableTrue | Player | fireProjectile | 0 0 0 Gun Bullet 0 0 0
Jubel
June 24, 2011, 05:45:39 PM
Thanks. Locking.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
[EVENTS] Firing bullets by clicking.