error GetPVarInt ?
#2

pawn Код:
if(GetPVarInt(playerid, "PlayerAutoLogin") == 1)
        {
         //your code here
        }
        else
        {
        //PLAYER DIALOG LOGIN
                 ShowPlayerDialog(playerid, DIALOG_LOGINACCOUNT, DIALOG_STYLE_PASSWORD, S_COLOR_EMB2 S_SHORTNAME S_COLOR_EMB1" - Login", S_COLOR_EMB1"This name is registered.\nEnter the password for this account:", "Login", "");
        }
Reply


Messages In This Thread
error GetPVarInt ? - by Useryy - 19.04.2014, 17:18
Re: error GetPVarInt ? - by Astralis - 19.04.2014, 17:42

Forum Jump:


Users browsing this thread: 1 Guest(s)