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
- EVENTScrHandle
ADD_SHOCKING_EVENT_AT_POSITION
``` eventType: https://alloc8or.re/gta5/doc/enums/eEventType.txt ```
0xD9F8455409B525E9 - EVENTScrHandle
ADD_SHOCKING_EVENT_FOR_ENTITY
``` eventType: https://alloc8or.re/gta5/doc/enums/eEventType.txt ```
0x7FD8F3BE76F89422 - EVENTvoid
BLOCK_DECISION_MAKER_EVENT
``` eventType: https://alloc8or.re/gta5/doc/enums/eEventType.txt This is limited to 4 blocked events at a time. ```
0xE42FCDFD0E4196F7 - EVENTvoid
CLEAR_DECISION_MAKER_EVENT_RESPONSE
``` eventType: https://alloc8or.re/gta5/doc/enums/eEventType.txt ```
0x4FC9381A7AEE8968 - EVENTBOOL
IS_SHOCKING_EVENT_IN_SPHERE
``` eventType: https://alloc8or.re/gta5/doc/enums/eEventType.txt ```
0x1374ABB7C15BAB92 - EVENTvoid
REMOVE_ALL_SHOCKING_EVENTS
Description not yet documented
0xEAABE8FDFA21274C - EVENTBOOL
REMOVE_SHOCKING_EVENT
Description not yet documented
0x2CDA538C44C6CCE5 - EVENTvoid
REMOVE_SHOCKING_EVENT_SPAWN_BLOCKING_AREAS
Description not yet documented
0x340F1415B68AEADE - EVENTvoid
SET_DECISION_MAKER
Description not yet documented
0xB604A2942ADED0EE - EVENTvoid
SUPPRESS_AGITATION_EVENTS_NEXT_FRAME
Description not yet documented
0x5F3B7749C112D552 - EVENTvoid
SUPPRESS_SHOCKING_EVENTS_NEXT_FRAME
Description not yet documented
0x2F9A292AD0A3BD89 - EVENTvoid
SUPPRESS_SHOCKING_EVENT_TYPE_NEXT_FRAME
``` eventType: https://alloc8or.re/gta5/doc/enums/eEventType.txt ```
0x3FD2EC8BF1F1CF30 - EVENTvoid
UNBLOCK_DECISION_MAKER_EVENT
``` eventType: https://alloc8or.re/gta5/doc/enums/eEventType.txt ```
0xD7CD9CF34F2C99E8
A living reference. Documentation coverage varies by native and source.