Unit - Create 1 Hatchery for player 1 at (Center of Region 001) using default facing (No Options)
Variable - Set Hatchery[##] = (Position of (Last created unit))
Yeah, that would work. You just use set variable and it overwrites that index. You would probably need to save both the location and unit itself in separate variables.
Rollback Post to RevisionRollBack
Feel free to Send me a PM if you have any questions/concerns!
To post a comment, please login or register a new account.
Yeah, that would work. You just use set variable and it overwrites that index. You would probably need to save both the location and unit itself in separate variables.