Garry's Mod

Garry's Mod

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

Add cvar to disallow the "dropweapon" command.

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

Update: 24 Sep, 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: 5 May, 2015 @ 9:41pm

None Provided

Update: 11 Apr, 2015 @ 12:53pm

None Provided

Update: 11 Apr, 2015 @ 1:06am

None Provided

Update: 11 Apr, 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: 11 Apr, 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: 3 Apr, 2015 @ 3:48pm

Fixed errors when trying to spawn invalid entities.

Update: 21 Aug, 2014 @ 6:18pm

Should now be compatible with weapon drop scripts.

Update: 21 Dec, 2013 @ 6:05pm

Added option to automatically draw weapon when given.

sv_manualweaponpickup_autodraw (default: 1)