《辐射4》控制台秘籍大全及使用方法 辐射4秘籍怎么用
《辐射4》控制台秘籍大全及使用方法 辐射4秘籍怎么用
控制台使用方法
按键盘上的“~/`”键就会打开命令输入,输入你想输入的内容再回车就会生效。
使用命令可以让你进入到开发者测试QA区域中,你可以看到游戏中有什么物品,装备其它元素等等,对你的游戏过程帮助非常大。
常用的几个材料代码
万用胶带(含粘合剂)0004d1f2
用过的油罐(含油、钢铁)0004b273
保险丝(含铜、玻璃)00059acc
环形架(含铝等)000ec8b3
玩具车(含螺丝钉)00059b1c
其他可用代码
Coc (location) - this is the command you need to get to the secret area; just type "coc qasmoke" into the console without the apostrophes
AdvancePCSkill [AdvSkill]?GetPlayerLastAction
GetPlayerName
Player Add Item ()
Player.Setscale #
SetSize [player.shrink 2.0]?
ShowQuestStagesShowGenericMenu
ShowLockpickMenu
ShowWarning
ShowChargenMenu
ShowLockpickMenuDebug
ShowAllMapMarkers
ShowRepairMenu
ShowBarterMenu
ShowDialogSubtitles
ShowViewerStrings
ShowShowQuestItems
ShowQuestObjectives
ShowSpellMaking
ShowNameMenu
ShowLooksMenu (1 for Haircut, 2 for Plastic Surgery)
ShowClassMenu
ShowMessage
ShowHelpMessage
SetActorFullName
SetCellFullName
UpdateLevel
希望能帮到你,求采纳。