DesiredLandForcesStructure

Please post here for questions and discussion about scenario design and general game modding. You can also post your scenarios and modifications here.
Post Reply
gwgardner
Posts: 7136
Joined: Fri Apr 07, 2006 1:23 pm

DesiredLandForcesStructure

Post by gwgardner »

Here's the default in ai_data.csv for the USSR: DesiredLandForcesStructure;1;5;40;100;20;;;;;;;;;;;;;;;;;

How does one interpret that line?
Maybe this line is the key to stopping the USSR AI from building the largest unit it can if it has the PPs for it?

User avatar
doomtrader
Posts: 5319
Joined: Tue Jul 22, 2008 5:21 am
Location: Poland
Contact:

RE: DesiredLandForcesStructure

Post by doomtrader »

This one is responsible for infantry levels (for armored AI always tries to go as modern as possible)
gwgardner
Posts: 7136
Joined: Fri Apr 07, 2006 1:23 pm

RE: DesiredLandForcesStructure

Post by gwgardner »

Thx. Is there published anywhere all the possible data file entries, their meanings, and parameters?

User avatar
doomtrader
Posts: 5319
Joined: Tue Jul 22, 2008 5:21 am
Location: Poland
Contact:

RE: DesiredLandForcesStructure

Post by doomtrader »

Go to your main game folder /doc/EVENT_ENGINE_MANUAL.txt file

It might miss something but it shouldn't be much.
gwgardner
Posts: 7136
Joined: Fri Apr 07, 2006 1:23 pm

RE: DesiredLandForcesStructure

Post by gwgardner »

Not really. Those are just script calls. I was referring to the kinds of entries found in the .csv files.

User avatar
doomtrader
Posts: 5319
Joined: Tue Jul 22, 2008 5:21 am
Location: Poland
Contact:

RE: DesiredLandForcesStructure

Post by doomtrader »

Oh, I got what you mean.

Did you check the ai_data.csv file in scenario folder (not save game).
gwgardner
Posts: 7136
Joined: Fri Apr 07, 2006 1:23 pm

RE: DesiredLandForcesStructure

Post by gwgardner »

Yes, but there are two problems:

1)Not all nations use all the entries(lines), which leads me to believe there are some that are not used at all. We really could use a list of all the possible entries in the ai_data.csv for each country.

2)There is no explanation of what the parameters for each entry in the ai_data.csv stand for.

Thx for your responsiveness. I still think tweaking the right elements in ai_data.csv could make the USSR AI strong.

User avatar
doomtrader
Posts: 5319
Joined: Tue Jul 22, 2008 5:21 am
Location: Poland
Contact:

RE: DesiredLandForcesStructure

Post by doomtrader »

Some of the entries are autogenerated by the engine, and even if you will enter them into the file it won't do anything as the AI will change them in next turn.

Anyway, I'll try to fill the file with more data for next update.
Some new entries will come in there and also starting setup will be more sophisticated.

We have also created few new events methods wich will help directing AI to proper path.
Post Reply

Return to “Mods and Scenarios”