Counter-Strike 2

Counter-Strike 2

Not enough ratings
[CSGO] Custom Radio Commands!
By pants
A guide showing you how to make custom radio messages.
For example, pressing Z, X and C will bring options that can be set to custom commands!
Screenshot for example:
   
Award
Favorite
Favorited
Unfavorite
Finding the File
The file you will be needing to edit is here:
C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo\resource\ui

Open radiopanel.txt
Editing the File
By default, radio messages look like:


You can make them look like this:


By pressing 1-5, you will change your viewmodel from left to right handed, say in team chat "Multiple A" "Multiple B" etc.

The file, by default, will look like:


To do what I did, change it to look something along the lines of:


The radiopanel.txt is split into 3 sections, 1 per radio.
Each section is split into 5 hotkeys (The above screenshots are 1 hotkey each)

Enjoy! Get experimenting and see what you can do!
Ask questions down below and show me what you have done with your new knowledge :)
9 Comments
Crokobos Jun 20, 2021 @ 12:11pm 
idk but I know yelow is spelled yellow
BLACK KNEE GIRL Jun 5, 2021 @ 3:30pm 
I cannot use them in game, they dont work, why ?
Scuddy Mafia Mob Boss Aug 8, 2019 @ 12:28am 
man what is the i see an sniper!
33 xilink Sep 22, 2018 @ 2:40pm 
Thanks for this man. I want to do a radio4 list of commands to add more commands. I just started this journey now and there is the code that not works (just a summary):

"RadioPanel.txt"
{

//"SFUI_StandardRadio"
//"SFUI_GroupRadio"
//"SFUI_ReportRadio"
//"radio4"
"Groups"
{
"standard"
{

(....)

"radio4"
{
"hotkey" "KP_SLASH"
"title" "#radio4"
"timeout" "2"

"Commands"
{
"yelow"
{
"hotkey" "1"
"label" "Yelow"
"cmd" "say_team Is in your back yelow!"
}
}
}
}
}

With no surprise this returns on the console that radio4 commands dont exists:steambored:. You have a idea to do something like I want?
Architector #4 Sep 20, 2015 @ 10:02am 
Useful thing with commands: Bind "toggle cl_righthand" into radio to make it toggle that command. Bind "toggle potato 1 2 4 8 999999" to toggle variable "potato" between 1,2,4,8 and 999999
pants  [author] Apr 12, 2015 @ 5:43pm 
@[魔人ブウ] Majin Boo
Absolutely no problem my friend! I personally use it for sensetivity and volume toggles :)
And I have a second, where I have the radio commands I actually use, so I have Roger, Negative, Thanks, Cheer and the more important ones on my bind ;)
FuLLkruM Apr 12, 2015 @ 3:39pm 
This is great! I'll sure use it :) Thank you
pants  [author] Mar 14, 2015 @ 4:25am 
@TheSuperM
Of course! This is all client-side :) Thanks for checking out my guides!
Super Mar 14, 2015 @ 4:23am 
Umm, my teammates see this as normal right? Like "Right hand" will be "Enemy Spotted" for them right?