SetAmbientZoneListState — FiveM Natives
0x9748FA4DE50CCE3E · AUDIO · all
Parameters
| Name | Type | Description |
|---|---|---|
| zoneListName | char* | |
| enabled | BOOL | Enables/disables a list of ambient zones for the duration of this script |
| forceUpdate | BOOL | Set to true to force a zone to become disabled even if its currently active, default behaviour is to only change state when the player leaves the zone. |
Returns
void