y_ini big problem
#9

pawn Code:
if(!fexist(UserPath(playerid))) ShowPlayerDialog(playerid, REGISTER, DIALOG_STYLE_INPUT,"{B0B0B0}Register","{FFFFFF}Type your password below to register a new account.","Register","Cancel");
else ShowPlayerDialog(playerid, LOGIN, DIALOG_STYLE_INPUT,"{B0B0B0}Login","{FFFFFF}Welcome back to {33E82A}San Andreas Stunt Evolution.{FFFFFF}\n\nThis account is already registered.Login to access your account:","Login","Cancel");
And put this:
pawn Code:
INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);
In your Login Dialog.....
Reply


Messages In This Thread
y_ini big problem - by [RS]Monk - 21.11.2011, 18:57
Re: y_ini big problem - by JaTochNietDan - 21.11.2011, 22:14
Re: y_ini big problem - by [RS]Monk - 22.11.2011, 06:03
Re: y_ini big problem - by [MG]Dimi - 22.11.2011, 09:37
Re: y_ini big problem - by aRoach - 22.11.2011, 09:48
Re: y_ini big problem - by [RS]Monk - 22.11.2011, 10:01
Re: y_ini big problem - by JaTochNietDan - 22.11.2011, 10:05
Re: y_ini big problem - by [RS]Monk - 22.11.2011, 10:08
Re: y_ini big problem - by aRoach - 22.11.2011, 10:11
Re: y_ini big problem - by JaTochNietDan - 22.11.2011, 10:12

Forum Jump:


Users browsing this thread: 1 Guest(s)