| 08-27-2002, 06:03 PM | #1 |
i have been baffled over and over about this trigger im trying to make i want to be able to in my map type kill unit, and whichever unit or building i have selected will disappear, i tried this trigger EVENT- -player 1 red selects a unit -player 1 red types kill unit as an exact match ACTION- -kill matching unit this obviously didnt work what am i doing wrong someone please helppp |
| 08-27-2002, 06:10 PM | #2 |
Rather do something like this: Code:
EVENTS - Player 1 (Red) types a chat message containing "kill" as An exact match. CONDITIONS - None ACTIONS - Unit Group - Pick every unit in (Units currently selected by (Triggering player) and do (Unit - Kill Unit (Picked Unit)) |
| 09-25-2002, 05:11 AM | #3 |
I think there might be some help for you inside of my pants. Why don't you reach in and grab for it? =) |
