Manual Weapon Pickup для Garry's Mod
When enabled, player must press their +use key (default: E) to pick up weapons from the floor.
[ NOTICE: I DO NOT PLAY GARRY'S MOD ANY MORE + I DO NOT UPDATE MY ADDONS ANY MORE ]
Has a few options (server console variables):
sv_manualweaponpickup (default: 1)
- Enable or Disable the addon.
sv_manualweaponpickup_aim (default: 1)
- Player must aim at the weapon they want to pick up.
sv_manualweaponpickup_auto (default: 0)
- If enabled, player can hold their +use key and walk over weapons to pick them up rapidly/automatically. If disabled, player must press their +use key per each weapon they want to pick up.
sv_manualweaponpickup_autodraw (default: 1)
- Draw weapon automatically when given.
sv_manualweaponpickup_weaponlimit (default: 0)
- How many weapons a player can hold at once. (0 = No Limit)
sv_manualweaponpickup_weaponlimitswap (default: 1)
- Drop current weapon to pick up another if player is holding too many.
-----
''Does not work with _______ weapon pack, help!''
This is fault of the creator of that weapon pack for not following standard SWEP system. They are having their weapons spawn as SENTs rather than SWEPs. It is up to them to change to standard system. Sorry!
[ NOTICE: I DO NOT PLAY GARRY'S MOD ANY MORE + I DO NOT UPDATE MY ADDONS ANY MORE ]
Has a few options (server console variables):
sv_manualweaponpickup (default: 1)
- Enable or Disable the addon.
sv_manualweaponpickup_aim (default: 1)
- Player must aim at the weapon they want to pick up.
sv_manualweaponpickup_auto (default: 0)
- If enabled, player can hold their +use key and walk over weapons to pick them up rapidly/automatically. If disabled, player must press their +use key per each weapon they want to pick up.
sv_manualweaponpickup_autodraw (default: 1)
- Draw weapon automatically when given.
sv_manualweaponpickup_weaponlimit (default: 0)
- How many weapons a player can hold at once. (0 = No Limit)
sv_manualweaponpickup_weaponlimitswap (default: 1)
- Drop current weapon to pick up another if player is holding too many.
-----
''Does not work with _______ weapon pack, help!''
This is fault of the creator of that weapon pack for not following standard SWEP system. They are having their weapons spawn as SENTs rather than SWEPs. It is up to them to change to standard system. Sorry!