help adminpm
#5

Код:
if(PlayerInfo[playerid][pAdmin] >= 2) return SendClientMessage(playerid, COLOR_GREY, "Admin Only !");
Should be like this
Код:
if(PlayerInfo[playerid][pAdmin] < 2) return SendClientMessage(playerid, COLOR_GREY, "Admin Only !");
Reply


Messages In This Thread
help adminpm - by kurniarocki - 29.05.2014, 00:42
Re: help adminpm - by Scrillex - 29.05.2014, 00:51
Re: help adminpm - by Stealthshooter - 29.05.2014, 00:57
Re: help adminpm - by Threshold - 29.05.2014, 02:04
Re: help adminpm - by TazmaNiax - 29.05.2014, 02:25
Re: help adminpm - by Stinged - 29.05.2014, 03:37

Forum Jump:


Users browsing this thread: 1 Guest(s)