Trying to figure out what I did wrong in my script
Posted: Wed Apr 22, 2026 12:15 am
I have not used the script generator until now because I'm old and thought it would probably be more trouble than it was worth. But I had some time this afternoon, and went ahead and created a script anyway. The script generator is actually easy to use. So, a big thank you to the nice people who developed it. But...
I wanted a script that would create a game with 5 Asian cities, that would include all of the agricultural products included in the Real World mod. In addition to all of the industrial and consumer products found in the vanilla game. What I want is a game that will not be filled with computer and software factories and computer stores.
When I created the script I disabled computer products. I gave my Asian cities different populations, with Manila being the largest at 500k people. Isn't there a limit on city population?
Anyway, when I loaded the script and created a game, the cities all had a population of 500k, and the products were only the ones in the vanilla game.
Here is my script, if some kind soul could spare a moment to look at it and give me some idea of what I did wrong.
----------------------------------
[HEADER]
Title=Test Script
Description=My first test script
MOD=Real World
[ENVIRONMENT]
Number of Cities=5
Your Start-up Capital=Very High
Your Start-up Capital Amount=500
Your Initial Personal Cash=100000
Random Events=Occasional
Game Starting Year=2000
Retail Store Type=Many
Number of AI Persons=30
Brand Strategy=Corporate Brand
Retail Store Floors=One
Stock Market=Yes
Alternative Stock Sim=No
Private Company=No
[COMPETITORS]
Number of Competitors=8
Competitor Start-up Capital=Very Low
AI Expansion Aggressiveness=Very Low
AI Pricing Aggressiveness=Very Low
Competence of Local Competitors=Low
AI Private Companies Percent=3
Diversified Companies=15
Retail Focused Companies=5
Stock Focused Companies=3
Real Estate Focused Companies=1
Tech Focused Companies=2
Media Focused Companies=1
Banking Focused Companies=1
Insurance Focused Companies=1
Show Competitor Trade Secrets=Yes
AI Friendly Merger=Yes
[PRODUCTS]
Consumer Goods Seaports=4
Industrial Goods Seaports=4
Import Quality=Low
Randomly Disable Product Classes=0
Random Product Reinvention=0
Product Customization=Off
Constant Import Supply=No
[DISABLED PRODUCTS]
Computer
[CITIES]
City=Manila
Globe X=1
Globe Y=100
Population=500000
Real Wage Rate=30
Consumer Goods Seaports=4
Industrial Goods Seaports=3
City=Naga City
Globe X=10
Globe Y=150
Population=100000
Real Wage Rate=30
Consumer Goods Seaports=3
Industrial Goods Seaports=2
City=Singapore
Globe X=25
Globe Y=250
Population=250000
Real Wage Rate=30
Consumer Goods Seaports=3
Industrial Goods Seaports=3
City=Cebu
Globe X=30
Globe Y=180
Population=250000
Real Wage Rate=30
Consumer Goods Seaports=3
Industrial Goods Seaports=3
City=Pusan
Globe X=60
Globe Y=260
Population=250000
Real Wage Rate=30
Consumer Goods Seaports=3
Industrial Goods Seaports=3
[SPECIAL RULES]
CEO Salary Modifier=100
COO Salary Modifier=100
CTO Salary Modifier=100
CMO Salary Modifier=100
Tech Cost Modifier=100
Training Effect Modifier=100
Factory Capacity Modifier=100
Retail Cost Modifier=99
[DIGITAL AGE DLC]
Max E-Commerce Share=Low
Max AI software and Internet companies=Low
I wanted a script that would create a game with 5 Asian cities, that would include all of the agricultural products included in the Real World mod. In addition to all of the industrial and consumer products found in the vanilla game. What I want is a game that will not be filled with computer and software factories and computer stores.
When I created the script I disabled computer products. I gave my Asian cities different populations, with Manila being the largest at 500k people. Isn't there a limit on city population?
Anyway, when I loaded the script and created a game, the cities all had a population of 500k, and the products were only the ones in the vanilla game.
Here is my script, if some kind soul could spare a moment to look at it and give me some idea of what I did wrong.
----------------------------------
[HEADER]
Title=Test Script
Description=My first test script
MOD=Real World
[ENVIRONMENT]
Number of Cities=5
Your Start-up Capital=Very High
Your Start-up Capital Amount=500
Your Initial Personal Cash=100000
Random Events=Occasional
Game Starting Year=2000
Retail Store Type=Many
Number of AI Persons=30
Brand Strategy=Corporate Brand
Retail Store Floors=One
Stock Market=Yes
Alternative Stock Sim=No
Private Company=No
[COMPETITORS]
Number of Competitors=8
Competitor Start-up Capital=Very Low
AI Expansion Aggressiveness=Very Low
AI Pricing Aggressiveness=Very Low
Competence of Local Competitors=Low
AI Private Companies Percent=3
Diversified Companies=15
Retail Focused Companies=5
Stock Focused Companies=3
Real Estate Focused Companies=1
Tech Focused Companies=2
Media Focused Companies=1
Banking Focused Companies=1
Insurance Focused Companies=1
Show Competitor Trade Secrets=Yes
AI Friendly Merger=Yes
[PRODUCTS]
Consumer Goods Seaports=4
Industrial Goods Seaports=4
Import Quality=Low
Randomly Disable Product Classes=0
Random Product Reinvention=0
Product Customization=Off
Constant Import Supply=No
[DISABLED PRODUCTS]
Computer
[CITIES]
City=Manila
Globe X=1
Globe Y=100
Population=500000
Real Wage Rate=30
Consumer Goods Seaports=4
Industrial Goods Seaports=3
City=Naga City
Globe X=10
Globe Y=150
Population=100000
Real Wage Rate=30
Consumer Goods Seaports=3
Industrial Goods Seaports=2
City=Singapore
Globe X=25
Globe Y=250
Population=250000
Real Wage Rate=30
Consumer Goods Seaports=3
Industrial Goods Seaports=3
City=Cebu
Globe X=30
Globe Y=180
Population=250000
Real Wage Rate=30
Consumer Goods Seaports=3
Industrial Goods Seaports=3
City=Pusan
Globe X=60
Globe Y=260
Population=250000
Real Wage Rate=30
Consumer Goods Seaports=3
Industrial Goods Seaports=3
[SPECIAL RULES]
CEO Salary Modifier=100
COO Salary Modifier=100
CTO Salary Modifier=100
CMO Salary Modifier=100
Tech Cost Modifier=100
Training Effect Modifier=100
Factory Capacity Modifier=100
Retail Cost Modifier=99
[DIGITAL AGE DLC]
Max E-Commerce Share=Low
Max AI software and Internet companies=Low