Counter-Strike 2

Counter-Strike 2

Not enough ratings
扩充无线电菜单
By 老佛爷付费版
CSGO获得隐藏无线电,!CS2目前不可用;
主指南传送门:https://steamproxy.net/sharedfiles/filedetails/?id=1038367060
   
Award
Favorite
Favorited
Unfavorite
文档注释(下一节为文档原文)
"RadioPanel.txt" {
"Groups" {
"common" //界面显示名称 { "hotkey" "0" //对应控制台指令radio "title" "#SFUI_CommonRadio" //常用无线电菜单 "timeout" "2" //菜单超时自动关闭时间 "Commands" { …… "这里填自定义条目显示的名称" { "hotkey" "这里填菜单内数字序号" "label" "这里填调用的无线电" "cmd" "这里填执行的控制台命令" } } }
"group" //界面显示名称 { "hotkey" "1" //对应控制台指令radio1 "title" "#SFUI_GroupRadio" //命令无线电菜单 "Commands" { …… //在此处定制项目 } }
"standard" { "hotkey" "2" //对应控制台radio2 "title" "#SFUI_StandardRadio" //标准无线电菜单,用于回应队友 …… }
"report" { "hotkey" "3" //对应控制台radio3 "title" "#SFUI_ReportRadio" //报告无线电菜单,用于报点 …… }
}
}
不难看出,无线电命令不但能执行“发送无线电”的操作,还能执行其他控制台操作
修改完毕后保存,去游戏里设置菜单重新设置一下无线电按键,方可正常运作
原文:Counter-Strike Global Offensive\csgo\resource\ui\radiopanel.txt
"RadioPanel.txt" { //"SFUI_StandardRadio" //"SFUI_GroupRadio" //"SFUI_ReportRadio" "Groups" { "common" { "hotkey" "0" "title" "#SFUI_CommonRadio" "timeout" "2" "Commands" { "move it" { "hotkey" "1" "label" "rotate" "cmd" "playerradio ScaredEmote rotate!" } "onmyway" { "hotkey" "2" "label" "on my way" "cmd" "playerradio onmyway Chatwheel_onmyway" } "one left" { "hotkey" "3" "label" "last one" "cmd" "playerradio OneEnemyLeft Chatwheel_oneleft" } "killed sniper" { "hotkey" "4" "label" "sniper down" "cmd" "playerradio SniperKilled Chatwheel_wekilledsniper" } "headshot" { "hotkey" "5" "label" "dinked" "cmd" "playerradio Radio.MyHeadshot Chatwheel_gotheadshot" } "death cry" { "hotkey" "6" "label" "cry" "cmd" "playerradio DeathCry ......." } "enemy killed" { "hotkey" "7" "label" "enemy down" "cmd" "playerradio KilledMyEnemy Chatwheel_section_enemykilled" } "yes" { "hotkey" "8" "label" "okay" "cmd" "playerradio affirmative Chatwheel_affirmative" } "no" { "hotkey" "9" "label" "no" "cmd" "playerradio negative Chatwheel_negative" } } } "standard" { "hotkey" "1" "title" "#SFUI_CommandRadio" "timeout" "2" "Commands" { "go" { "hotkey" "1" "label" "#SFUI_Radio_Go" "cmd" "go" } "fallback" { "hotkey" "2" "label" "#SFUI_Radio_Fall_Back" "cmd" "fallback" } "sticktog" { "hotkey" "3" "label" "#SFUI_Radio_Stick_Together" "cmd" "sticktog" } "holdpos" { "hotkey" "4" "label" "#SFUI_Radio_Hold_Pos" "cmd" "holdpos" } "followme" { "hotkey" "5" "label" "#SFUI_Radio_Follow" "cmd" "followme" } "coverme" { "hotkey" "6" "label" "#SFUI_Radio_Cover_Me" "cmd" "coverme" } "regroup" { "hotkey" "7" "label" "#SFUI_Radio_Regroup" "cmd" "regroup" } "getout" { "hotkey" "8" "label" "#SFUI_Radio_Shes_Gonna_Blow" "cmd" "getout" } } } "group" { "hotkey" "2" "title" "#SFUI_StandardRadio" "timeout" "2" "Commands" { "roger" { "hotkey" "1" "label" "#SFUI_Radio_Roger" "cmd" "roger" } "negative" { "hotkey" "2" "label" "#SFUI_Radio_Negative" "cmd" "negative" } "cheer" { "hotkey" "3" "label" "#SFUI_Radio_Cheer" "cmd" "cheer" } "compliment" { "hotkey" "4" "label" "#SFUI_Radio_Compliment" "cmd" "compliment" } "thanks" { "hotkey" "5" "label" "#SFUI_Radio_Thanks" "cmd" "thanks" } "Asite" { "hotkey" "6" "label" "A site" "cmd" "go_a" } "Bsite" { "hotkey" "7" "label" "B site" "cmd" "go_b" } "report" { "hotkey" "8" "label" "#SFUI_Radio_Report_In" "cmd" "report" } "nice clutch" { "hotkey" "9" "label" "nice one" "cmd" "playerradio LastManStanding Chatwheel_lastunitalive" } } } "report" { "hotkey" "3" "title" "#SFUI_ReportRadio" "timeout" "2" "Commands" { "enemyspot" { "hotkey" "1" "label" "#SFUI_Radio_Spotted" "cmd" "enemyspot" } "needbackup" { "hotkey" "2" "label" "#SFUI_Radio_Need_Backup" "cmd" "needbackup" } "takepoint" { "hotkey" "3" "label" "#SFUI_Radio_Take_Point" "cmd" "takepoint" } "sectorclear" { "hotkey" "4" "label" "#SFUI_Radio_Sector_Clear" "cmd" "sectorclear" } "inposition" { "hotkey" "5" "label" "#SFUI_Radio_In_Position" "cmd" "inposition" } "takingfire" { "hotkey" "6" "label" "#SFUI_Radio_Need_Assist" "cmd" "takingfire" } "enemydown" { "hotkey" "7" "label" "#SFUI_Radio_Enemy_Down" "cmd" "enemydown" } "reportingin" { "hotkey" "8" "label" "Reporting in" "cmd" "reportingin" } } } } }
CS2完美国服使用英文语音包
把这个文件夹改个名:steamapps\common\Counter-Strike Global Offensive\game\csgo_lv