📄 console.txt
字号:
Console detailsTemplate CS game(C)2001 Mat Sutcliffe. See license.txt for license info (GPL)The console is toggled with the backtick key (`)It allows config options to be set during gameplay. You type:key=valueWith no spaces, eg.:Game.Cheats.Godmode=onThe default key prefix is `Game.Bind.', the one to set key and axis actions.These can also be set in the config file using this prefix.Known input names (on the left of the '=') are the keys which can be found inlibs/csutil/inpnames.cpp in CS, and 'mouse' and 'joystick' followed by'x', 'y', or a number.Game actions (on the right of the '=') are defined in game/main.cppeg.(in console):ctrl=firemousex=lookxeg.(in config):Game.Bind.ctrl=fireGame.Bind.mousex=lookx
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -