HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Question

07-07-2002, 12:02 PM#1
Guest
Question: I made a trigger that when a unit enters a certain part of the map, it triggers a cutscene. How do I a: have it so only a certain unit triggers it? b:delete the triggers effect after it is activated for the first time?
07-07-2002, 04:16 PM#2
Guest
a: Use condition, Unit Comparision -> "(Triggering unit) equal to (your unit)"

b: easy, just put "Trigger - Turn off (this trigger)" as the last action.