Vehicle List/Burnout Paradise: Difference between revisions

m
Update flags again
(Update flags and confirm CanCheckTraffic/CanBeChecked values.)
m (Update flags again)
 
(2 intermediate revisions by the same user not shown)
Line 268:
! Name !! Value !! Comments
|-
| E_FLAG_IS_RACE_VEHICLE || 0x1 || AlsoUsed calledto IsRaceVehicledifferentiate between player and traffic cars.<br>Allows selecting this vehicle in the junkyard
|-
| E_FLAG_CAN_CHECK_TRAFFIC || 0x2 || AlsoCan calledcheck CanCheckTraffictraffic.<br>Always 0
|-
| E_FLAG_CAN_BE_CHECKED || 0x4 || AlsoCan calledbe CanBeCheckedchecked like traffic.<br>Always 0
|-
| E_FLAG_IS_TRAILER || 0x8 || AlsoIs calleda IsTrailertrailer.<br>Trailers have this set
|-
| E_FLAG_CAN_TOW_TRAILER || 0x10 || AlsoIs calledan CanTowTrailerarticulated cab that can tow a trailer.<br>ArticCabs have this set
|-
| CanBePaintedE_FLAG_CAN_BE_PAINTED? || 0x20 || Allows the vehicle to be painted
|-
| ? || 0x40 || Unknown. Always 1
Line 307:
|-
| ? || 0x80000 || Is from 1.9. Used on Island Cars
|-
| E_FLAG_MAX || 0x100000 ||
|-
| E_FLAG_FORCE_DWORD || 0xFFFFFFFF ||
|}