HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Multiple Evets

05-23-2003, 05:59 PM#1
Earth-Fury
I know you can do:
Code:
Player [1] enters a chat message contaning (-help) as an exact match
Player [2] enters a chat message contaning (-help) as an exact match
Player [3] enters a chat message contaning (-help) as an exact match


But can you do:
Code:
Player [1] enters a chat message contaning (-help) as an exact match
A unit owned by player [1] is isued an order without a target


its probobly possible, im just too tierd to test it.
05-23-2003, 06:01 PM#2
Dead-Inside
Basicly, yes.
05-23-2003, 06:06 PM#3
Earth-Fury
i thoght so. thanks. lol im just trying to cut down on trrigersa thta do the same thing =P
05-23-2003, 10:50 PM#4
Draco
You can use as many events as you want to trigger... well, the triggers. Remember, though, it only takes one event to run the trigger, so use conditions if you want a specific event.
05-24-2003, 02:28 AM#5
Earth-Fury
i know. i only wnated to know if it was possible =P