Marker shows the wanted
#2

Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
     if(TEAM_COP[i] == 1) //you'll need to adjust this bit to however you've set teams up in your server
     {
         SetPlayerMarkerForPlayer(i, the id of the player who committed the crime, the colour you want to set them to);
     }
}
Reply


Messages In This Thread
Marker shows the wanted - by JoeDaDude - 28.05.2009, 14:11
Re: Marker shows the wanted - by lol2112 - 28.05.2009, 14:17
Re: Marker shows the wanted - by JoeDaDude - 28.05.2009, 14:45
Re: Marker shows the wanted - by lol2112 - 28.05.2009, 14:57

Forum Jump:


Users browsing this thread: 1 Guest(s)