#Anyone got a better framework idea for my parry?
1 messages · Page 1 of 1 (latest)
Make sure you add a server side denounce. Exploiters could spam the event (easily bypassing any client side denounce) and just infinitely parry
1 messages · Page 1 of 1 (latest)
I'm thinking localscript detects F key, fireserver("parry", true)
server: sets an atttribute parry to true for 1 sec, then false again.
DealDamage module: deals damage, but checks first if that attribute of the parry
Make sure you add a server side denounce. Exploiters could spam the event (easily bypassing any client side denounce) and just infinitely parry