by Esoteric Rogue » Mon Dec 16, 2013 2:28 am
I can confirm that it
does work, in some circumstances. I started up a new game without using a script, only built a headquarters and hired a COO. I ran the game for 1 day and the income statement shows I am paying salaries.
If you are using a script, I noticed that the defaults, that is, the values used when not specified, are not 100, as I thought was indicated by the documentation, but rather 0. You'll have to include these lines for default behavior.
Code: Select all
[SPECIAL RULES]
CEO Salary Modifier=100
COO Salary Modifier=100
CTO Salary Modifier=100
CMO Salary Modifier=100
I can confirm that it [i]does[/i] work, in some circumstances. I started up a new game without using a script, only built a headquarters and hired a COO. I ran the game for 1 day and the income statement shows I am paying salaries.
[img]http://snag.gy/Uwa2T.jpg[/img]
If you are using a script, I noticed that the defaults, that is, the values used when not specified, are not 100, as I thought was indicated by the documentation, but rather 0. You'll have to include these lines for default behavior.
[code][SPECIAL RULES]
CEO Salary Modifier=100
COO Salary Modifier=100
CTO Salary Modifier=100
CMO Salary Modifier=100
[/code]