王国风云3作弊码有什么 十字军之王3控制台代码分享( 三 )


粒子节点编辑器:particleeditor - Particle Node Editor
显示脚本文档:script_docs(script_documentation) - Prints script documentation
生成设置GUI:settings - Spawns a settings GUI
屏幕截图:screenshot - Take screenshot
生成系统优化GUI:tweak - Spawns a tweaker GUI
纹理查看器:textureviewer - Texture Viewer
纹理列表:texturelist - Texture List
皮肤编辑器:tools.skins - Skin Editor
开/关3D统计:3dstats - Toggles 3D Stats
列出音频事件:audio.list_events - List audio event
播放音频事件:audio.play_event [Audio event] - Play audio event
显示当前的CPU使用情况:audio.cpu_info - Shows current cpu usage
切换主交换链垂直同步:vsync - Toggle main swapchains vsync
重新加载纹理:gfx.reloadtexture - Reload textures
报告所使用的渲染后端:rendertype - Reports what render backend is used
设置或获取任务线程数:Threading.TaskThreadCount [The number of task threads] - Set or get the number of task threads
模拟崩溃(会导致游戏退出) 。:CrashReporter.SimulateCrash - Simulates a crash (resulting in the game exiting).
删除X天前的本地崩溃转储 。:CrashReporter.DeleteCrashData - Delete local crash dumps older than X days.
选择现存gfx皮肤:gfx.skin - Select active gfx skin
创建可停靠:Dockables.Create [Dockable name] - Create dockable
创建可停靠布局:Dockables.CreateLayout [Dockable layout name] - Create dockable layout
生成GUI编辑器:gui_editor - Spawns gui editor
转储已注册的数据类型:DumpDataTypes - Dumps the registered data types
开/关地图编辑器:map_editor - Toggle map editor
停止当前播放的曲目:Music.StopTrack - Stops the currently playing track
显示或设置音乐系统的当前权重:Music.Weight - Shows or sets the current weight of the music system
播放指定的曲目:Music.PlayTrack [track name] - Plays the specified track
重置音乐系统:Music.Reset - Resets the music system
再次锁定所有成就:Debug.Achievements.ResetAll - Locks all achievements again
显示一个对象浏览器窗口:explorer - Shows an object explorer window
将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 and switch 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 name will be gui/debug/test_gui.gui, and the widget name will be test_window
清除虚拟小部件:GUI.ClearWidgets - Clear dummy widget

推荐阅读