public HamDeaglePrimaryAttackPre(iWeapon) { new id = get_pdata_cbase(iWeapon, m_pPlayer, OFFSET_LINUX_WEAPONS) if(!is_user_alive(id)) return HAM_IGNORED cs_set_user_bpammo(id, CSW_DEAGLE, 1); return HAM_IGNORED }