Changes

Jump to navigation Jump to search
1,101 bytes added ,  16:18, 3 February 2020
Line 18: Line 18:     
===Helpful commands===
 
===Helpful commands===
TBA
+
* '''INSTA_DEVELOP_DESIGN''' - Instantly releases whatever is in the design document window, skipping design and dev phases (Only works for modded software)
 +
* '''RELOAD_MOD''' X - Reloads mod named X. Note that this does not affect the currently running game, if there is any
 +
* '''CHECK_SPEC_REP''' X - Checks whether all specialization levels are used across all software when mod named X is loaded, which would otherwise make some education worthless
 +
* '''TEST_DEV_MOD''' X Y Z - Prints out balancing information for Software Category Z in Software Y in mod X. This tells you if the player can reach 100% interest with any submarket targeting
 +
* '''LIST_SCOPE_MEMBERS''' X - Prints out all functions and variables available for the type X, to use when making level 3 feature scripts
 +
* '''COMPARE_LOCALIZATION''' X Y - Compares what has changed between between localization X and Y, Y should almost always be "English"
 +
* '''CONVERT_LOCALIZATION_TYD''' X - Converts localization named X from XML to TyD
 +
* '''RELOAD_LOCALIZATION''' - Reloads all localizations, but does not update UI instantly when in-game
    
== In-game content ==
 
== In-game content ==

Navigation menu