mine
1. find out how to make things turn on and off with one switch
2. find out why events keep crashing, and slap the person who does it
3. sleep
Make your events. lets say a simple light
1 onActivate (click) self set light none [ enabled ]
2 on activate, self, setlight, (the light you want) [not enabled]
3 on activate, self, toggle enabled events [always enable this] ( place the events {in this case #s 0 and 1} in order like this [0 1]
the events list in toggle enabled events is the # beside the enabled check mark box I would place it in order and always put a space between the events to be toggeld. if you want it to swich back just click it again.
On another event based note, anyone know how to make rockets delay? Lord pie is making a turrent in his server and it keeps on like rapid firing guns. He wishes to have some sort of delay to make it more realistic.