mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 10:30:34 +00:00
set pieces
This commit is contained in:
parent
9c6046455e
commit
607175f02a
11 changed files with 425 additions and 3 deletions
|
@ -205,6 +205,7 @@ public:
|
|||
float m_fChangeGearTime;
|
||||
CEntity* m_pBombRigger;
|
||||
uint32 m_nGunFiringTime; // last time when gun on vehicle was fired (used on boats)
|
||||
uint32 m_nSetPieceExtendedRangeTime;
|
||||
uint32 m_nTimeOfDeath;
|
||||
uint16 m_nTimeBlocked;
|
||||
int16 m_nBombTimer; // goes down with each frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue