SetUseIslandMap — FiveM Natives
0x5E1460624D194A38 · HUD · all
Switches the display of the in-game minimap to the Cayo Perico map. This native needs to be called every frame to maintain the toggled state effectively. `` NativeDB Introduced: v2189 ``
Parameters
| Name | Type | Description |
|---|---|---|
| toggle | BOOL | A boolean value where `true` switches the minimap to the Cayo Perico map, and `false` reverts it to the standard map. |
Returns
void