BaseModeShowPlayerMarkers Method |
A function that can be used in
OnInitialized(EventArgs) to enable or disable the players markers,
which would normally be shown on the radar. If you want to change the marker settings at some other point in the
gamemode, have a look at
SetPlayerMarker(BasePlayer, Color) which does exactly that.
Namespace:
SampSharp.GameMode
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
See Also