12.05.2013, 16:16
Do you want make random spawn places? If yes see this.
https://sampwiki.blast.hk/wiki/Random
SetPlayerPos
Or you can use simple this function below OnGameModeInit.
https://sampwiki.blast.hk/wiki/Random
SetPlayerPos
Or you can use simple this function below OnGameModeInit.
pawn Код:
AddPlayerClass(skinid, x, y, z, a, weapon1, ammo1, weapon2, ammo2, weapon3, ammo3);