CS2 JailBreak binds
Here is a list of the most important binds for quick and easy control of server functions on our CS2 JailBreak server.
Invalid Date
Menu
The foundation is menu control. Unfortunately, the menus that were in CS are no longer part of CS2, so it's necessary to create simulations for them. To do this, you need to set up a set of binds; otherwise, you'll be forced to control these menus using chat commands, which is very slow and inefficient.
Binds for control similar to CSGO, aren't perfect because they are shared with weapon selection.
bind 1 "slot1;css_1";
bind 2 "slot2;css_2";
bind 3 "slot3;css_3";
bind 4 "slot4;css_4";
bind 5 "slot5;css_5";
bind 6 "slot6;css_6";
bind 7 "slot7;css_7";
bind 8 "slot8;css_8";
bind 9 "slot9;css_9";
Using the F keys
bind F1 "css_1";
bind F2 "css_2";
bind F3 "css_3";
bind F4 "css_4";
bind F5 "css_5";
bind F6 "css_6";
bind F7 "css_7";
bind F8 "css_8";
bind F9 "css_9";
On the numeric keys
bind kp_1 css_1;
bind kp_2 css_2;
bind kp_3 css_3;
bind kp_4 css_4;
bind kp_5 css_5;
bind kp_6 css_6;
bind kp_7 css_7;
bind kp_8 css_8;
bind kp_9 css_9;
Money drop
bind g "drop;drop_money"
or
bind x drop_money
Warden bind
bind x w
Shop bind
bind x shop
Mute the music
Global music, such as the music at the end of a round or in a mode, can be muted or completely turned off using a convar.
snd_musicvolume
The ideal value is:
snd_musicvolume 0.4
How to connect?
Write to console
connect cs.funplay.pro
Don't know how to use the console? Here is the guide.