Problems with account saving
#6

No, give me the enums of your pInfo or PlayerInfo or whatever you put there.

example:

pawn Код:
// Enums
enum PlayerData
{
    Registered,
    LoggedIn,
    Level,
    Helper,
    Tag,
    dRank,
    Muted,
    Caps,
    Jailed,
    JailTime,
    Frozen,
    FreezeTime,
    Kills,
    Deaths,
    hours,
    mins,
    secs,
    TotalTime,
    ConnectTime,
    MuteWarnings,
    Warnings,
    Spawned,
    TimesSpawned,
    God,
    GodCar,
    DoorsLocked,
    SpamCount,
    SpamTime,
    PingCount,
    PingTime,
    BotPing,
    blip,
    blipS,
    pPing[PING_MAX_EXCEEDS],
    pColour,
    pCar,
    SpecID,
    SpecType,
    OnDuty,
    bool:AllowedIn,
    FailLogin,
    Prestige1,
    Prestige2
};
new PlayerInfo[MAX_PLAYERS][PlayerData];
Reply


Messages In This Thread
Problems with account saving - by RaZZ0r - 01.03.2014, 09:53
Re: Problems with account saving - by Equuuuin0X - 01.03.2014, 09:56
Re: Problems with account saving - by RaZZ0r - 01.03.2014, 10:00
Re: Problems with account saving - by Equuuuin0X - 01.03.2014, 10:01
Re: Problems with account saving - by RaZZ0r - 01.03.2014, 10:05
Re: Problems with account saving - by Equuuuin0X - 01.03.2014, 10:09
Re: Problems with account saving - by RaZZ0r - 01.03.2014, 10:15
Re: Problems with account saving - by Equuuuin0X - 01.03.2014, 10:22
Re: Problems with account saving - by RaZZ0r - 01.03.2014, 10:24
Re: Problems with account saving - by Equuuuin0X - 01.03.2014, 10:36

Forum Jump:


Users browsing this thread: 1 Guest(s)