30.05.2013, 12:29
Hey can you guys tell me how to remove the small dots of people from radar so they may not see each other.
public OnGameModeInit()
{
// Player markers only visible to near players
ShowPlayerMarkers(0);
}