Back to 'vehicle_accessory' Return to world Go to 'vehicle_template'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
SeatEntry | int | unsigned | PRI | NO | VehicleSeatEntry.dbc identifier | ||
SeatOrientation | float | YES | 0 | Seat Orientation override value | |||
ExitParamX | float | YES | 0 | ||||
ExitParamY | float | YES | 0 | ||||
ExitParamZ | float | YES | 0 | ||||
ExitParamO | float | YES | 0 | ||||
ExitParamValue | tinyint(1) | signed | YES | 0 |
The ID from VehicleSeatEntry.db2.
This field overrides the VehicleSeatEntry's Orientation.
This field sets the VehicleSeatEntry's exit PositionX. This field is not parsed automatically when the .SQL file is created. It can be retrieved from the _parsed.txt file.
This field sets the VehicleSeatEntry's exit PositionY. This field is not parsed automatically when the .SQL file is created. It can be retrieved from the _parsed.txt file.
This field sets the VehicleSeatEntry's exit PositionZ. This field is not parsed automatically when the .SQL file is created. It can be retrieved from the _parsed.txt file.
This field sets the VehicleSeatEntry's exit Orientation. This field is not parsed automatically when the .SQL file is created. It can be retrieved from the _parsed.txt file.
This field determines how each ExitParam(X,Y,Z,O) works for the given entry. If set to:
Back to 'vehicle_accessory' Return to world Go to 'vehicle_template'