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-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax See Also