25.08.2012, 19:29
You could:
And immediately on OnPlayerConnect spawn him with "SpawnPlayer".
But deleting the arrows only is not possible
Код:
public OnPlayerRequestSpawn(playerid)
{
return 0;
}
But deleting the arrows only is not possible

