Command error
#1

I have a command which can be executed only by cops and admins level 5.

I have this check:

pawn Код:
if(gTeam[playerid] != TEAM_COP || Player[playerid][AccountLevel] < 5) return SCM(playerid, COLOR_LIGHTRED, "* You must be a law enforcement officer to remove a roadblock.");
But doesn't work. It says i need to be a Law Enforcement Officer. (P.S I'm a civ with admin level 5).
Reply


Messages In This Thread
Command error - by KinderClans - 29.09.2018, 17:15
Re: Command error - by Undef1ned - 29.09.2018, 17:24
Re: Command error - by UFF - 29.09.2018, 17:45
Re: Command error - by CaptainBoi - 29.09.2018, 18:23
Re: Command error - by KinderClans - 29.09.2018, 18:50
Re: Command error - by SaMuRy - 29.09.2018, 19:04
Re: Command error - by CaptainBoi - 29.09.2018, 19:19
Re: Command error - by CaptainBoi - 29.09.2018, 19:28
Re: Command error - by KinderClans - 29.09.2018, 20:26
Re: Command error - by CaptainBoi - 30.09.2018, 04:28

Forum Jump:


Users browsing this thread: 2 Guest(s)