Changes

Jump to navigation Jump to search
46 bytes added ,  22:11, 4 February 2020
Line 22: Line 22:  
* '''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
 
* '''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
 
* '''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
+
* '''LIST_SCOPE_MEMBERS''' X - Prints out all functions and variables available for the type X, to use when making level 3 feature scripts, [[Modding#Level 3 features|Read more here]].
 
* '''COMPARE_LOCALIZATION''' X Y - Compares what has changed between between localization X and Y, Y should almost always be "English"
 
* '''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
 
* '''CONVERT_LOCALIZATION_TYD''' X - Converts localization named X from XML to TyD

Navigation menu