#5

Not really sure what the problem is, but i'd just like to drop this off.
pawn Код:
if(PlayerInfo[playerid][AdminLevel] >= 5 || IsPlayerAdmin(playerid))
I guess you are trying to do this:
pawn Код:
if(PlayerInfo[playerid][AdminLevel] >= 5 && IsPlayerAdmin(playerid))
Shouldn't really be necessary to use IsPlayerAdmin though.

EDIT: Oh sorry, i forgot that IsPlayerAdmin is for RCON admins, nvm.
Reply


Messages In This Thread
BAN - by kalanerik99 - 25.01.2015, 13:46
Re: BAN - by Ironboy - 25.01.2015, 15:13
Re: BAN - by kalanerik99 - 25.01.2015, 18:20
Re: BAN - by zaibaslr2 - 25.01.2015, 18:23
Re: BAN - by CalvinC - 25.01.2015, 18:23
Re: BAN - by kalanerik99 - 25.01.2015, 18:25
Re: BAN - by kalanerik99 - 31.01.2015, 13:10
Re: BAN - by kalanerik99 - 31.01.2015, 16:59
Re: BAN - by kalanerik99 - 01.02.2015, 10:08
Re: BAN - by BroZeus - 01.02.2015, 10:28

Forum Jump:


Users browsing this thread: 1 Guest(s)