Server-Sided cooldown for multiple attacks at a time

Hello! I’m trying to make a system where a remote event calls to the server to activate an attack.

While I can make a cooldown for one attack at a time, I don’t know how to make the cooldown weapon specific.

image

should i use one remote event for multiple attacks? or how else should i check the cooldown?

I think you should use different remote events for each weapon. Then you can set up the CD for each weapon.