20.02.2012, 22:32
you had SetPlayerMarkerForPlayer( playerid, id, 0xFF0000FF); id was just new id; wasnt defines so it was showing the player that called 911 id 0's marker
if you change it to
SetPlayerMarkerForPlayer( i, playerid, 0xFF0000FF);
it will show the cops the player that called 911's position
+rep if i helped
if you change it to
SetPlayerMarkerForPlayer( i, playerid, 0xFF0000FF);
it will show the cops the player that called 911's position
+rep if i helped