mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 05:10:34 +00:00
CCarCtrl::GenerateOneRandomVehicle!
This commit is contained in:
parent
20d1381a0f
commit
4ae4bc94c6
16 changed files with 599 additions and 8 deletions
|
@ -17,6 +17,7 @@ public:
|
|||
static int32 &m_AllRandomPedsThisType;
|
||||
static float &PedDensityMultiplier;
|
||||
static uint32 &ms_nTotalMissionPeds;
|
||||
static int32 &MaxNumberOfPedsInUse;
|
||||
|
||||
static void UpdatePedCount(uint32, bool);
|
||||
static void DealWithZoneChange(eLevelName oldLevel, eLevelName newLevel, bool);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue