Lockdown System help

READ UNTIL END!

Hi! So, what I am trying to create is a basic lockdown system for my game. I have a few ideas but I want it to be easy to make so I came here and wrote this post to gather tips, ideas and reccomendations from you people to make my lockdown system easy to script.

Clarification required? Do not hesitate to ask. (idk why you would need clarification but yeah)
So, yeah! Any tips,reccomendations,ideas or stuff like that, type it up in a comment and SMASH that reply button.

Thanks!!!

How do you want your lockdown system to work in the first place?

I have made a button that you can press. I want to make a system where you press a button, and maybe a remoteEvent is fired, and all the computers and systems in the game have scripts that detect when the remoteEvent is fired and then lock the systems/computers/buttons/etc and set them to lockdown mode. Maybe even a game-wide announcement? Just a thought.

:smile:

maybe?

Have you tried using Roblox’s CollectionService? This might make it easier to get all of the computers/systems that need to be locked down.

1 Like