Critical Error
#2

pawn Код:
public OnPlayerRequestSpawn(playerid)
{
    if(IsPlayerLogged(playerid) == 0 && !IsPlayerAdminEx(playerid))
    {
        GameTextForPlayer(playerid, "~r~You need to loggin first!", 1500, 3);
    }
   
    return 1;
}
Reply


Messages In This Thread
Critical Error - by Super_Panda - 16.10.2011, 20:33
Re: Critical Error - by Lorenc_ - 16.10.2011, 20:44

Forum Jump:


Users browsing this thread: 1 Guest(s)