Garry's Mod

Garry's Mod

Manual Weapon Pickup
Showing 1-10 of 14 entries
< 1  2 >
Update: Sep 24, 2020 @ 10:59pm

Add cvar to disallow the "dropweapon" command.

sv_manualitempickup_allowdrop (default: 1)
- Allow the dropweapon command.

Update: Sep 24, 2020 @ 10:33pm

Now affects items. (ex. item_healthkit)

Added relevant cvars:

sv_manualitempickup (default: 1)
- Is manual item pickup enabled?

sv_manualitempickup_aim (default: 1)
- Must the player be aiming at the item?

sv_manualitempickup_auto (default: 0)
- Holding use key picks up items automatically.

Update: May 5, 2015 @ 9:41pm

None Provided

Update: Apr 11, 2015 @ 12:53pm

None Provided

Update: Apr 11, 2015 @ 1:06am

None Provided

Update: Apr 11, 2015 @ 12:54am

Added option to drop current weapon to pick up another if player is holding too many.

sv_manualweaponpickup_weaponlimitswap (default: 1)

Update: Apr 11, 2015 @ 12:32am

Added option to limit amount of weapons a player can carry at once. (Given weapons bypass this.)

sv_manualweaponpickup_weaponlimit (default: 0)

Update: Apr 3, 2015 @ 3:48pm

Fixed errors when trying to spawn invalid entities.

Update: Aug 21, 2014 @ 6:18pm

Should now be compatible with weapon drop scripts.

Update: Dec 21, 2013 @ 6:05pm

Added option to automatically draw weapon when given.

sv_manualweaponpickup_autodraw (default: 1)