Blip::shortRange

From RAGE Multiplayer Wiki
Revision as of 11:58, 29 December 2017 by Mcfloy (talk | contribs) (Created page with "__NOTOC__ '''Property''': Changes the behavior of the Blip on the minimap. ===Syntax== {{ServerSide}} <code lang="javascript"> blip.shortRange = true; // Auto-hide the blip...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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