Profile/Burnout Paradise/Cagney Profile: Difference between revisions

m
Fix island unlock type order
(Add field description (thanks Bo))
m (Fix island unlock type order)
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{subpage|Development|Information on the development of the Cagney profile.}}
 
The Cagney profile stores data for timed car challenges, community and online vehicles, and higher precision values for the time played and stunt run high score.
 
Line 10 ⟶ 12:
| 0x4 || 0x4 || || || Padding ||
|-
| 0x8 || 0x698 || [[CgsArray|Array]]<?[[#BrnNetwork::NetworkChallengeManager::ChallengeScore|ChallengeScore]], 70u> || ? || Timed challenge scores || See [[#Timed challenge|timed challenge]]
|-
| 0x6A0 || 0x28 || [[CgsArray|Array]]<uint32_t, 8u> || ? || Calendar event data || ''What do the integers represent?''
|-
| 0x6C8 || 0x1E0 || [[#BrnProgression::CarData|CarData]][20] || ? || Vehicles ||
Line 26 ⟶ 28:
| 0xA9C || 0x8 || [[#CgsSystem::Time|Time]] || ? || In-car time played ||
|-
| 0xAA4 || 0x40x8 || [[#CgsSystem::Time|Time]] || ? || Real time played ||
|-
| 0xAAC || 0x4 || int32_t || ? || Vehicle count ||
Line 39 ⟶ 41:
|}
 
=== BrnNetwork::NetworkChallengeManager::ChallengeScore ===
=== Timed challenge ===
{| class="wikitable"
! Offset !! Length !! Type !! Name !! Description !! Comments
Line 125 ⟶ 127:
| ? || 9 || Used on Cop Cars
|-
| ? || 10 || Island unlockgift
|-
| ? || 11 || Island giftunlock
|}