The FiveM developer’s field guide
Know the native.
Build the world.
Engine functions, framework docs, and game assets.
One reference. From the first lookup to the last line.
knowledge base
Explore / FiveM
Native reference
- AUDIOvoid
INTERRUPT_CONVERSATION_AND_PAUSE
Handles conversation interrupts and pauses, using the code-side system for improved timing and to minimize unfriendly logic interactions.
0x8A694D7A68F8DC38 - AUDIOBOOL
IS_ALARM_PLAYING
Description not yet documented
0x226435CB96CCFC8C - AUDIOBOOL
IS_AMBIENT_SPEECH_DISABLED
Description not yet documented
0x932C2D096A2C3FFF - AUDIOBOOL
IS_AMBIENT_SPEECH_PLAYING
Description not yet documented
0x9072C8B49907BFAD - AUDIOBOOL
IS_AMBIENT_ZONE_ENABLED
Description not yet documented
0x01E2817A479A7F9B - AUDIOBOOL
IS_ANIMAL_VOCALIZATION_PLAYING
Description not yet documented
0xC265DF9FB44A9FBD - AUDIOBOOL
IS_ANY_POSITIONAL_SPEECH_PLAYING
Determines if any ped-independent, positionally-based scripted speech is currently active. This typically includes speech events triggered using [`PLAY_AMBIENT_SPEECH_FROM_POSITION_NATIVE`](#\_0xED640017ED337E45). ``` NativeDB Introduced: v2189 ```
0x30CA2EF91D15ADF8 - AUDIOBOOL
IS_ANY_SPEECH_PLAYING
Description not yet documented
0x729072355FA39EC9 - AUDIOBOOL
IS_AUDIO_SCENE_ACTIVE
Description not yet documented
0xB65B60556E2A9225 - AUDIOBOOL
IS_GAME_IN_CONTROL_OF_MUSIC
``` Hardcoded to return 1 ```
0x6D28DC1671E334FD - AUDIOBOOL
IS_HORN_ACTIVE
Description not yet documented
0x9D6BFC12B05C6121 - AUDIOBOOL
IS_MISSION_COMPLETE_PLAYING
Description not yet documented
0x19A30C23F5827F8A - AUDIOBOOL
IS_MISSION_COMPLETE_READY_FOR_UI
Description not yet documented
0x6F259F82D873B8B8 - AUDIOBOOL
IS_MISSION_NEWS_STORY_UNLOCKED
Description not yet documented
0x66E49BF55B4B1874 - AUDIOBOOL
IS_MOBILE_INTERFERENCE_ACTIVE
Description not yet documented
0xC8B1B2425604CDD0 - AUDIOBOOL
IS_MOBILE_PHONE_CALL_ONGOING
Description not yet documented
0x7497D2CE2C30D24C - AUDIOBOOL
IS_MOBILE_PHONE_RADIO_ACTIVE
Description not yet documented
0xB35CE999E8EF317E - AUDIOBOOL
IS_MUSIC_ONESHOT_PLAYING
Description not yet documented
0xA097AB275061FB21 - AUDIOBOOL
IS_PED_IN_CURRENT_CONVERSATION
Description not yet documented
0x049E937F18F4020C - AUDIOBOOL
IS_PED_RINGTONE_PLAYING
Description not yet documented
0x1E8E5E20937E3137 - AUDIOBOOL
IS_PLAYER_VEH_RADIO_ENABLE
Description not yet documented
0x5F43D83FD6738741 - AUDIOBOOL
IS_RADIO_FADED_OUT
Description not yet documented
0x0626A247D2405330 - AUDIOBOOL
IS_RADIO_RETUNING
Description not yet documented
0xA151A7394A214E65 - AUDIOBOOL
IS_RADIO_STATION_FAVOURITED
Description not yet documented
0x2B1784DB08AFEA79 - AUDIOBOOL
IS_SCRIPTED_CONVERSATION_LOADED
Description not yet documented
0xDF0D54BE7A776737 - AUDIOBOOL
IS_SCRIPTED_CONVERSATION_ONGOING
Description not yet documented
0x16754C556D2EDE3D - AUDIOBOOL
IS_SCRIPTED_SPEECH_PLAYING
Description not yet documented
0xCC9AA18DCC7084F4 - AUDIOBOOL
IS_STREAM_PLAYING
Description not yet documented
0xD11FA52EB849D978 - AUDIOBOOL
IS_VEHICLE_AUDIBLY_DAMAGED
Description not yet documented
0x5DB8010EE71FDEF2 - AUDIOBOOL
IS_VEHICLE_RADIO_ON
Description not yet documented
0x0BE4BE946463F917 - AUDIOvoid
LINK_STATIC_EMITTER_TO_ENTITY
Links a static emitter to the given entity
0x651D3228960D08AF - AUDIOBOOL
LOAD_STREAM
Load in named stream. Optionally can specify a sound set which contains the sound specified by name. Names for the streams can be found [here](https://gist.github.com/4mmonium/2bd2c9c54d6ca5cbdb7b156a82a3a85a), the list will be updated as more are found.
0x1F1F957154EC51DF - AUDIOBOOL
LOAD_STREAM_WITH_START_OFFSET
Load in named stream. Optionally can specify a sound set which contains the sound specified by name.
0x59C16B79F53B3712 - AUDIOvoid
LOCK_RADIO_STATION
This disables the radio station completely - it won't be selectable on the radio wheel or ever be heard coming from a vehicle/ambient emitter ``` NativeDB Introduced: v1493 ```
0x477D9DB48F889591 - AUDIOvoid
LOCK_RADIO_STATION_TRACK_LIST
Description not yet documented
0xFF5E5EA2DCEEACF3 - AUDIOvoid
OVERRIDE_MICROPHONE_SETTINGS
Sets audio flag "OverrideMicrophoneSettings" Allows the script to ovverride the current microphone settings
0x75773E11BA459E90 - AUDIOvoid
OVERRIDE_PLAYER_GROUND_MATERIAL
Sets the footstep tuning modes
0xD2CC78CD3D0B50F9 - AUDIOvoid
OVERRIDE_TREVOR_RAGE
This native enables the audio flag "TrevorRageIsOverridden" and sets the voice effect to `voiceEffect` To clear the override use [RESET_TREVOR_RAGE](#\_0xE78503B10C4314E0)
0x13AD665062541A7E - AUDIOvoid
OVERRIDE_UNDERWATER_STREAM
This native allows a scripter to override the current underwater stream. It needs to be called before going into the water It needs to also be called with OVERRIDE_UNDERWATER_STREAM("", false) in order to stop overriding.
0xF2A9CDABCEA04BD6 - AUDIOvoid
OVERRIDE_VEH_HORN
Overrides the vehicle's horn hash. When changing this hash on a vehicle, [`_GET_VEHICLE_HORN_HASH`](#\_0xACB5DCCA1EC76840) will **not** return the 'overwritten' hash. It will still always return the default horn hash (same as [`GET_VEHICLE_DEFAULT_HORN`](#\_0x02165D55000219AC)). List of possible hashes (found in decompiled scripts): | signed | unsigned | hex | |--------------:|-------------:|:------------:| | `1604822495` | `1604822495` | `0x5FA7A5DF` | | `-1262465009` | `3032502287` | `0xB4C0500F` | | `-889553789` | `3405413507` | `0xCAFA7C83` | | `-1557943086` | `2737024210` | `0xA323ACD2` | | `-1318696617` | `2976270679` | `0xB1664957` | | `-7740003` | `4287227293` | `0xFF89E59D` | | `-1815146967` | `2479820329` | `0x93CF0E29` | | `-339919356` | `3955047940` | `0xEBBD3E04` |
0x3CDC1E622CCE0356
A living reference. Documentation coverage varies by native and source.