scripting help!
#2

PHP код:
if(IsPlayerAdmin(playerid))return SendClientMessage(playeridCOLOR_ERROR,"[ERROR]:you are not rcon admin"); 
Change To
PHP код:
if(!IsPlayerAdmin(playerid))return SendClientMessage(playeridCOLOR_ERROR,"[ERROR]:you are not rcon admin"); 
Reply


Messages In This Thread
scripting help! - by ahameed4755 - 03.10.2015, 14:54
Re: scripting help! - by dh240473 - 03.10.2015, 14:58
Re: scripting help! - by Lordzy - 03.10.2015, 15:00
Re: scripting help! - by ahameed4755 - 03.10.2015, 15:02

Forum Jump:


Users browsing this thread: 1 Guest(s)