Radio & 999 System
Last updated
Last updated
Insert the file into Roblox Studio.
Unsure on how to insert files? Check our FAQs.
Drag the files into the correct location.
Go to StarterPlayer -> StarterPlayerScripts -> TeamLock and open it.
Change the Allowed Teams to the teams that are allowed to access the radio. Ensure there is a comma behind the string (String refers to the text inside the quotation marks). Repeat for the Unallowed Teams, this time choosing teams that are not allowed to use the radio.
Go to ReplicatedStorage -> GUIStorage -> RadioCallSystem -> ClientHandler
Open ClientHandler and adjust the channel names. The string (String refers to the text inside the quotation marks) in the square brackets is the team name. Eg: The team "Police Service" can access the channel "POLICE COMMUNICATIONS". Remember to add a comma after the string. You can repeat this for the teams that need a private radio channel. The CurrentChannel is the Global channel, meaning everyone who can use a radio can see it, editing this may cause problems.
Go to ServerScriptService -> RadioCallHandler -> ServerHandler and open the file.
Edit the shortcuts to your liking. Example: ["S1"] is the shortcut, "S1, On duty." is the full message sent onto the radio.
This is only if you want the sound and animation.
Ensure you have done the basic setup before doing the Advanced Setup.
Go to README and open the file. Inside the file there is a link to download sounds. Copy that link and paste it into your browser.
Once on the website, download all 3 of these sounds.
Then go to the Creator Dashboard and upload all 4 of them to audio.
Upload the asset.
Once uploaded, click onto Radio Activated.
Copy the SoundID, this can be done using the URL.
https://create.roblox.com/dashboard/creations/store/140210079702417/configure.
Return to Studio and locate the sound Activated.
Open properties then change Activated's Sound ID to the one you just uploaded.
Unsure how to view properties? Check out our FAQs.
Repeat this for all 4 sounds. Use the same SoundID for ReceiveCall and Received.
You then want to locate "Radio-Anim".
Right Click and click "Save to Roblox"
Ensure the Creator is either you, or the group that the game is under.
Click Save, then wait for it to upload. Once uploaded, copy the Animation ID by clicking the clipboard button underneath Radio-Anim.
Locate "RadioAnimation" (Just above Radio-Anim) and view it's properties. Change AnimationId to the ID you have just copied.
Feel free to change the GUI style by adjusting the transparency, or changing colours. We'd love to see your designs, post it in media!
Architech's Customer Service Team will respond to you within 24 hours. To contact our Customer Service Team, join our Discord and go to #┃contact-us.