28.11.2009, 07:50
Returning a player back to the spawn sellection screen?
I want it in this function:
I want it in this function:
Код:
if(gPlayerLogged[playerid] == 0)
{
SendClientMessage(playerid, COLOR_LIGHTRED, "** This server requires a Login BEFORE spawn!");
}

