HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Event - Unit is Unloaded

04-04-2005, 01:39 PM#1
Tear25
There is an event for loading a unit into a transport, what is the event for unloading it, ir what is the order?
04-04-2005, 03:51 PM#2
Azhag
I don't think you can do an unload event. But there is a event called: Unit- Units is within range of unit. You could make the unloading unit become within range of the unit that loads it as soon as it unloads, to start the trigger. That might of sounded sloppy, :P sorry. If it didn't make sense, I'll explain myself better.
04-04-2005, 04:09 PM#3
Tear25
No, that made sense.. but I can't use a unit for that event because I don't want a preplaced unit for the trigger.
04-04-2005, 04:11 PM#4
Azhag
Add the unit that loads to a unit group, and then use close to unit group... blah.
04-04-2005, 04:41 PM#5
Tear25
You have to use a preplaced unit for the unit in the event "unit enters range."
04-04-2005, 05:26 PM#6
Azhag
There is other ways around the only selecting units on the map. First make a variable. Next make the variable a unit-type variable. Then when it allows you to select the unit, select the unit variable.
04-04-2005, 09:01 PM#7
Tear25
You cannot use a variable in the event!!!!!!!!!