PlayerSpawn
-
- Posts: 21
- Joined: Sun Jan 21, 2018 6:55 am
PlayerSpawn
How do I change the spawn of all players?
Re: PlayerSpawn
The spawn position is set individually as demonstrated in the Wiki. Later on the RE-SPAWN position can be updated using the setPlayerRespawnPos function.
Code: Select all
function playerSpawnCredentials(playerid)
spawnPlayer(playerid, x, y, z)
end
registerEvent("playerSpawnCredentials", "onPlayerCredential")
Who is online
Users browsing this forum: No registered users and 1 guest