Krænkelseskultur
Hidden radio commands
A number of radio commands are not available in the standard radio menus that can be enabled through the in-game settings.
Some particularly helpful ones are: Bombsite A, Bombsite B, Need a drop and Sorry. “Need a drop” unfortunately does not have corresponding audio in CS:GO.
Settings -> Keyboard/Mouse -> Communication options.
Here you can set the keybinds for the following in-game message menus. Command Radio Message, Standard Radio Message and Report Radio Message. It is common to bind these 3 menus to z, x and c.
In order to change these menus to include the hidden radio commands you need to edit a file called “radiopanel.txt” which is found in ..\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\resource\ui
You can see the code needed to include the hidden radio commands in the “radiopanel.txt” for download just below the picture. But, you can also just replace your original “radiopanel.txt” with this one.
The radio menus will look like this:
If you want to revert the changes you can replace the file with the “radiopanel-original” file.
Callouts for some popular CS:GO maps
de_inferno-map-callouts
Nades for Inferno
A
https://www.youtube.com/watch?v=eKuvx1qfztY
B
https://www.youtube.com/watch?v=DwDayIVSrFM
WarOwl B Smokes
https://www.youtube.com/watch?v=slK3xsSvGys
Jaeky all inferno
https://www.youtube.com/watch?v=5SNtJ1lIrGE
Molos
https://www.youtube.com/watch?v=Ugam3JXZ6Po
de_mirage-map-callouts
de_dust2-map-callouts
de_nuke-map-callouts
de_overpass-map-callouts
de_train-map-callouts
A more comprehensive buyscript
bind “kp_multiply” “buy hegrenade;”
bind “kp_minus” “buy smokegrenade;”
bind “kp_plus” “buy molotov;”
bind “kp_uparrow” “buy decoy;”
bind “kp_pgup” “buy flashbang;”
bind “kp_home” “buy vesthelm; buy vest;”
bind “kp_end” “buy tec9;”
bind “kp_downarrow” “buy galilar;”
bind “kp_leftarrow” “buy aug;”
bind “kp_pgdn” “buy ak47;”
bind “kp_5” “buy awp;”
bind “kp_rightarrow” “buy mac10;”
bind “kp_del” “buy defuser;”
bind “`” “toggleconsole”
bind “TAB” “+showscores”
bind “SPACE” “+jump”
bind “SHIFT” “+speed”
bind “CTRL” “+duck”
bind “g” “drop”
bind “e” “+use”
bind “b” “buymenu”
bind “m” “teammenu”
bind “q” “lastinv”
bind “r” “+reload”
bind “w” “+forward”
bind “a” “+moveleft”
bind “d” “+moveright”
bind “s” “+back”
bind “MOUSE1” “+attack”
bind “MOUSE2” “+attack2”
bind “MWHEELDOWN” “invnext”
bind “MWHEELUP” “invprev”
bind “k” “demo_timescale 1”
bind “l” “demo_timescale 4.0”
bind “‘” “demo_timescale 40”
bind “p” “demo_togglepause”
bind “h” “slot12”
bind “v” “callvote changelevel; r_cleardecals”
echo “”
echo “stomp_csgo.cfg executed. GLHF”
echo “Buy with the numpad. 1 Tec9, 2 Galil, 3 AK47, 4 SG553, 5 AWP, 6 MAC10, 7 Vesthelm, 8 Decoy, 9 Flash, * HE, – Smoke, + Molotov, , Defuser”
echo “net_graph 1 to enable”
echo “Press v to clear decals and remove vote dialogs”
echo “J, K, L, P and Ø to control demoplayback”
echo “H for medikit, and X-ray in demoplayback”
echo “”
Download as zip file:
stomp_csgo
Under construction
New page on the way.
Link to our old counter-strike 1.6 map
http://ronkedors.dk/de_christiania_b1.zip
Some simple buy binds.
Add them to your autoexec.cfg file and type exec autoexec.cfg in the console the first time running the game.
bind “kp_multiply” “buy hegrenade;”
bind “kp_minus” “buy smokegrenade;”
bind “kp_plus” “buy molotov;”
bind “kp_pgup” “buy flashbang;”
bind “kp_uparrow” “buy decoy;”
bind “kp_home” ” buy vesthelm; buy vest;”
bind “kp_end” “buy deagle;”
bind “kp_downarrow” “buy galilar;”
bind “kp_pgdn” “buy ak47;”
bind “kp_leftarrow” “buy aug;”
bind “kp_5” “buy awp;”
bind “kp_rightarrow” “buy xm1014;”