Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Suggestions & Requests
»
Request: Random spam shoot events?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Request: Random spam shoot events? (Read 284 times)
padmedog
June 02, 2013, 04:44:02 PM
A guy joined my server and he was spamming missiles. I know he did it with events, but what events?
Ad Bot
Advertisement
Linkusofepica
June 02, 2013, 04:46:35 PM
OnPlayerTouch > Player > SpawnProjectile > Rocket
INPUT > Self > fireRelay
onRelay > Self > fireRelay
onRelay> Self > SpawnProjectile > Rocket
there are some other ways, but these are the ones that I know of.
padmedog
June 02, 2013, 04:47:48 PM
No, he was shooting from the player.
Zeblote
June 02, 2013, 04:52:52 PM
X 0ms onActivate Self fireRelay
X 0ms onRelay Self fireRelay
X 0ms onRelay Self VCE_ifValue <var:pl:firing> == 1
X 0ms onVariableTrue Player SpawnProjectile 100 Rocket
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Suggestions & Requests
»
Request: Random spam shoot events?