Back to 'vehicle_seat_addon' Return to world Go to 'vehicle_template_accessory'
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| creatureId | int | unsigned | PRI | NO | |||
| despawnDelayMs | int | signed | NO | 0 | |||
| CustomFlags | int | unsigned | NO | 0 |
Entry of Creature
Delayed Time for Vehicle Despawn in milliseconds. This is for vehicles that should not directly despawn when the player leaves the vehicle, but it should still perform actions. (Moving away from the player or similar).
| Name | Flag | Comment |
|---|---|---|
| None | 0x0 | |
| DontForceParachuteOnExit | 0x1 | For flyable vehicles |
Back to 'vehicle_seat_addon' Return to world Go to 'vehicle_template_accessory'