//Configs
#define WEAPON_NAME "weapon_m16a1ep"
#define WEAPON_SLOT 3
#define WEAPON_POSITION 5
#define WEAPON_PRIMARY_AMMO "556"
#define WEAPON_PRIMARY_AMMO_MAX 200
#define WEAPON_SECONDARY_AMMO ""
#define WEAPON_SECONDARY_AMMO_MAX 0
#define WEAPON_MAX_CLIP 30
#define WEAPON_DEFAULT_AMMO 200
#define WEAPON_FLAGS 0
#define WEAPON_WEIGHT 20
#define WEAPON_DAMAGE 70.0