Vehicle List/Burnout Paradise: Difference between revisions

m
Updated common data type links.
m (Burninrubber0 moved page Vehicle List (Burnout Paradise) to Vehicle List/Burnout Paradise: Move to subpage)
m (Updated common data type links.)
Line 88:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x8 || [[Common Data Types (Burnout_Paradise)#CgsID | CgsID]] || mId || Vehicle ID || Decodes to car ID, e.g., XASBSCB1
|-
| 0x8 || 0x8 || [[Common Data Types (Burnout_Paradise)#CgsID | CgsID]]|| mParentId || Parent vehicle ID || Decodes to car ID, e.g., PASBSC01
|-
| 0x10 || 0x20 || char[32] || mDefaultWheelName || Wheel name ||
Line 150:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x8 || [[Common Data Types (Burnout_Paradise)#CgsID | CgsID]] || mExhaustName || Exhaust CgsID || Decodes to engine ID, e.g., DRAG_EX
|-
| 0x8 || 0x8 || [[#CgsAttribSys::AttribSysCollectionKey | AttribSysCollectionKey]] || mExhaustEntityKey || Exhaust ID || Exhaust vehicleengine collection name (gamedb ID). lookup8 encoded in AttribSys. Used under SoundExhaustAsset and ExhaustEntityKey
Line 156:
| 0x10 || 0x8 || [[#CgsAttribSys::AttribSysCollectionKey | AttribSysCollectionKey]] || mEngineEntityKey || Engine ID || Engine vehicleengine collection name (gamedb ID). lookup8 encoded in AttribSys. Used under SoundEngineAsset and EngineEntityKey
|-
| 0x18 || 0x8 || [[Common Data Types (Burnout_Paradise)#CgsID | CgsID]]|| mEngineName || Engine CgsID || Decodes to engine ID, e.g., DRAG_ENG
|-
| 0x20 || 0x4 || Name || mRivalUnlockName || Class unlock stream || See [[#Class unlock stream | class unlock stream]]