This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
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.
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.