Help! +rep if you help me
#2

Didnt tested it couse im with phone...
pawn Код:
public loadaccount_user(playerid, name[], value[])
{
    INI_Int("Password", PlayerInfo[playerid][pPass]); // LINE 160
    INI_Int("pAdmin",PlayerInfo[playerid][pAdmin]);
    INI_Int("pMoney",PlayerInfo[playerid][pMoney]);
    INI_Int("pLevels",PlayerInfo[playerid][pLevels]);
    INI_Int("Factions",PlayerInfo[playerid][Factions]);
    return 1;
}
Reply


Messages In This Thread
Help! +rep if you help me - by MrCallum - 14.09.2014, 12:23
Re: Help! +rep if you help me - by SHE790 - 14.09.2014, 12:36
Re: Help! +rep if you help me - by Ox1gEN - 14.09.2014, 12:42

Forum Jump:


Users browsing this thread: 1 Guest(s)