HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Trigger Triggers

07-09-2002, 06:45 AM#1
dataangel
Now, if you read the grey text under "Remove trigger from que," it tells you that it won't stop instances of the trigger already running. Turn off trigger action is the same. Now I actually _do_ want it to stop instances of the trigger that are running. Anyone know how to do that?
07-09-2002, 07:48 AM#2
3DGuy
well I have been searching for that trigger for ages... but there's no solution on how to terminate the running trigger at once. What I do is make a variable that checks if the "trigger is running" then if it doesnt, i do "skip remaining actions".
07-09-2002, 09:42 AM#3
littlecramp
Quote:
Originally posted by dataangel
Now, if you read the grey text under "Remove trigger from que," it tells you that it won't stop instances of the trigger already running. Turn off trigger action is the same. Now I actually _do_ want it to stop instances of the trigger that are running. Anyone know how to do that?

how about exceution of trigger count >1 ?