Garry's Mod
Fixed Taunting
Visualizzazione di 1-10 elementi su 23
< 1  2  3 >
Aggiornamento: 21 gen 2023, 14:38

Removed a left over debug print

Aggiornamento: 21 gen 2023, 12:53

Recoded again, should now be compatible with all addons

Aggiornamento: 26 feb 2022, 10:52

Forgot a :GetBool() check on the crosshair cvar

Aggiornamento: 25 feb 2022, 20:04

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

Aggiornamento: 7 ago 2021, 17:30

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

Aggiornamento: 7 ago 2021, 16:37

-Made crosshair drawing respond to cl_drawhud ConVar

Aggiornamento: 7 ago 2021, 16:26

Rewrote everything.

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

Aggiornamento: 19 mag 2021, 9:45

-Rewrote a few things

Aggiornamento: 8 apr 2021, 18:13

-Improved compatibility with some weapon packs.

Aggiornamento: 3 apr 2021, 20:31

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