Garry's Mod

Garry's Mod

Hands & Fists SWEP
Showing 21-30 of 33 entries
< 1  2  3  4 >
Update: Nov 20, 2021 @ 6:53pm

- Changed another part of the hiding process which now makes it fully compatible with VManip, fixing the previous "blinking" issues.

Update: Nov 20, 2021 @ 6:23pm

- Changed the way the viewmodel was hidden (from using a global, player function to simply stopping the idle animation from running while the fists are down and setting the final animation to one that is out of sight), which should resolve some bugs.

Update: Nov 17, 2021 @ 6:11pm

- Fixed a bug with the options where the 2 damage value sliders were given the same CVar to control. Oops... again.

Update: Nov 17, 2021 @ 6:08pm

- Mistakenly did a little bit of trolling which caused the entire options system to break because of a leaking string, which has been fixed. Oops!

Update: Nov 17, 2021 @ 6:00pm

- Overall stability improvements: Changed timer.Simple to an actual controllable timer, to improve stability. Polished the switching some more, so now players can switch off of the fists even in the middle of a switch event, and not have their gun go invisible because of it. This also fixes an issue if a save/map switch is done while the fists are raising/lowering.

- Fists can now deal random amounts of damage in between 2 values, which can be changed with options.

Update: Nov 17, 2021 @ 12:03pm

- CVars (settings) have been updated with help text, and will now be saved as a config. This means that once a setting is changed, it will stay that way.

- A new options menu so players don't have to use the console to change settings. It can be found under "Options" and "Fists/Hands".

Update: Nov 17, 2021 @ 6:32am

Update: Nov 17, 2021 @ 5:06am

- Replaced the old system of showing the viewmodel with a new one to fix the bugs created by it.

Update: Nov 16, 2021 @ 6:41pm

Update: Nov 16, 2021 @ 6:37pm

- Fixed a bug allowing the fists to be instantly raised after being lowered, resulting in the viewmodel not appearing as it should.