CPed, CVehicle, mostly entering/exiting car

Signed-off-by: eray orçunus <erayorcunus@gmail.com>
This commit is contained in:
eray orçunus
2019-06-24 17:57:54 +03:00
parent 4d84d94166
commit 1e09bf9c30
14 changed files with 789 additions and 40 deletions

View File

@ -18,7 +18,8 @@ enum eWeaponType
WEAPONTYPE_DETONATOR,
NUM_PED_WEAPONTYPES = 13,
WEAPONTYPE_HELICANNON = 13,
NUM_WEAPONTYPES
NUM_WEAPONTYPES,
NO_STORED_WEAPON = 22
};
enum eWeaponFire {