Melee weapons(half-working), Ped and Hud bits
This commit is contained in:
@@ -4,7 +4,17 @@
|
||||
enum eWeaponType
|
||||
{
|
||||
WEAPONTYPE_UNARMED,
|
||||
WEAPONTYPE_BRASSKNUCKLE,
|
||||
WEAPONTYPE_SCREWDRIVER,
|
||||
WEAPONTYPE_GOLFCLUB,
|
||||
WEAPONTYPE_NIGHTSTICK,
|
||||
WEAPONTYPE_KNIFE,
|
||||
WEAPONTYPE_BASEBALLBAT,
|
||||
WEAPONTYPE_HAMMER,
|
||||
WEAPONTYPE_CLEAVER,
|
||||
WEAPONTYPE_MACHETE,
|
||||
WEAPONTYPE_KATANA,
|
||||
WEAPONTYPE_CHAINSAW,
|
||||
WEAPONTYPE_GRENADE,
|
||||
WEAPONTYPE_DETONATOR_GRENADE,
|
||||
WEAPONTYPE_MOLOTOV,
|
||||
|
||||
Reference in New Issue
Block a user