Can anyone think of why this wouldn't allow for units to be loaded into a bunker? I've exhausted about 5 other ideas and sadly this is my last attempt.
Or what triggers would you use. Any ideas are welcome D:
Edit:
Just some points in here. Bunker 1 = Region where the units are standing when the map loads.
Can anyone think of why this wouldn't allow for units to be loaded into a bunker? I've exhausted about 5 other ideas and sadly this is my last attempt.
Or what triggers would you use. Any ideas are welcome D:
Edit:
Just some points in here. Bunker 1 = Region where the units are standing when the map loads.
The Bunker has to use the load ability, Not the unit. It would look something like:
Event:
Unit - Any Unit Enters Region 001
Action:
Unit - Order Bunker [121.50, 124.50] to (Bunker - Load (Bunker) (Triggering unit)) (After Existing Orders)
Hope that helps.
Hmm that makes more sense...xD
Yep that worked like a charm. Thank ya sir. :3