China Mod (request)

Please post here for questions and discussion about scenario design and general game modding. The graphics and scenarios are easily modifiable. Discuss your experiements in this area and get tips and advice!

Moderators: Joel Billings, JanSorensen

Post Reply
Davidovich Trotsky
Posts: 51
Joined: Mon Aug 29, 2005 6:17 pm

China Mod (request)

Post by Davidovich Trotsky »

Basically,China only gets to produce things only once a year (rather lame) is there any chance of a mod which gets rid of that and so they can produce every season instead?
JanSorensen
Posts: 2536
Joined: Sun May 01, 2005 10:18 pm
Location: Aalborg, Denmark

RE: China Mod (request)

Post by JanSorensen »

You can do that yourself very easily.

Find the scendat40.txt file inside the dat folder.

Look for these lines
// factory production is slowed for this player
//SLOW_PROD,<player>,<delay between production turns>
SLOW_PROD,PLAYER_CHI,2


And change them to
// factory production is slowed for this player
//SLOW_PROD,<player>,<delay between production turns>
//SLOW_PROD,PLAYER_CHI,2

Voila, the Chinese should produce every turn. I didnt test it - so please do let me know if it works out for you.
Davidovich Trotsky
Posts: 51
Joined: Mon Aug 29, 2005 6:17 pm

RE: China Mod (request)

Post by Davidovich Trotsky »

ORIGINAL: JanSorensen

You can do that yourself very easily.

Find the scendat40.txt file inside the dat folder.

Look for these lines
// factory production is slowed for this player
//SLOW_PROD,<player>,<delay between production turns>
SLOW_PROD,PLAYER_CHI,2


And change them to
// factory production is slowed for this player
//SLOW_PROD,<player>,<delay between production turns>
//SLOW_PROD,PLAYER_CHI,2

Voila, the Chinese should produce every turn. I didnt test it - so please do let me know if it works out for you.

Thanks! I am going to test it in a minute, now china will hopefully do something useful before the allies conqueror japan :p
Post Reply

Return to “Mods and Scenarios”