AI Sections: Difference between revisions

I have 8 and 0x20 the other way round than what was originally here? Might need to check
mNo edit summary
(I have 8 and 0x20 the other way round than what was originally here? Might need to check)
Line 15:
| 0x1C || 0x14 || float32_t[5] || mafSectionMaxSpeeds || ||
|-
| 0x30 || 0x4 || uint32_t || muNumSections || || Maximum of 20,000
|-
| 0x34 || 0x4 || uint32_t || muNumSectionResetPairs || ||
Line 60:
| 0x10 || 0x2 || [[#BrnStreetData::Road::SpanIndex | SpanIndex]] || miSpanIndex || ||
|-
| 0x12 || 0x2 || uint16_t || muNumNoGoLines || || Maximum of 200 walls
|-
| 0x14 || 0x1 || uint8_t || mu8NumPortals || || Maximum of 32
|-
| 0x15 || 0x1 || uint8_t || muSpeed || SectionSpeed || See [[#BrnAI::SectionSpeed | SectionSpeed]]
Line 200:
! Name !! Value !! Comments
|-
| IsShortcutKX_SECTION_FLAG_SHORTCUT || 0x1 ||
|-
| IsNoResetKX_SECTION_FLAG_NO_RESET || 0x2 || No reset on track point
|-
| IsInAirKX_SECTION_FLAG_IN_AIR || 0x4 || Typically right before jumps
|-
| IsTerminatorKX_SECTION_FLAG_SPLIT || 0x8 || IndicatesRoad wallssplit, etc.like Mayat not be end of theMoore/E. roadCrawford
|-
| IsJunctionKX_SECTION_FLAG_JUNCTION || 0x10 || Likely required for events
|-
| IsSplitKX_SECTION_FLAG_TERMINATOR || 0x20 || RoadIndicates split,walls likeetc. atMay Moore/E.not be end of the Crawfordroad
|-
| IsAIShortcutKX_SECTION_FLAG_AI_SHORTCUT || 0x40 ||
|-
| IsInterstateExitKX_SECTION_FLAG_AI_INTERSTATE_EXIT || 0x80 ||
|}
 
117

edits