Blockland Forums > General Discussion
Rapid Fire Grenades
ShadowsfeaR:
If they're admin (I think its host though) they can do it thru console commands too.
-Pablo-:
--- Quote from: Acolyptor on June 30, 2010, 11:35:07 AM ---Here's how:
Go to events and put this:
Onactivate > Self > Firerelay
Onrelay > Self > Firerelay
Onrelay > VCEIf_Value > <var:pl:firing> > 1
Onvariabletrue > Player > Spawnprojectile > Grenade
Hope this helped.
P.S. : Change the projectile to shoot anything you want.
--- End quote ---
Exactly what I was thinking.
general offtopic:
OnPlayerTouch>Player>SpawnProjectile>grenade
isnt this simpler?
Corbiere:
--- Quote from: general offtopic on June 30, 2010, 02:05:41 PM ---OnPlayerTouch>Player>SpawnProjectile>grenade
isnt this simpler?
--- End quote ---
Well no, because it will spawn grenades at all times, probably killing you as you jump onto the block. The VCE version only works whilst you are firing a grenade
Space Guy:
The onPlayerTouch one would only work while you are on the brick (so you can't cheat in minigames), while the variables one lets you fire them from anywhere...