/pu cmd help
#1

Код:
if(strcmp(cmdtext,"/pu",true)==0)
{
  if(Member[playerid] == 1)
  if(IsPlayerConnected(playerid))
  {
	SendClientMessageToAll(COLOR_BLUE,"THIS IS THE POLICE! PULL OVER IMMEDIATELY");
		else
	SendClientMessage(playerid,red,"Error-You Are Not A Law Enforcer!");
  }
		return 1;
		}
it just wont compile plz help
Reply


Messages In This Thread
/pu cmd help - by sinbad - 06.06.2010, 21:07
Re: /pu cmd help - by Jonni8 - 06.06.2010, 21:12

Forum Jump:


Users browsing this thread: 1 Guest(s)