/makeadmin cmd trouble
#3

Quote:
Originally Posted by XtremeRz
Посмотреть сообщение
Код:
Player[id][Admin] = level;
You need to change that with the respective value in your enumerator. Can you show me your player stats enumerator structure?
Код:
enum pInfo
{
    pPass,
    pCash,
    pAdmin,
    pKills,
    pDeaths
}
new PlayerInfo[MAX_PLAYERS][pInfo];
this? I've tried with pAdmin aswell didn't work tho'..
Reply


Messages In This Thread
/makeadmin cmd trouble - by MrCesar - 24.06.2017, 21:38
Re: /makeadmin cmd trouble - by XtremeRz - 24.06.2017, 21:41
Re: /makeadmin cmd trouble - by MrCesar - 24.06.2017, 21:49
Re: /makeadmin cmd trouble - by Kane - 24.06.2017, 21:50
Re: /makeadmin cmd trouble - by MrCesar - 24.06.2017, 22:06

Forum Jump:


Users browsing this thread: 1 Guest(s)