01.05.2011, 03:59
On here.. Public OnGameModeInit()
Put this:
What the number (0-2) mean.
Put this:
pawn Код:
public OnGameModeInit()
{
ShowPlayerMarkers(0);
}
Код:
PLAYER_MARKERS_MODE_OFF (0) - Off PLAYER_MARKERS_MODE_GLOBAL (1) PLAYER_MARKERS_MODE_STREAMED (2)