23.05.2015, 18:09
You can use something like this:
PHP код:
public OnPlayerConnect(playerid)
{
SpawnPlayer(playerid);
}