Posts: 120
Threads: 35
Joined: Aug 2012
Reputation:
0
Hello guys. Does anybody knows here how to make the icons on the minimap of players invisible? Like, that you can't see players on the minimap. Would be really cool!
Posts: 1,241
Threads: 304
Joined: May 2012
Reputation:
0
remove ShowPlayerMarkers(1); ??
Or you mean If player do Esc and Go map it will be visible??
Posts: 89
Threads: 7
Joined: Apr 2012
Reputation:
0
You mean that only invisible players to see minimap icons?
Posts: 158
Threads: 3
Joined: Jan 2012
Reputation:
0
ShowPlayerMarkers(0);
Add it to public OnGameModeInit()