This plugin allows players to pickup the weapons on the ground by pressing the USE (E) key,. similar to CS:GO.
CS:S v34 + ClientMod Module CVARs (cfg/sourcemod/clientmod/CM_PickupWeapon.cfg)
Установка
For CS:S v34 :
- The ClientMod Version of the plugin It will work on only CS:S v34 Servers with ClientMod API. Pickup weapon functionality is same as CS:GO. You must aim your crosshair at the weapon and then press E.
- The OrangeBox Version of the plugin will work on both CS:S v34 and CS:S v91+ Servers. Functionality is same as above, but this version has additional functionality (Radius Mode). In Radius Mode, you do not need to aim the crosshair at the weapon in order to pick it up, you need to stand within the required radius around the weapon and press E. But it is recommended to use the Aim Mode for best experience. Radius Mode can be buggy with multiple weapons in same radius. It is just added for certain game modes. You can also filter certain weapons which should not be picked up (Check sourcemod/configs/filtered_weapons.cfg).
- Sourcemod v1.10.6239 or Later
- For CS:S v34 - ClientMod API
- For CS:S OrangeBox - None
CS:S v34 + ClientMod Module CVARs (cfg/sourcemod/clientmod/CM_PickupWeapon.cfg)
Установка
For CS:S v34 :
- Download any file (CM_PickupWeapon_CSSv34_ClientMod.zip or PickupWeapon_CSS_OrangeBox+v34.zip). Both will work. But the first one is recommended if the server is using .
- Extract the files and put into server's cstrike folder, observing the folder structure.
- Restart the server or Change map.
- Download file PickupWeapon_CSS_OrangeBox+v34.zip.
- Extract the files and put into server's cstrike folder, observing the folder structure.
- Restart the server or Change map