operators
#1

Hello guys!

Simple stuff here:

Код:
if(PlayerInfo[playerid][pAdmin] <= 5) return 0;
Its says Unknown command even if im 5 level admin.

Whats wrong?

tried like this

Код:
if(PlayerInfo[playerid][pAdmin] != 5) return 0;
same...
Reply


Messages In This Thread
operators - by Dziugsas - 25.06.2014, 12:51
Re: iterators - by Jack_Leslie - 25.06.2014, 12:52
Re: iterators - by Dziugsas - 25.06.2014, 12:55
Re: operators - by Jack_Leslie - 25.06.2014, 12:57
Re: operators - by Dziugsas - 25.06.2014, 13:03
Re: operators - by Jack_Leslie - 25.06.2014, 13:05
Re: operators - by Dziugsas - 25.06.2014, 13:06

Forum Jump:


Users browsing this thread: 1 Guest(s)