王国风云3作弊码大全:控制台代码分享[多图]( 三 )


将xp添加到所有生活方式中:add_lifestyle_xp_all [amount(optional)] [character(optional)] -Adds xp all lifestyle
将xp添加到指定生活方式中:add_diplomacy_lifestyle_xp [amount(optional)][character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_martial_lifestyle_xp [amount(optional)][character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_stewardship_lifestyle_xp [amount(optional)][character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_intrigue_lifestyle_xp [amount(optional)][character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_learning_lifestyle_xp [amount(optional)[[character(optional)] - Adds xp to the given lifestyle
重新加载本地化文件并切换语言:switchlanguage [language name] - Reload localization files andswitch language
重新载入assets文件:reload [file name] - Reloads assets
现在是几点?:time - What time is it?
创建一个小型转储:minidump [file path] - Creates a minidump
导致应用程序崩溃:crash - Cause the application to crash
切换调试模式:debug_mode - Toggles debug mode
切换释放模式:release_mode - Toggles release mode
创建虚拟小部件 。 参数为0时,文件名将为gui/debug/test_gui.gui,小部件名称将为test_window:GUI.CreateWidget(gui_test,test_gui)[File name] [Widget name] - Create dummy widget. With 0 arguments the file namewill be gui/debug/test_gui.gui, and the widget name will be test_window
清除虚拟小部件:GUI.ClearWidgets - Clear dummy widget
在game.log文件中显示所有控制台命令 。 :helplog - Print out all console commands to game.logfile.
显示所有控制台命令或特定的命令描述 。 :help [command name] - Print out all console commands or aspecific command description.
双彩虹协助 。 :helphelp - Double Rainbow help.
在控制台和游戏日志中显示版本 。 :version - Prints the version to the console and the gamelog.
勾选任意天数:tick_day [number of days] - Ticks any number of days
日志统计:statistics - Logs statistics
从磁盘上的savegame加载gamestate:load [file name] - Load gamestate from savegame ondisk
检查存档和读档持久性:test_save - Check save and load persistence
将当前的游戏状态保存到磁盘:save [file name] - Saves current gamestate to disk
重新计算修改器:recalculate_modifiers [{if an argument is given, ALL modifiers willbe calculated}] - Recalculates modifiers
执行效果:effect [{effect script}] - Execute effect
在/run中执行效果文件:run [{effect file}] - Execute effect file in /run
测试触发脚本:trigger [{trigger script}] - Test trigger script
发送聊天消息:chat [Message] - Send chat message
更改扮演的角色:play [Character ID] - Change played character
开始观看比赛:observe(ob) - Start observing the game
显示角色:hello [Character ID] - Show a character
显示历史人物:hello_history [Scripted history character ID] - Show a character fromhistory
显示头衔:show_title [Title tag] - Show a title
查找头衔:find_title [Title name] - Find a title
选择一个省:select_province [Province Id] - Select a province
改变一个县的文化:change_culture [province id] [culture] - Change culture of acounty
将同一种文化的所有县合并为一种新文化:merge_culture [from culture] [to culture] - Merge allcounties of one culture into another culture
增加黄金:gold(cash,dough) [Amount] - Add gold
增加虔诚:add_piety(piety) [Amount] - Add piety
增加声望:add_prestige(prestige) [Amount] - Add prestige
将头衔赋予指定角色:give_title(gt) [Title] [Character ID (optional, the player bydefault)] - Gives the title to the specified character
宣布该角色获得该头衔:add_claim(ac) [Character ID (optional, the player by default)][Title] - Gives the character a claim on the title
在当前年龄基础上增加年龄:age() [Age] [Character ID] - Adds age to the current age
显示角色的历史:IDhistorical_id(hist) [Character ID] - Shows the historical id of acharacter
为角色添加特质:add_trait(at) [Trait] [Character ID (optional, applies to playercharacter otherwise)] - Adds trait to a character
设置角色的性别:set_sexuality [sexuality] [Character ID (optional, applies to playercharacter otherwise)] - Sets the sexuality of a character
显示有关角色所涉及的所有秘密的所有信息:secret_info(si) [character ID (optional)] - Shows allinfo about all secrets that the character is involved in
移除角色的特质:remove_trait(rt) [Trait] [Character ID (optional, applies to playercharacter otherwise)] - Removes trait from a character

推荐阅读