Blip::shortRange

From RAGE Multiplayer Wiki
Revision as of 11:49, 10 May 2018 by MrPancakers (talk | contribs) (Added blip definitions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Property: Changes the behavior of the Blip on the minimap.

Syntax

Server-Side

blip.shortRange = true; // Auto-hide the blip if it's not longer in range of the minimap
blip.shortRange = false; // Always show the blip

See Also