OnPlayerConnect
From SA-MP
[edit]
OnPlayerConnect
This callback is called when a player connects to the server.
(playerid)
| playerid | ID of the player who joined. |
This function does not return a specific value, it's best to simply ignore it.
| playerid | ID of the player who joined. |