20.09.2015, 13:55
Take a GameMode from internet and start to editing. If you start editing you start to learn pawn script.
For spawn, search in GameMode with ctrl+f " OnPlayerSpawn"
And there you put
SetPlayerPos (playerid, x,y,z );
For spawn, search in GameMode with ctrl+f " OnPlayerSpawn"
And there you put
SetPlayerPos (playerid, x,y,z );