Please look at this
#5

Quote:
Originally Posted by Don Correlli
Same as before:
Quote:
Originally Posted by Don Correlli
Change:
pawn Код:
if(gTeam[playerid] == TEAM_COP) SendClientMessage(playerid, COLOR_ORANGE, "Only Law Enforcement can use this command");
to:
pawn Код:
if(gTeam[playerid] != TEAM_COP) SendClientMessage(playerid, COLOR_ORANGE, "Only Law Enforcement can use this command");
I have tryed that, it still displayers all the things i said...Can you tell me where to put it? because im still having same issue
Reply


Messages In This Thread
Please look at this - by killdahobo99 - 30.07.2009, 00:02
Re: Please look at this - by Correlli - 30.07.2009, 00:26
Re: Please look at this - by killdahobo99 - 30.07.2009, 00:37
Re: Please look at this - by Correlli - 30.07.2009, 01:08
Re: Please look at this - by killdahobo99 - 30.07.2009, 01:16

Forum Jump:


Users browsing this thread: 5 Guest(s)