This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
(SCV's aren't present at the start)
Tried this :
Unit - (Unit 1 from (Supply Depot units in AccessGenerator owned by player 6 matching Excluded: Missile, Dead, Hidden, with at most Any Amount)) creates a unit with ability Any or behavior Any
Failed. lol Any help?
Could do like that:
TempUnit = (Unit 1 from (SCV units in (YourRegion) owned by player Any Player matching Excluded: Missile, Dead, Hidden, with at most Any Amount)) <Unit> Unit - Order (TempUnit) to (SCV - Build Supply Depot targeting SomePoint) (Replace Existing Orders)
So YourRegion should probably be player 6's base and SomePoint is .. well whereever you want the unit to build the Supply Depot.
(SCV's aren't present at the start)
Tried this :
Unit - (Unit 1 from (Supply Depot units in AccessGenerator owned by player 6 matching Excluded: Missile, Dead, Hidden, with at most Any Amount)) creates a unit with ability Any or behavior Any
Failed. lol Any help?
Could do like that:
So YourRegion should probably be player 6's base and SomePoint is .. well whereever you want the unit to build the Supply Depot.