Garry's Mod

Garry's Mod

Fixed Taunting
Showing 1-10 of 23 entries
< 1  2  3 >
Update: 21 Jan, 2023 @ 2:38pm

Removed a left over debug print

Update: 21 Jan, 2023 @ 12:53pm

Recoded again, should now be compatible with all addons

Update: 26 Feb, 2022 @ 10:52am

Forgot a :GetBool() check on the crosshair cvar

Update: 25 Feb, 2022 @ 8:04pm

Reworked again
- Switched concommands for actual convars
- Better performance
- Fixed ArcCW crash
- Cleaned up code

Update: 7 Aug, 2021 @ 5:30pm

-Made Keep Dancing run in the Tick hook rather than a timer

Update: 7 Aug, 2021 @ 4:37pm

-Made crosshair drawing respond to cl_drawhud ConVar

Update: 7 Aug, 2021 @ 4:26pm

Rewrote everything.

-Optimizations
-Improved compatibility with other addons
-Renamed commands
-Added crosshair toggling while taunting

Update: 19 May, 2021 @ 9:45am

-Rewrote a few things

Update: 8 Apr, 2021 @ 6:13pm

-Improved compatibility with some weapon packs.

Update: 3 Apr, 2021 @ 8:31pm

-Attempted to fix an animation issue with the CalcView hook.