Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Holster v1.7
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=120950
Description: I don't exactly remember what all I've done in version 1.7, but it should work much better now

stick the holster folder in your addons folder
DELETE OLDER VERSONS OF HOLSTER FIRST

NOTE: Thirdperson animations don't work on the default half life 2 weapons because they don't have the function Weapon.SetHoldType(), or Weapon.GetHoldType()

INSTRUCTIONS:

Holster addon adds two commands "holster" and "hswap"

holster puts your weapon away or pulls it out, and
hswap puts your weapon away, and pulls out the weapon you had last

to bind something, in the developer console type
bind x "holster"
or
bind g "hswap"

where x and g are the buttons you want to bind

CHANGELOG:

1.7
+ Added a hud element that says what weapon is holstered, this can be turned off with the cvar "holster_Text"
- Fixed being able to shoot while holstered
- Added support for fastswitch
- It's been awhile, there's probably other stuff I forgot

1.6
+ Added support for hud_fastswitch 1
- Changed the way weapons without holster animations are handled
- Fixed changing weapons while holstered

1.5
- Fixed thirdperson/multiplayer animations

1.4
- Fixed a typo that broke the entire thing

1.3
+ Added thirdperson/multiplayer animations
- Various fixes related to animation intteruption

1.2
+ Added multiplayer support
+ Added weapon swapping

1.1
+ Holstering now hides ammo counter
- Fixed weapon switching

1.0
+ Initial release

Image: Holster