I would like to be able to set the sequence number of the trigger with World.AddTrigger or another routine that will allow me to, so that I can check that trigger before others, is this possible?
Anyway to add sequence number with World.AddTrigger?
Posted by Larken on Sun 14 Apr 2002 06:42 PM — 2 posts, 11,420 views.
It is not really possible in this version, I have added that as suggestion #461.
The best I can suggest as a work-around is to sequence all your existing triggers to be more than 100 (the default), so that when you add a new trigger, the default of 100 will be before them. However I understand that may be tedious, or unworkable.
The best I can suggest as a work-around is to sequence all your existing triggers to be more than 100 (the default), so that when you add a new trigger, the default of 100 will be before them. However I understand that may be tedious, or unworkable.