Function
UI
UI_CreateMinimapBlip
Creates a blip on the minimap; return the ID of the blip.
On this page
UI_CreateMinimapBlip(where, lifetime, blipDataTemplate, blipRadius)Description
'where' can be an entity, marker, position, egroup, sgroup, or squad. blipRadius is an optional number to create the blip with a circular area with that radius
Parameters
whereStackVarrequiredlifetimeRealrequiredblipDataTemplateStringrequiredblipRadiusFloatoptional
Returns
blipIDSource
Declared in the game's script sources at:
scar/ui.scar