OnPlayerSpawn
From SA-MP
[edit]
OnPlayerSpawn
This callback is called when a player spawns (or respawns after death).
(playerid)
| playerid | ID of the player who respawned. |
This function does not return a specific value, it's best to simply ignore it.
