This is weird :\
#10

pawn Код:
public LoadUser_data(playerid,name[],value[])
{
    INI_Int("Password",PlayerInfo[playerid][pPass]);
    INI_Int("Admin",PlayerInfo[playerid][pAdmin]);
    INI_Int("VIP",PlayerInfo[playerid][pVIP]);
    INI_Int("DKZ",PlayerInfo[playerid][pDKZ]);
    INI_Int("Kills",PlayerInfo[playerid][pKills]);
    INI_Int("Deaths",PlayerInfo[playerid][pDeaths]);
    INI_Int("Jailed",PlayerInfo[playerid][pJailed]);
    INI_Int("Muted",PlayerInfo[playerid][pMuted]);
    INI_Int("Cash",PlayerInfo[playerid][pCash]);
    INI_Int("Score",PlayerInfo[playerid][pScore]);
    INI_Int("Banned",PlayerInfo[playerid][pBanned]);
    INI_Int("Reputation",PlayerInfo[playerid][pReputation]);
    INI_Int("PlayingHour",PlayerInfo[playerid][pPlayingHour]);
    return 1;
}
Reply


Messages In This Thread
This is weird :\ - by Devilxz97 - 09.12.2012, 16:50
Re: This is weird :\ - by Mr.Anonymous - 09.12.2012, 17:04
Re: This is weird :\ - by Devilxz97 - 09.12.2012, 17:15
Re: This is weird :\ - by Patrick - 09.12.2012, 17:22
Re: This is weird :\ - by Devilxz97 - 09.12.2012, 17:25
Re: This is weird :\ - by Patrick - 09.12.2012, 17:36
Re: This is weird :\ - by Devilxz97 - 09.12.2012, 17:38
Re: This is weird :\ - by Devilxz97 - 10.12.2012, 02:30
Re: This is weird :\ - by Nordic - 10.12.2012, 05:46
Re: This is weird :\ - by Devilxz97 - 10.12.2012, 09:34
Re: This is weird :\ - by Konstantinos - 10.12.2012, 10:22
Re: This is weird :\ - by Nordic - 10.12.2012, 16:58

Forum Jump:


Users browsing this thread: 4 Guest(s)