?? 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 + -