先使用命令行 -dev 启动COH2游戏,进入开发者模式。
操作如下:
1、直接启动:英雄连2桌面图标 > 右键 > 属性 > 快捷方式 > 目标(T) > 在 .exe 文字后面添加 -dev (注意 -dev 前面要加个空格)
2、Steam用户:直接在游戏启动选项中添加 -dev
游戏中按 [Ctrl] + [Shift] + ~ 开启控制台,输入以下作弊码,回车确认可获得对应效果。
注意:
1、使用作弊码会导致无法获得成就。
2、再按一次 [Ctrl] + [Shift] + ~ 可关闭控制台。
秘籍 | 作用 |
---|---|
Player_SetResource(Game_GetLocalPlayer(),RT_Command, 8) | 命令点8 |
Player_SetResource(Game_GetLocalPlayer(),RT_Munition, 8888) | 军需品8888 |
Player_SetResource(Game_GetLocalPlayer(),RT_Manpower, 8888) | 人力8888 |
Player_SetResource(Game_GetLocalPlayer(),RT_Fuel, 8888) | 燃料8888 |
Player_SetPopCapOverride(Game_GetLocalPlayer(), 888) | 人口上限888 |
命令 | 作用 |
---|---|
FOW_RevealAll | 开/关 战争迷雾 |
taskbar_hide | 隐藏工具栏(方便截图) |
taskbar_show | 显示工具栏 |
ee_bigheadmode (1) | 大头模式 |
ee_bigheadmode (0) | 关闭 大头模式 |
setsimrate(#) | 设置游戏速度(默认是10) |
restart | 重启游戏 |
abortgame | 退出游戏 |
statgraph() | 开启 "statgraph_channel" 秘籍 |
statgraph_channel("fps") | 显示帧(需先输入上面代码) |