Skip to content

Allow insertion, deletion & query to Traitor Radio sound table#1876

Open
Guy-L wants to merge 1 commit into
TTT-2:masterfrom
Guy-L:ttt_radio_interop
Open

Allow insertion, deletion & query to Traitor Radio sound table#1876
Guy-L wants to merge 1 commit into
TTT-2:masterfrom
Guy-L:ttt_radio_interop

Conversation

@Guy-L

@Guy-L Guy-L commented May 21, 2026

Copy link
Copy Markdown

Currently, there's no clean way for addons to add new sounds to the Radio weapon's sound list. This limits opportunities for addons that have unique sound cues that may be worth faking as Traitor. This PR adds a few API methods to interact with the radio sound list, which addons can use at initialization time.

@Guy-L

Guy-L commented May 21, 2026

Copy link
Copy Markdown
Author

Seems there was a base TTT update to address this specific issue that hasn't been added to TTT2 yet: #1841

Leaving this up in case this is PR is an acceptable implementation

@saibotk

saibotk commented May 24, 2026

Copy link
Copy Markdown
Member

Hey, thanks for your work on this!

Though, we would prefer an implementation with the same API as the original TTT code here, so we can stay compatible with TTT addons. It seems that in Facepunch/garrysmod#2354, they added TRADIO.AddNewSound() for this.

So if you want to go forward with this and get this in, i'd recommend you implement the same changes from the base TTT PR in TTT2 :)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants