Posts: 341
Threads: 59
Joined: Jul 2010
Reputation:
0
How do I hide team1's blips for team2?
They team1's blips keeps reappearing for team2.
Posts: 1,765
Threads: 1
Joined: Aug 2011
Reputation:
0
SetPlayerMarkerForPlayer(playeridtoshowto, playeridthatblaipis, color);
The moral of the story is to use ******, just run loops with that code.
Posts: 1,177
Threads: 27
Joined: Sep 2011
Reputation:
0
When do they reappear?
If they reappear on spawn, then hide them under OnPlayerSpawn.
If they reappear on stream in, then hide them under OnPlayerStreamedIn.