alarm-system/Individual Components/Sirens/README.md
Christopher Cookman ff5bb68707
Update 1.3.0
- Required update for use with new keypad pack
- Add ability to set default arm state check main script for valid arm states
- Add AudioInit
2024-08-17 20:57:38 -06:00

6 lines
297 B
Markdown

# Voice Siren Instructions
DO NOT PUT THE VOICE SIREN IN THE SIRENS FOLDER
Place it in the same folder as the main system.
# AudioInit
For the voice siren driver (and any other audio system in roblox) to work, you need to put the `AudioInit` module in `StarterPlayer` > `StarterCharacterScripts`.