Blockland Forums > General Discussion
Crash brick
Mr.PickleberryMan:
--- Quote from: Blockoman on June 22, 2010, 09:06:57 AM ---On Player Touch -> Player -> Freeze
[1000 delay] On Player Touch -> Player -> Kill
[2000 delay] On Player Touch -> Player -> Spawn Explosion -> Vehicle Final Explosion
KABLOOEY!
--- End quote ---
:cookieMonster: This.
Funny guy329:
OnActivate > Self > SetVehicle > Jeep
OnvehicleSpawn > Vehicle > Destroy
I lost a huge save file accidentally doing that.
Tlc2010:
--- Quote from: Funny guy329 on June 22, 2010, 01:37:16 PM ---OnActivate > Self > SetVehicle > Jeep
OnvehicleSpawn > Vehicle > Explode
I lost a huge save file accidentally doing that.
--- End quote ---
Well, that was stupid.
You made your jeep explode. And lost your house.
What, was there a nuke in the hood? :panda:
_Rave_:
--- Quote from: Funny guy329 on June 22, 2010, 01:37:16 PM ---OnActivate > Self > SetVehicle > Jeep
OnvehicleSpawn > Vehicle > Destroy
I lost a huge save file accidentally doing that.
--- End quote ---
CARBOMB!
Daenth:
--- Code: ---onActivate > Self > fireRelay
onRelay > Self > fireRelay
onRelay > Self > VCE_ifVariable BL_ID = -1
onVariableFalse > Player > instantRespawn
--- End code ---
:cookieMonster: