Author Topic: Zone Events.  (Read 2171 times)

How do i use Zone Events i got them how do i use them? :iceCream:

It would be much better if you could tell us specifically what you want to use them for.

Like a senry a tool box senty thats what i need tell me the event code.

First, plant a zonebrick.
Then, put an event that starts with "OnPlayerEnterZone"

Whats next make a list Example OnAvtvate>>Player>>Kill do event like that its a full event not just one!


Whats next make a list Example OnAvtvate>>Player>>Kill do event like that its a full event not just one!
we have to know what the hell you want it to do
that and stop being lazy, if you have a brain use it, if not, proceed to walk off cliff (you might even get a darwin award! :D)

try this if you wish, needs variables too
onactivate>self>setzone[up][10][0][0][0]
onplayerenterzone>self>vce_ifvalue[<var:cl:name>[=][robo dude][2 3]
onvariabletrue>self>firerelay
onvariabletrue>player>instantrespawn
onrelay>self>vce_ifvalue[<var:cl:name>[=][robo dude][2 3]

test it out and see what it does :D
if correct it should look like you deleted your player

Zone bricks are also helpful, as they automatically have a set zone when planted/loaded.