im having some trouble with a transport i made,
the transport has no abilities (until you load a unit into it), then it adds an ability to the transport
-this works fine
when you unload a unit the transport is supposed to lose the ability (but this ONLY works if the player actualy clicks the unload button)... If the player clicks on the unit's icon to unload- it does not count as using the "unload transport" and therefore does not remove the ability,
now ive searched the editor and the only Event i could find would be: "Is loaded into a transport"... but the corresponding "is UN-loaded from transport" seems to mysteriously be missing for some reason.
is there any way to make an event out of a transport droping a unit?
because i really do not want to lag my game with a "check every x seconds"
the transport has no abilities (until you load a unit into it), then it adds an ability to the transport
-this works fine
when you unload a unit the transport is supposed to lose the ability (but this ONLY works if the player actualy clicks the unload button)... If the player clicks on the unit's icon to unload- it does not count as using the "unload transport" and therefore does not remove the ability,
now ive searched the editor and the only Event i could find would be: "Is loaded into a transport"... but the corresponding "is UN-loaded from transport" seems to mysteriously be missing for some reason.
is there any way to make an event out of a transport droping a unit?
because i really do not want to lag my game with a "check every x seconds"