vehicle
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Flags | int | signed | NO | 0 | |||
| FlagsB | int | signed | NO | 0 | |||
| TurnSpeed | float | NO | 0 | ||||
| PitchSpeed | float | NO | 0 | ||||
| PitchMin | float | NO | 0 | ||||
| PitchMax | float | NO | 0 | ||||
| MouseLookOffsetPitch | float | NO | 0 | ||||
| CameraFadeDistScalarMin | float | NO | 0 | ||||
| CameraFadeDistScalarMax | float | NO | 0 | ||||
| CameraPitchOffset | float | NO | 0 | ||||
| FacingLimitRight | float | NO | 0 | ||||
| FacingLimitLeft | float | NO | 0 | ||||
| CameraYawOffset | float | NO | 0 | ||||
| VehicleUIIndicatorID | smallint | unsigned | NO | 0 | |||
| MissileTargetingID | int | signed | NO | 0 | |||
| VehiclePOITypeID | smallint | unsigned | NO | 0 | |||
| SeatID1 | smallint | unsigned | NO | 0 | |||
| SeatID2 | smallint | unsigned | NO | 0 | |||
| SeatID3 | smallint | unsigned | NO | 0 | |||
| SeatID4 | smallint | unsigned | NO | 0 | |||
| SeatID5 | smallint | unsigned | NO | 0 | |||
| SeatID6 | smallint | unsigned | NO | 0 | |||
| SeatID7 | smallint | unsigned | NO | 0 | |||
| SeatID8 | smallint | unsigned | NO | 0 | |||
| PowerDisplayID1 | smallint | unsigned | NO | 0 | |||
| PowerDisplayID2 | smallint | unsigned | NO | 0 | |||
| PowerDisplayID3 | smallint | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
Flags
- no description -
FlagsB
- no description -
TurnSpeed
- no description -
PitchSpeed
- no description -
PitchMin
- no description -
PitchMax
- no description -
MouseLookOffsetPitch
- no description -
CameraFadeDistScalarMin
- no description -
CameraFadeDistScalarMax
- no description -
CameraPitchOffset
- no description -
FacingLimitRight
- no description -
FacingLimitLeft
- no description -
CameraYawOffset
- no description -
VehicleUIIndicatorID
- no description -
MissileTargetingID
- no description -
VehiclePOITypeID
- no description -
SeatID1
- no description -
SeatID2
- no description -
SeatID3
- no description -
SeatID4
- no description -
SeatID5
- no description -
SeatID6
- no description -
SeatID7
- no description -
SeatID8
- no description -
PowerDisplayID1
- no description -
PowerDisplayID2
- no description -
PowerDisplayID3
- no description -
VerifiedBuild
This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files.
If value is 0 then it has not been parsed yet.
If value is above 0 then it has been parsed with WDB files from that specific client build.
If value is -1 then it is just a place holder until proper data are found on WDBs.
If value is -Client Build then it was parsed with WDB files from that specific client build and manually edited later for some special necessity.
