Why this error?
#1

D:\server\gamemodes\rptestsv.pwn(1150) : error 017: undefined symbol "AdminLevel"

Код:
pInfo[pID][AdminLevel] = value;
Код:
enum PlayerInfo
{
    Pass[129],
    Adminlevel,
    VIPlevel,
    Money,
    Scores,
    Kills,
    Deaths
}
new pInfo[MAX_PLAYERS][PlayerInfo];
Reply


Messages In This Thread
Why this error? - by AndreiWow - 18.01.2016, 05:32
Re: Why this error? - by RoboN1X - 18.01.2016, 06:00
Re: Why this error? - by Abulsoud - 18.01.2016, 08:17

Forum Jump:


Users browsing this thread: 1 Guest(s)