Documentation Index
Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
Use this file to discover all available pages before exploring further.
Examples
Open
Open
If defined, it will be executed when the player enters the garage zone and press E.
Parameters
- address: string
- spawnPoint:
{coords: vector3, h: number}
OnEnter
OnEnter
If defined, it will be executed when the player enters the garage zone.
Parameters
- address: string
- spawnPoint:
{coords: vector3, h: number}
OnExit
OnExit
If defined, it will be executed when the player exits the garage zone.
Parameters
- address: string
- spawnPoint:
{coords: vector3, h: number}

