setadmin command
#6

Try replacing this:

pawn Код:
if(sscanf(params, "ui",id, alevel))return SendClientMessage(playerid, red, "USAGE:{FFFFFF} /setadmin [playerid] [admin level] (Max Admin Level : 8)");
with this:

pawn Код:
if(!sscanf(params, "ui",id, alevel))return SendClientMessage(playerid, red, "USAGE:{FFFFFF} /setadmin [playerid] [admin level] (Max Admin Level : 8)");
Reply


Messages In This Thread
setadmin command - by AhmedMohamed - 20.03.2014, 23:32
Re: setadmin command - by ChromeMenu - 21.03.2014, 00:43
Re: setadmin command - by AhmedMohamed - 21.03.2014, 00:47
Re: setadmin command - by AhmedMohamed - 21.03.2014, 02:19
Re: setadmin command - by Unte99 - 21.03.2014, 02:39
Re: setadmin command - by ACI - 21.03.2014, 02:56
Re: setadmin command - by AhmedMohamed - 21.03.2014, 03:25

Forum Jump:


Users browsing this thread: 4 Guest(s)