Staredit Network

Staredit Network -> StarForge -> preserve trigger must be at the top?
Report, edit, etc...Posted by Staredit.Net Essence on 2005-01-25 at 23:05:12
i was wondering i was working on my map and im using 2 diffrent editors one for starforge and one for xtra editior 2.6. everytime im going to put a new trigger on starforge the preserve trigger must be at the top. if i didnt put the preserve trigger at the top and save it and do it in another editor will it glitch up some other trigger that doesnt have the preserve trigger on the top or is it that i have to upgrade.
Report, edit, etc...Posted by KaboomHahahein on 2005-01-25 at 23:09:15
The preserve trigger can be anywhere in your triggers and it will still fire for all the triggers. Usually it is at the bottom for more organization.
Report, edit, etc...Posted by Heimdal on 2005-01-26 at 00:15:48
Make sure you end the action with a semicolon:

CODE
PreserveTrigger();
Next Page (1)