09.12.2011, 10:35
Quote:
I have from most common weapons
Код:
#define WEAPON_DAMAGE_DEAGLE 46 #define WEAPON_DAMAGE_SHOTGUN 3 #define WEAPON_DAMAGE_SPAS12 3 #define WEAPON_DAMAGE_MP5 8 #define WEAPON_DAMAGE_M4 10 #define WEAPON_DAMAGE_AK47 10 #define WEAPON_DAMAGE_SNIPER 41 #define WEAPON_DAMAGE_RIFLE 25 |