[PROBLEM] Team Colors
#1

ok well i used this code to set each team a color for example the police deparment

Код:
		{
			SetPlayerToTeamColor(playerid);
			SetPlayerInterior(playerid,3);
			SetPlayerPos(playerid, 215.5322,151.7853,1003.0234);
			SetPlayerFacingAngle(playerid, 270.0);
			SetPlayerColor(playerid, COLOR_BLUE);
			PlayerInfo[playerid][pInt] = 3;
			return 1;
	  }
but the problem is that the police be show in the map as a blue icon and everybody can see them im editin a RP server so that would be gay as it is right now can someone tell me wich code use so only the names set as blue and the lil blue box dont show up on map?

Reply


Messages In This Thread
[PROBLEM] Team Colors - by Onyx09 - 03.01.2010, 23:25
Re: [PROBLEM] Team Colors - by Backwardsman97 - 03.01.2010, 23:29
Re: [PROBLEM] Team Colors - by Onyx09 - 03.01.2010, 23:50

Forum Jump:


Users browsing this thread: 2 Guest(s)