| 12-23-2002, 02:21 AM | #1 |
Trying to set up a trigger for a unit that comes alive when you 'buy' it from a merchant. What would it be? event: A unit owned by player 1 ((WHAT)) I can't figure out what it is, for some units it says summoned, I thought it would be trained, then I tried triggering unit. If there's another option besides using an event, such as a unit enters a region as the event, then as a condition you say what type the unit is, then please tell me. I can't get this to work. Basically when a unit that you buy from a merchant appears, a trigger is fired, removing the newly spawned unit and doing other stuff. Grr. |
| 12-23-2002, 02:39 AM | #2 |
If your removing the newly spawned unit, just make a trigger that fires whenever the player owns one of the units he's buying. As soon as it comes into his control, the trigger goes off, removes the unit, and does whatever other desired effects. |
