X-SNOW Posted 2005年12月18日 01:03 Posted 2005年12月18日 01:03 COD2有两个配置文件 单机config.cfg 联网config_mp.cfg 在配置文件中加入如下段落 中文为说明不加入 “developer 1” 单机增加随时读存档功能 修改后配置文件要设成只读或关闭相关权限,否则系统会自动将其删除 bind , "cg_drawFPS 1" bind / "cg_drawFPS 0" 用逗号键显示FPS(祯数) 用/号键关闭 bind KP_MINUS "stoprecord" bind KP_PLUS "record" 用小键盘加号键开始游戏录像 用小键盘减号键停止 录像将存放在(安装目录\main\domes目录) 慎重使用单机录像功能-----太不完善,录几分钟就几十兆,好在压缩后就一两兆!联网的相当完善,可放心使用。 观看录像-进入游戏主选单--游戏时不可按~键调出控制模式输入demo 录像名 比如 demo demo0000 不用带后缀 bind 后面的部分是按键名称 再后面是功能--双引号中的部分 附上我的cfg文件开头键位设置部分内容供大家参考 // generated by Call of Duty, do not modify unbindall “developer 1” bind TAB "+scores" bind ESCAPE "togglemenu" bind SPACE "+holdbreath" bind , "cg_drawFPS 1" bind / "cg_drawFPS 0" bind 1 "weapnext" bind 2 "weapnext" bind 4 "+smoke" bind ` "toggleconsole" bind A "+moveleft" bind C "+smoke" bind D "+moveright" bind E "+leanright" bind F "+activate" bind Q "goprone" bind R "+reload" bind S "+back" bind T "chatmodepublic" bind V "+gostand" bind W "+forward" bind X "openScriptMenu ingame changeweapon" bind Y "chatmodeteam" bind Z "+talk" bind ~ "toggleconsole" bind CAPSLOCK "+speed" bind PAUSE "toggle cl_paused" bind CTRL "gocrouch" bind SHIFT "+leanleft" bind F1 "vote yes" bind F2 "vote no" bind F4 "+scores" bind F12 "screenshotJPEG" bind KP_MINUS "stoprecord" bind KP_PLUS "record" bind MOUSE1 "+attack" bind MOUSE2 "+melee_breath" bind MOUSE4 "toggleads" bind MWHEELDOWN "+frag" bind MWHEELUP "+binoculars"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new account登录
Already have an account? Sign in here.
现在登录