- Joined
- May 24, 2024
- Messages
- 33
A jass way that can help you to set the location of players' startLocations.
call DefineStartLocationLoc(pid,region)
For example:'call DefineStartLocationLoc(0,udg_rg1)' set player1 the startlocation to the middle of the region named rg1.
call DefineStartLocationLoc(pid,region)
For example:'call DefineStartLocationLoc(0,udg_rg1)' set player1 the startlocation to the middle of the region named rg1.