giveplayerid help [HELP ME]
#2

place the if statement of sscanf above the if statement where it checks the mod like this
pawn Код:
if(sscanf(params, "u", givetoid))return SendClientMessage(playerid, COLOR_WHITE, "USAGE: /makegangmod [playerid]");
if(PlayerInfo[givetoid][pGangMod] == 0 ) return SendClientMessage(playerid, COLOR_REALRED, "ERROR: That player is not an gang Moderator");
Reply


Messages In This Thread
giveplayerid help [HELP ME] - by ChristianIvann09 - 31.03.2014, 10:41
Re: giveplayerid help [HELP ME] - by BroZeus - 31.03.2014, 10:47

Forum Jump:


Users browsing this thread: 1 Guest(s)