First i had it so that the dropship targeted units in my unit group but it only picked up player ones unit, then i tried making the unit group load into the drop ship but they just followed it. now im back to trying to get the dropship to pick up units in the unit group. Someone have any insight on this one?
edit: and i changed the requirements to ally as well so it can pick up allied units.
Events
Timer - Elapsed time is 2.0 Game Time seconds
Local Variables
Conditions
Actions
Unit - Order Special Ops Dropship [226.97, 44.34] to ( Stop) (Replace Existing Orders)
Unit Group - Pick each unit in Ghostgroup and do (Actions)
Actions
Unit - Order Special Ops Dropship [226.97, 44.34] to (Special Ops Dropship - Load (Medivac) targeting (Picked unit)) (Replace Existing Orders)
errr NVM thanks man, i didnt realize AFTER existing orders was why it wasn't working :thumbs up:
First i had it so that the dropship targeted units in my unit group but it only picked up player ones unit, then i tried making the unit group load into the drop ship but they just followed it. now im back to trying to get the dropship to pick up units in the unit group. Someone have any insight on this one?
edit: and i changed the requirements to ally as well so it can pick up allied units.
Order Dropship to Stop (Replace Existing Orders)
Pick each unit in (your unit group)
Order Dropshop to Load (Picked Unit) (After Existing Orders)
Make sure the load command you specify is linked to the same transport ability the dropship has.
@RileyStarcraft
Events
Timer - Elapsed time is 2.0 Game Time seconds
Local Variables
Conditions
Actions
Unit - Order Special Ops Dropship [226.97, 44.34] to ( Stop) (Replace Existing Orders)
Unit Group - Pick each unit in Ghostgroup and do (Actions)
Actions
Unit - Order Special Ops Dropship [226.97, 44.34] to (Special Ops Dropship - Load (Medivac) targeting (Picked unit)) (Replace Existing Orders)
errr NVM thanks man, i didnt realize AFTER existing orders was why it wasn't working :thumbs up: