[Help]
#3

pawn Код:
if(fexist(UserPath(playerid)))
    {
        INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);
        ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,""BlueEx"Los Santos Reality Roleplay",""GreyEx"Welcome back To Grand Theft Auto Central Roleplay\nType in your password to get Started.","Login","Quit");
    }
    else
    {
        ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_INPUT,""BlueEx"Grand Theft Auto Central Roleplay Registration ",""GreyEx"Welcome to Grand Theft Auto Central Roleplay\nType in your password.","Register","Quit");
    }
Where to add it because still learning pawn
Reply


Messages In This Thread
[Help] - by TheLonelyBeast - 27.11.2011, 16:00
Re: [Help] - by Kostas' - 27.11.2011, 16:05
Re: [Help] - by TheLonelyBeast - 27.11.2011, 16:07
Re: [Help] - by TheLonelyBeast - 27.11.2011, 20:47

Forum Jump:


Users browsing this thread: 1 Guest(s)