Open tabby0x opened 1 year ago
The Zombie Infection mode gives you the tf_weapon_fists with custom attributes and viewmodels, Voodoo-Cursed Soul is not a weapon. You can see that the Scout has no custom damage attributes, yet still does the default 65 damage and has default swing speed.
I can attach a video of the issue. There is a non functional serverside cooldown. Or it is very short.
Apparently the attack cooldown is not properly defined and is only done on the client. Cheats can directly call the attack function and bypass this cooldown, effectively having a instant kill.
I assume this is because you are given the "Voodo Cursed Soul" instead of a actual weapon. Maybe it has no attributes for a cooldown on it?