Changes

Jump to navigation Jump to search
9 bytes added ,  15:28, 4 February 2020
Line 241: Line 241:     
=== Level 3 features ===
 
=== Level 3 features ===
Level 3 features do not satisfy submarkets at all, but they have custom scripts attached that change how the game works in some way. Scripting works using a programming language developed specifically for Software Inc.
+
Level 3 features do not satisfy submarkets at all, but they have custom scripts attached that change how the game works in some way. [[SIPL|Scripting works using a programming language developed specifically for Software Inc.]]
    
You add scripts to features by adding a Script record, which consists of Script_  and then the name of entry point where you want your script to be executed, and then your script. Each entry point has a different scope, which determines which variables you can interact with. These entry points currently exist:
 
You add scripts to features by adding a Script record, which consists of Script_  and then the name of entry point where you want your script to be executed, and then your script. Each entry point has a different scope, which determines which variables you can interact with. These entry points currently exist:

Navigation menu