16.03.2010, 11:51
ShowPlayerMarkers
PLAYER_MARKERS_MODE_OFF (0)
PLAYER_MARKERS_MODE_GLOBAL (1)
PLAYER_MARKERS_MODE_STREAMED (2)
What determines the mode 2 (streamed range).
Thoughts are it may be the
stream_distance
line
in the server.cfg.
But increasing this may cause other problems.
I used to use to control radar range with LimitGlobalChatRadius(300.0); and it used to work but not anymore.
PLAYER_MARKERS_MODE_OFF (0)
PLAYER_MARKERS_MODE_GLOBAL (1)
PLAYER_MARKERS_MODE_STREAMED (2)
What determines the mode 2 (streamed range).
Thoughts are it may be the
stream_distance
line
in the server.cfg.
But increasing this may cause other problems.
I used to use to control radar range with LimitGlobalChatRadius(300.0); and it used to work but not anymore.