群星
ParaWikis
最新百科
都市天际线2百科
英雄无敌3百科
维多利亚3百科
奇妙探险队2百科
罪恶帝国百科
英白拉多:罗马百科
热门百科
群星百科
欧陆风云4百科
十字军之王2百科
十字军之王3百科
钢铁雄心4百科
维多利亚2百科
ParaWikis
申请建站
ParaWikis
ParaCommons
最近更改
随机页面
加入QQ群
工具
链入页面
相关更改
特殊页面
页面信息
页面值
阅读
编辑
编辑源代码
查看历史
讨论
编辑“
控制台命令
”(章节)
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
== Testing commands == Testing commands are used for developer, beta tester or modder testing. {| class="wikitable sortable" style="font-size:90%; text-align:left" |- ! scope="col" style="width: 275px;" | Command ! scope="col" style="width: 750px;" | Description ! scope="col" style="width: 250px;" | Parameters ! scope="col" style="width: 300px;" | Example |- | 3dstats || Toggles 3D Stats (FPS and render time) || None || 3dstats |- | achievement_status || Print achievement status || None || achievement_status |- | activate_relic || Activates the triumph effect of [Relic ID] || [Pop ID] [Ethic Key] || activate_relic r_unbidden_warlock |- | add_ethic_pop || Add ethic to a pop || [Pop ID] [Ethic Key] || add_ethic_pop purged ethic_fanatic_authoritarian |- | advanced_galaxy || Simulates a game in year 2400 (every default empire gains colonies, technologies and fleets) || none || advanced_galaxy |- | ai_anomalies || Toggles whether human empires get ai-only anomalies || None || ai_anomalies |- | alienfx || Attempt to change computer lights with Alien FX || None || alienfx |- | ambient_object || Spawns an ambient object of the specified type. || [type] || ambient_object turbulent_nebula_2 |- | attackallfleets || Makes all player fleets target all other fleets || None || attackallfleets |- | audio.playeffect || Play the sound effect with the given name || None || TODO |- | audio.setactivegroup || Sets the active audio group || None || TODO |- | audio.testeffectweights || Test the random distribution of the weighs for a sound effect || None || TODO |- | berserk_ai || AI aggression set to 10 || None || berserk_ai |- | blend_post_effect || Blends to a new post effect setting || [nSetting] [vTime] [nMode] || TODO |- | borders || Calculates map borders || None || borders |- | casusbelli || Add a Casus Belli against the given target empire || [casus belli key] [country id] || casusbelli cb_subjugation 2 |- | check_save || Check save and load persistence || None || check_save |- | clear_debug_lines || Clears any persistent debug lines || None || clear_debug_lines |- | clear_debug_strings || Clears any persistent debug strings || None || clear_debug_strings |- | clearflag || Clears an event flag on a specific target || [type] [flag] [target id] || clearflag global prethoryn_invasion_happened |- | collision || Displays collision boxes and circles || None || collision |- | communications || Enable/disable communication with the target empire, leave with no arguments for all || [target country id] || communications 1 |- | contact || Starts first contact with all empires || None || contact |- | contacts_summary || Hides who holds casus belli on the contacts screen || None || contacts_summary |- | control || Used to occupy planets. If there is no war with the owner of [planet id] control will be reverted instantly. || [planet id] || control 50 |- | copy_pop || Copies a pop to the selected planet using the id of a single pop. || [pop id] || copy_pop 1247 |- | crash || Crash the game || None || crash |- | debug_achievements || TODO || None || debug_achievements |- | debug_achievements_clear || TODO || None || debug_achievements_clear |- | debug_dumpevents || Prints fired events || None || debug_dumpevents |- | debug_stats || Shows game performance stats || None || debug_stats |- | debuglines || Toggles debug lines on/off || None || debuglines |- | debugtexture || Debug drawer for textures || [texture name] [transparency] [alpha channel]|| debugtexture name 0,5 alpha |- | debugtooltip || Reveals debug info in tooltips such as pop ID for pops, and planet ID for planets. || None || tweakergui debugtooltip(pre 1.1) or debugtooltip(1.1) |- | deltat || Scales Delta Time with given value || [delta_t] [scale value] || TODO |- | democratic_election || Start a democratic ruler election || None || democratic_election |- | deposits || Shows stats for deposits || None || deposits |- | diplo_3rd_party || Does [[Gameplay_modding#Diplomatic_Actions|diplomacy]] between two players from 3rd party perspective. || [diplo] [actor id] [recipient id] || diplo_3rd_party action_offer_peace 1 4 |- | dump_ai_build_plan || Prints what the AI intends to construct next || None || dump_ai_build_plan |- | dump_origins || Prints all origins in the galaxy || None || dump_origins |- | effect || Executes an [[Effects|effect script]]. || None || effect crystal_hit_effect |- | effect remove_megastructure || Removes the selected megastructure || None || effect remove_megastructure = this |- | error || Show errors in log || None || error |- | eventscopes || Prints the scope trees of current events || None || <Event open> eventscopes |- | eventstats || Show event statistics. || None || eventstats |- | factions.showallfactions || Prints all factions and information on them. || None || factions.showallfactions |- | factions.showattraction || Prints attraction levels for every faction. || None || factions.showattraction |- | factions.spawnall || Spawns all possible factions. They will disappear immediately if 10 years haven't passed. || None || factions.spawnall |- | fast_forward || Fast forward a set amount of days || [amount of days] [observer] || fast_forward 100 |- | filewatcher || Toggles filewatcher || None || filewatcher |- | ftl || Enable/Disable unlimited FTL, obsolete || None || ftl |- | fullscreen || Toggles fullscreen || None || fullscreen |- | game_over || Executes the specified type of Game Over || [victory type index] || game_over 0 |- | game_paused || Pauses or resumes the game || Nine || game_paused |- | gfxculture || Sets graphical culture for player empire, pressing tab reveals the culture keys || [culture key] || gfxculture mammalian_01 |- | goto || Moves camera to position || [x] [y] || goto 10 10 |- | guibounds || Displays the bounds of GUI elements || None || guibounds ` |- | hdr || Toggles HDR || None || hdr |- | help || Prints the help documentation for a command. || [command name] || help human_ai |- | helphelp || No help for you! || None || helphelp |- | hsv || Converts RGB to HSV || None || hsv 25 25 25 |- | human_ai || Toggles AI for Human countries || None || human_ai |- | human_anomalies_for_ai || Allows the AI to get regular anomalies || None || human_anomalies_for_ai |- | info || Toggles Debug info. || None || info |- | kill_country || Kills the current empire. || None || kill_country |- | kill_leader || Kills specified leader. || [leader id] || kill_leader ? |- | kill_ruler || Kills current ruler. || None || Kills current ruler. |- | kill_pop || Kills [Pop ID] pop || [Pop ID] || kill_pop 745 |- | lockcamera || Locks the camera to the current position. || [debug_lockcamera, lockcamera] || lockcamera |- | map_names || Regenerates map names. || None || map_names |- | mature_galaxy || Simulates a 100 years old galaxy. || None || mature_galaxy |- | memtest || Used to test for memory leakage with certain functions. || [iterations] || memtest 1 |- | message || Shows every message type on the top bar. || None || message |- | nogui || Toggles GUI on/off || None || nogui |- | nomouse || Toggles mouse scrollwheel on\off || None || nomouse |- | one_year || Run the game for one year then logs how long it took. || None || one_year |- | overnight || Sets the game up for an overnight session. || [ticks per turn] || overnight 2 |- | particle || Toggles particle debug info. || None || particle crystal_hit_effect |- | particle.miplevels || TODO || None || TODO |- | particle.useringbuffer || TODO || None || TODO |- | particle.wireframe || TODO || None || TODO |- | particle_editor || Spawns a particle editor. || None || particle_editor |- | path || Finds path between stars. || [from index] [to index] || path 0 1 |- | peace_on_player || Targeted country offers peace on player. || [country id] || peace_on_player 05 |- | planets || Lists every type of planet and the amount of each. || None || planets |- | players || Lists every human player in the current game. || None || players |- | populate || Fills all housing on selected planet with pops<br>{{red|WARNING:}} Will hang the game as of version 3.2 || None || populate |- | pp || Gives the player minerals || [amount] || pp 1000 |- | production || Dumps some debug info about production || None || production |- | random_ruler || Replace the ruler with a new random one || None || random_ruler |- | rebuild_sectors || Rebuilds sector boundaries || None || rebuild_sectors |- | recalc_fleet_presence || Recalculates fleet presence cache, useful if loading old saves. || None || recalc_fleet_presence |- | regenerate_border_colors || Regenerates border colors for empires with the same primary color || None || regenerate_border_colors |- | reload || Reloads assets || [file name] || reload main.gui |- | reload_galaxy || Starts a new game || None || reload_galaxy |- | reload_graphical_map || Reloads the graphical map || None || reload_graphical_map |- | reloadfx || Reloads the shader || [arguments: map/mapname/postfx or *.fx filename] || reloadfx arrow |- | remove_ethic_pop || Removes an ethic from a target pop. || [pop id] [ethic key] || remove_ethic_pop ? ethic_xenophobe |- | remove_notification || Removes all notifications belonging to the player || [amount] || remove_notification 1 |- | rendertype || Prints the current` rendering type. || None || rendertype |- | resources || Show stats for resources || None || resources |- | reverse_diplo || Sends a [[Gameplay_modding#Diplomatic_Actions|diplomatic command]] from the target to the player. || [diplo] [id] || reverse_diplo action_invite_to_federation 01 |- | run || Runs the specified file with list of commands. File should be placed in the root Stellaris folder in your My Documents. File must be called '[insert file name here]' without the brackets. The file should be in the INI extension.|| None || run group_commands.ini |- | scaling || Enables/disable scaling of models. || None || scaling |- | smooth || Toggle framesmoothing || None || smooth |- | spawnentity || Spawns specified entity at cursor position. The entity names are found in the gfx folder in the .asset files. || [entity name] || spawnentity test_object_entity |- | srgb || Toggles RBG color mode || None || srgb |- | surrender || Surrender and gives in to all demands. Using only [country id] parameter lists wars with their appropriate war_ids for given country. || [country id] [war id] || List all wars for country with country_id = 5 along with their war_ids: surrender 5.<br> Force country with country_id = 5 to surrender in war with war_id = 19975: surrender 5 19975. |- | switchlanguage || Reload localization files and switches language || None || switchlanguage l_english |- | techweights || Prints weights for the tech tree of the player || [tech area] || techweights phy |- | test_achievement || Used to test an achievement trigger || [achievement] || test_achievement achievement_colonize |- | threading.taskthreadcount || Returns the number of CPU threads used || None || threading.taskthreadcount |- | ticks_per_turn || Controls the number of ticks per turn || [amount of ticks] || ticks_per_turn 10 |- | time || Returns the local system time || None || time |- | trigger || Tests a trigger script (*.txt) when placed in the \\Paradox Interactive\Stellaris\ folder || [trigger script] || trigger test_trigger |- | trigger_docs || Prints docs for triggers and effects || None || trigger_docs |- | trigger_file || Tests the trigger script, and crashes the game || None || trigger_file |- | version || Copies game version to clipboard || None || version |- | volume || Modifies music volume || [volume delta] || volume 20 |- | war || The first country declares war on the second with the given wargoal {| class="wikitable mw-collapsible mw-collapsed" style="font-size:90%;float:right;margin:0;" ! colspan="2" | ID list |- | Conquer|| wg_conquest |- | Liberate|| wg_liberation |- | Vassalize|| wg_subjugation |- | Make Tributary|| wg_tribute |- | Humiliate|| wg_humiliation |- | Impose Ideology|| wg_force_ideology |- | Humiliate (Fallen Empires)|| wg_fe_humiliation |- | Stop Atrocities (Fallen Empires)|| wg_fe_stop_atrocities |- | Cleanse Holy Worlds (Fallen Empires)|| wg_fe_cleanse_holy_worlds |- | Decontaminate Border Territories (Fallen Empires)|| wg_fe_cleanse_border_worlds |- | Outlaw AI (Fallen Empires)|| wg_fe_stop_ai |- | Domination|| wg_ae_domination |- | End Threat|| wg_end_threat |- | Cleansing|| wg_cleansing |- | Assimilation|| wg_assimilation |- | Absorption|| wg_absorption |- | War in Heaven|| wg_war_in_heaven |- | Machine Uprising|| wg_machine_uprising |- | Independence|| wg_independence |- | Assert Overlordship|| wg_assert_overlordship |- | Plunder|| wg_plunder |- | Total War|| wg_colossus |- | Stop Colossus|| wg_end_threat_colossus |} || [attacker country id] [defender country id] [war goal] || war 2 4 wg_independence |- | warexhaustion || Adds the given war exhaustion for all of an empire's active wars || [amount] || warexhaustion 75 |- | window || Opens an GUI window element || [arguments open/close] [window gui name] || window open advisor_window |- | wireframe || Toggles forced wireframe on/off || None || wireframe |}
摘要:
请注意您对群星百科的所有贡献都被认为是在知识共享署名-非商业性使用-相同方式共享下发布,请查看在
群星百科:版权
的细节。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源。
未经许可,请勿提交受版权保护的作品!
为防止机器编辑,请完成下方验证
取消
编辑帮助
(在新窗口中打开)
×
登录
密码
记住登录
加入群星百科
忘记密码?
其他方式登录