mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-05 12:19:59 +00:00
script 800-899
This commit is contained in:
parent
42ff0f7c58
commit
0723dade76
24 changed files with 1329 additions and 132 deletions
|
@ -340,7 +340,7 @@ public:
|
|||
|
||||
uint8 bWanderPathAfterExitingCar : 1;
|
||||
uint8 bIsLeader : 1;
|
||||
uint8 bDontDragMeOutCar : 1;
|
||||
uint8 bDontDragMeOutCar : 1; // unfinished feature
|
||||
uint8 m_ped_flagF8 : 1;
|
||||
uint8 bWillBeQuickJacked : 1;
|
||||
uint8 bCancelEnteringCar : 1; // after door is opened or couldn't be opened due to it's locked
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue