Hello there.
I’m working on guns for a game I’m trying to recreate called “Noobs vs Zombies: Relish Reborn”. Anyway, I’m struggling on how I would add cooldowns to my guns without worrying hackers would be able to modify the cooldown so items like sniper rifles would be automatic and such.
I was thinking about using attributes since, if I recalled correctly, they won’t replicate in the server if they’re modified in the client. Would this be a good idea and how would I implement it?