• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(15893)

Forest of Metaphors
Mar 31, 2003
1.649
0
OK, people, this is the thread for the Modern Day Scenario A.I. Files.

First, before I add more, I would like to know who has an interest in modifying the A.I. files, and creating A.I. for new countries like Ukraine.

Of course, I'm interested and O.K. at editing A.I., so I just need other people (Lunar?) to also edit A.I., and I also need AI Suggestions.

Thank you for your time and participation.

Completed AI:
U.S.A.
 
Last edited:

unmerged(15893)

Forest of Metaphors
Mar 31, 2003
1.649
0
Originally posted by Lunar
Don't worry about it, the minors won't take me very long. It's the majors that I'll have to work with (US needs high-priority invasion beaches at just about every beach in the Western Hemisphere, including their own coastline).

Well, I'm always here!

How about this, Lunar, you'll work on making great AI for some minors and all of the majors, and I'll work on the other minors that aren't as important.
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Originally posted by vcarter707
is there even a event thread? I don't like the fact that it's integrated with the plot. a new thread would really be good.

Feel free to start one. And I'm working on the USA AI, should be able to test it too. Big one since I've added just about every beach in Asia, UK, Australia, and the Western Hemisphere ;) The nifty thing is that I should be able to use pieces of it for all the other countries in the area and just redo the priorities (Australia would be higher in Indonesia, etc.) Only thing that will need time is things like tech preferences.
 

unmerged(15893)

Forest of Metaphors
Mar 31, 2003
1.649
0
Originally posted by Lunar
Feel free to start one. And I'm working on the USA AI, should be able to test it too. Big one since I've added just about every beach in Asia, UK, Australia, and the Western Hemisphere ;) The nifty thing is that I should be able to use pieces of it for all the other countries in the area and just redo the priorities (Australia would be higher in Indonesia, etc.) Only thing that will need time is things like tech preferences.

Well, you can't do tech preferences yet, because we don't have any techs/tech IDs :)

The U.S. is going to have preference in the Computer Tree, The Aircraft tree, and the Space/Satellite Tree.
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
While I'm busy pounding out beach ID numbers, what do you think of something like this for the US:

infantry = 5
cavalry = 5
motorized = 5
mechanized = 15
panzer = 10
paratrooper = 0
marine = 5
bergsjaeger = 5
# 50 %

fighter = 10
strategic_bomber = 4
tactical_bomber = 6
naval_bomber = 3
dive_bomber = 1
transport_plane = 0
torpedo_plane = 1
# 25 %

battleship = 2
carrier = 2
destroyer = 2
cruiser = 2
submarine = 2
transports = 15
# 25 %
 

unmerged(15893)

Forest of Metaphors
Mar 31, 2003
1.649
0
How about this:

Code:
     infantry = 		5
	cavalry = 		0
	motorized = 		5
	mechanized = 		15
	panzer = 		10
	paratrooper = 		0
	marine =		15
	bergsjaeger = 		0
					  # 50 %
	
	fighter = 	       10
	strategic_bomber = 	0
	tactical_bomber = 	6
	naval_bomber = 		4
	dive_bomber = 		4
	transport_plane = 	0
	torpedo_plane = 	1
					  # 25 %
	
	battleship = 		2
	carrier = 		3
	destroyer = 		2
	cruiser = 		2
	submarine = 		1
	transports = 		15
					  # 25 %

Why would they build the Cavalry Slot (Which I think we are changing to Cheap, Export Armor).
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
USA should have some strategic bombers and all-terrain infantry. I had stuff in the cavalry slot because I thought they were going to be armored cavalry or something, but I forgot.

Code:
	infantry = 		5
	cavalry = 		0
	motorized = 		5
	mechanized = 		15
	panzer = 		10
	paratrooper = 		0
	marine =		10
	bergsjaeger = 		5
					  # 50 %
	
	fighter = 	       10
	strategic_bomber = 	2
	tactical_bomber = 	6
	naval_bomber = 		3
	dive_bomber = 		3
	transport_plane = 	0
	torpedo_plane = 	1
					  # 25 %
	
	battleship = 		2
	carrier = 		3
	destroyer = 		2
	cruiser = 		2
	submarine = 		1
	transports = 		15
					  # 25 %
 

unmerged(15893)

Forest of Metaphors
Mar 31, 2003
1.649
0
Originally posted by Lunar
USA should have some strategic bombers and all-terrain infantry. I had stuff in the cavalry slot because I thought they were going to be armored cavalry or something, but I forgot.

Well, The only all-terrain the U.S. would need is the 10th Mountain.

The U.S. doesn't use city-bombing and terror bombing tactics, anymore :)

And, Armored APC Cavalry is going to be in the "Mechanized" Slot, which The U.S. would build a lot of the APC Cav and the Airmobile.

EDIT: I guess nobody uses AIM Chat for discussion anymore :(
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Originally posted by MartyWolf
Well, The only all-terrain the U.S. would need is the 10th Mountain.

The U.S. doesn't use city-bombing and terror bombing tactics, anymore :)

Well strategic bombing in-game also means destroying factories and the enemy industrial capacity. I don't think it would hurt the US to have some more all-terrain infantry.