diff --git a/addons/amxmodx/scripting/csgo_remake.sma b/addons/amxmodx/scripting/csgo_remake.sma index 66b05b7..19bed99 100644 --- a/addons/amxmodx/scripting/csgo_remake.sma +++ b/addons/amxmodx/scripting/csgo_remake.sma @@ -111,8 +111,6 @@ #define weaponsNotVaild ((1< 1) return PLUGIN_HANDLED + if (is_nullent(id) || !is_user_alive(id) || cs_get_user_shield(id) || cs_get_user_zoom(id) > 1) return PLUGIN_HANDLED new weapon = GetPlayerActiveItem(id) new weaponId = GetWeaponEntity(weapon) - if(weaponsWithoutInspectSkin & (1<