Traffic Data/Previous versions: Difference between revisions

m
Normalization
(Created page with "== v44 == This version was used in v1.0-v1.3 of Burnout Paradise. === BrnTraffic::JunctionLogicBox === Compared to v45, v44 of this structure lacks support for bike events. {| class="wikitable" ! Offset !! Length !! Type !! Name !! Description !! Comments |- | 0x0 || 0x4 || uint32_t || muID || || |- | 0x4 || 0x20 || uint16_t[16] || mauStateTimings || || |- | 0x24 || 0x10 || uint8_t[16] || mauStoppedLightStates || || |- | 0x34 || 0x1 || uint8_t || muNumStates ||...")
 
m (Normalization)
Line 1:
== v44Versions ==
This* versionv44: was usedUsed in v1.0-v1.3 of Burnout Paradise.
 
= Structures =
=== BrnTraffic::JunctionLogicBox ===
==== v44 ====
Compared to v45, v44 of this structure lacks support for bike events.
 
Line 18 ⟶ 20:
| 0x35 || 0x1 || uint8_t || muNumLights || ||
|-
| 0x36 || 0x2 || || || paddingPadding ||
|-
| 0x38 || 0x4 || uint32_t || muEventJunctionID || ||
Line 28 ⟶ 30:
| 0x44 || 0xc0 || [[#BrnTraffic::TrafficLightController|TrafficLightController]][8] || maTrafficLightControllers || ||
|-
| 0x104 || 0xC || || || paddingPadding ||
|-
| 0x110 || 0x10 || [[Vector3]] || mPosition || ||