Jump to content
Addicted2 Romania
Aplicatiile pentru functia de "Helper" pentru serverul de Minecraft sunt deschise !

Customized Radio-Menu (Radiopanel.txt)(Cs:go)


Guest Alex

Recommended Posts

Customize "radiopanel.txt" to create your own ingame menu.

  • thm_505ad516065ec.jpg

Here i will show you how to modify your radiomenu. I was looking for a way to create something similar like the Commandmenu in CS1.6.

Executing commands via the radiomenu however is very limited since a lot of commands (like "exec", "rcon", "toggle") are not working. I have not tried everything, so its up to you.

1) Open the file

...\csgo\resource\ui\radiopanel.txt

2) Edit blocks as you like

"redcrosshair" // something you can remember

{

// position in the menu and hotkey to use

"hotkey" "1"

// the name of the entry in the menu

"label" "Red Crosshair"

// command to execute

"cmd" "cl_crosshaircolor_b 0; cl_crosshaircolor_g 0; cl_crosshaircolor_r 250"

}

Here is the file i used when i took the screenshot:

radiopanel.txt

My english is pretty poor but i wanted to share this information with you. Ask, if you don't understand something and tell me what i could improve.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing

    • No registered users viewing this page.
  • Popular Contributors

    Nobody has received reputation this week.

×
×
  • Create New...