SetAmbientZoneState — FiveM Natives
0xBDA07E5950085E46 · AUDIO · all
Parameters
| Name | Type | Description |
|---|---|---|
| zoneName | char* | |
| enabled | BOOL | Enables/disables an ambient zone 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