Find a file
Christopher Cookman a1407a8e40
Update
# v1.2.2
- Add a way to disable datastore usage. Just set the dataStoreKey to nothing
- Add "CHIME" text when chime enabled
2024-08-06 23:22:59 -06:00
Individual Components Update 2024-08-06 23:22:59 -06:00
Scripts Update 2024-08-06 23:22:59 -06:00
Unscripted Models Getting Started 2024-07-30 21:39:35 -06:00
WIP Getting Started 2024-07-30 21:39:35 -06:00
README.md Fix readme 2024-07-30 22:46:07 -06:00
XP-99 Demo.rbxm Getting Started 2024-07-30 21:39:35 -06:00

KCA Security XP-99 Intelligent Security System

TODO

  • Make installation instructions
  • Alarm reporting Roblox-Side script
  • More detailed Readme
  • Use datastores for code storage

Having multiple separate systems

To put it simply, you just need to set the dataStoreKey string to anything you want

If you want systems to share codes, use the same dataStoreKey (This is not supported, and may cause issues.)