23.04.2013, 19:09
Quote:
|
Damn code is riddled with useless returns.... anyways post your saving routine.
|
it saves in a folder named by SFCRRPG , and as shown the dialogs in the main topic that line
PHP код:
if (udb_CheckLogin(PlayerName(playerid),inputtext))
{
AdminLevel[playerid] =dUserINT(PlayerName(playerid)).("Adminlevel");
PHP код:
AdminLevel[ID] =3;
but it still 0


