SetBigmapActive — FiveM Natives
0x231C8F89D0539D8F · HUD · all
Toggles the big minimap state like in GTA:Online. To get the current state of the minimap, use IS_BIGMAP_ACTIVE.
Parameters
| Name | Type | Description |
|---|---|---|
| toggleBigMap | BOOL | Enable or disable the expanded minimap. |
| showFullMap | BOOL | Enable or disable the full map from being shown on the minimap, requires p0 to be true. |
Returns
void