Garry's Mod
Fixed Taunting
23件中 1-10 を表示
< 1  2  3 >
更新: 2023年1月21日 @ 14時38分

Removed a left over debug print

更新: 2023年1月21日 @ 12時53分

Recoded again, should now be compatible with all addons

更新: 2022年2月26日 @ 10時52分

Forgot a :GetBool() check on the crosshair cvar

更新: 2022年2月25日 @ 20時04分

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

更新: 2021年8月7日 @ 17時30分

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

更新: 2021年8月7日 @ 16時37分

-Made crosshair drawing respond to cl_drawhud ConVar

更新: 2021年8月7日 @ 16時26分

Rewrote everything.

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

更新: 2021年5月19日 @ 9時45分

-Rewrote a few things

更新: 2021年4月8日 @ 18時13分

-Improved compatibility with some weapon packs.

更新: 2021年4月3日 @ 20時31分

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