no tpik left hand while typing or gesturing

last thing is for me
This commit is contained in:
Darsu 2024-10-30 02:54:12 +07:00
parent aaa1d7caf8
commit 8744545afc

View File

@ -90,6 +90,9 @@ function SWEP:DoTPIK()
nolefthand = true
end
if ply:IsTyping() then nolefthand = true end
if ply:GetNW2Int("CurrentCustomGesture", 0) > 0 then nolefthand = true end -- custom thing
if shouldfulltpik then
wm:SetupBones()