[HELP]My errors when i compile
#7

Код:
	if(strcmp(cmd, "/uniform", true) == 0)
	{
		if (PlayerToPoint(3, playerid,254.9053,76.4039,1003.6406) || PlayerToPoint(3,playerid,254.9053,76.4039,1003.6406) || PlayerInfo[playerid][pLocal] != 255)
		{
			if(PlayerInfo[playerid][pMember] != 1)
			{
				SendClientMessage(playerid, COLOR_LIGHTBLUE,"_______Uniform_____");
				SendClientMessage(playerid, COLOR_GREY," 1.Cadet   2.Officer ");
	  		SendClientMessage(playerid, COLOR_GREY," 3.Sergeant 4.Lieutenant ");
	  		SendClientMessage(playerid, COLOR_GREY," 5.Captain  6.Chief ");
	  		SendClientMessage(playerid, COLOR_GREY," 7.FBI    8.Army ");
	  		SendClientMessage(playerid, COLOR_GREY," 9.Swat   9.Bike ");
	  			SendClientMessage(playerid, COLOR_LIGHTBLUE,"type the name like /[name]  ");
				return 1;
			}
	 	}
	} // here
Reply


Messages In This Thread
[HELP]My errors when i compile - by Lilcuete - 03.11.2009, 20:07
Re: [HELP]My errors when i compile - by Alice[WS] - 03.11.2009, 20:10
Re: [HELP]My errors when i compile - by Lilcuete - 03.11.2009, 20:15
Re: [HELP]My errors when i compile - by Alice[WS] - 03.11.2009, 20:33
Re: [HELP]My errors when i compile - by Lilcuete - 03.11.2009, 21:00
Re: [HELP]My errors when i compile - by Jose 510 - 03.11.2009, 21:12
Re: [HELP]My errors when i compile - by Alice[WS] - 03.11.2009, 21:16

Forum Jump:


Users browsing this thread: 2 Guest(s)