CPlayerPed & fixes

This commit is contained in:
eray orçunus 2019-12-27 01:15:27 +03:00
commit bb5e31470d
9 changed files with 364 additions and 17 deletions

View file

@ -349,7 +349,7 @@ public:
uint8 bStillOnValidPoly : 1;
uint8 m_ped_flagG2 : 1;
uint8 m_ped_flagG4 : 1; // bResetWalkAnims?
uint8 bResetWalkAnims : 1;
uint8 bStartWanderPathOnFoot : 1; // exits the car if he's in it, reset after path found
uint8 bOnBoat : 1; // not just driver, may be just standing
uint8 bBusJacked : 1;