DisplayPlayerNameTagsOnBlips — FiveM Natives
0x82CEDC33687E1F50 · HUD · all
Toggles whether or not name labels are shown on the expanded minimap next to player blips, like in GTA:O. Doesn't need to be called every frame. Preview: https://i.imgur.com/DfqKWfJ.png Make sure to call SET_BLIP_CATEGORY with index 7 for this to work on the desired blip.
Parameters
| Name | Type | Description |
|---|---|---|
| toggle | BOOL | the toggle boolean |
Returns
void