Skip to main content

Examples


If defined, it will be executed when the player enters the garage zone and press E.

Parameters

  • address: string
  • spawnPoint: {coords: vector3, h: number}
If defined, it will be executed when the player enters the garage zone.

Parameters

  • address: string
  • spawnPoint: {coords: vector3, h: number}
If defined, it will be executed when the player exits the garage zone.

Parameters

  • address: string
  • spawnPoint: {coords: vector3, h: number}