How I can disable people with color.
#3

You wan't just to set color (TAB), and not to show in minimap?

You can do like Loot said you, setting alpha value to 00 so it would be invisible, but if you want to disable ALL markers

pawn Код:
public OnGameModeInit()
{
    ShowPlayerMarkers(0);
}
Reply


Messages In This Thread
How I can disable people with color. - by DemME - 08.12.2013, 18:31
Re: How I can disable people with color. - by Loot - 08.12.2013, 18:41
Re: How I can disable people with color. - by erminpr0 - 08.12.2013, 18:47

Forum Jump:


Users browsing this thread: 1 Guest(s)