11.09.2012, 00:43
pawn Код:
//En OnGameModeInit
ShowPlayerMarkers(2);
//En OnPlayerConnect
SetPlayerColor(playerid, 0xRRGGBB00);
//Comando /refuerzos
for(new i = 0; i < GetMaxPlayers(); i++)
if(Equipo[i] == Policia)
SetPlayerMarkerForPlayer(i, playerid, 0x0000FFFF);