You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug where specific ranged weapons like pistol and rifle stops working for a player until the server restarts.
I suspect this bug maybe triggered when a player is kicked/disconnected from the server whilst shooting. I say this because I was kicked for inactivity whilst busy shooting and then I encounter this problem again.
This is just speculation but perhaps this is related to cooldowns hitting an corner case and leaving a player cooldown stuck somehow
There is a bug where specific ranged weapons like pistol and rifle stops working for a player until the server restarts.
I suspect this bug maybe triggered when a player is kicked/disconnected from the server whilst shooting. I say this because I was kicked for inactivity whilst busy shooting and then I encounter this problem again.
This is just speculation but perhaps this is related to cooldowns hitting an corner case and leaving a player cooldown stuck somehow
capturetheflag/mods/ctf/ctf_core/cooldowns.lua
Line 4 in a01635a
Perhaps clearing a player cooldown on join could help?
The text was updated successfully, but these errors were encountered: