Garry's Mod
Fixed Taunting
Mostrando 1-10 de 23 aportaciones
< 1  2  3 >
Actualización: 21 ENE 2023 a las 14:38

Removed a left over debug print

Actualización: 21 ENE 2023 a las 12:53

Recoded again, should now be compatible with all addons

Actualización: 26 FEB 2022 a las 10:52

Forgot a :GetBool() check on the crosshair cvar

Actualización: 25 FEB 2022 a las 20:04

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

Actualización: 7 AGO 2021 a las 17:30

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

Actualización: 7 AGO 2021 a las 16:37

-Made crosshair drawing respond to cl_drawhud ConVar

Actualización: 7 AGO 2021 a las 16:26

Rewrote everything.

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

Actualización: 19 MAY 2021 a las 9:45

-Rewrote a few things

Actualización: 8 ABR 2021 a las 18:13

-Improved compatibility with some weapon packs.

Actualización: 3 ABR 2021 a las 20:31

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