Garry's Mod

Garry's Mod

Manual Weapon Pickup
Ergebnisse 1–10 von 14
< 1  2 >
Update: 24. Sep. 2020 um 22:59

Add cvar to disallow the "dropweapon" command.

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

Update: 24. Sep. 2020 um 22:33

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. Mai 2015 um 21:41

None Provided

Update: 11. Apr. 2015 um 12:53

None Provided

Update: 11. Apr. 2015 um 1:06

None Provided

Update: 11. Apr. 2015 um 0:54

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 um 0:32

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 um 15:48

Fixed errors when trying to spawn invalid entities.

Update: 21. Aug. 2014 um 18:18

Should now be compatible with weapon drop scripts.

Update: 21. Dez. 2013 um 18:05

Added option to automatically draw weapon when given.

sv_manualweaponpickup_autodraw (default: 1)