How can I set the minimap blip visibility off just for 1 player(rep+)
#1

How can I set the minimap blip visibility off just for 1 player(rep+)
For example:
Player XYZ types /HideMeFromOtherGuysMinimap and he becomes INVISIBLE so player XYZ2 can't see XYZ in the minimap.
Reply
#2

SetPlayerMarkerForPlayer(XYZ2, XYZ, 00);

E: Use for(new i=0; i < MAX_PLAYERS; i++)
to target every player.
Reply
#3

I will test it
Reply
#4

Repped works
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)