mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 15:50:38 +00:00
Merge branch 'carctrl_dev'
This commit is contained in:
commit
84186e7b0f
11 changed files with 669 additions and 57 deletions
|
@ -183,11 +183,11 @@ public:
|
|||
float m_fChangeGearTime;
|
||||
uint32 m_nGunFiringTime; // last time when gun on vehicle was fired (used on boats)
|
||||
uint32 m_nTimeOfDeath;
|
||||
int16 field_214;
|
||||
uint16 m_nTimeBlocked;
|
||||
int16 m_nBombTimer; // goes down with each frame
|
||||
CEntity *m_pBlowUpEntity;
|
||||
float field_21C; // front Z?
|
||||
float field_220; // rear Z?
|
||||
float m_fMapObjectHeightAhead; // front Z?
|
||||
float m_fMapObjectHeightBehind; // rear Z?
|
||||
eCarLock m_nDoorLock;
|
||||
int8 m_nLastWeaponDamage; // see eWeaponType, -1 if no damage
|
||||
int8 m_nRadioStation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue