ShowOutlineIndicatorOnBlip — FiveM Natives
0xB81656BC81FE24D1 · HUD · all
Toggles a cyan outline around the blip. Color can be changed with SET_BLIP_SECONDARY_COLOUR. Enabling this circle will override the "crew" and "friend" half-circles (see SHOW_CREW_INDICATOR_ON_BLIP and SHOW_FRIEND_INDICATOR_ON_BLIP).
Parameters
| Name | Type | Description |
|---|---|---|
| blip | Blip | The blip to toggle the outline on. |
| toggle | BOOL | Enables or disables the outline. |
Returns
void