.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening

View Poll Results: What difficulty level do you regulary use?
Easy 4 3.17%
Normal 26 20.63%
Difficult 35 27.78%
Mighty 19 15.08%
Impossible 42 33.33%
Voters: 126. You may not vote on this poll

Reply
 
Thread Tools Display Modes
  #1  
Old June 18th, 2008, 04:35 PM
NTJedi's Avatar

NTJedi NTJedi is offline
General
 
Join Date: Jun 2003
Location: az
Posts: 3,069
Thanks: 41
Thanked 39 Times in 28 Posts
NTJedi is on a distinguished road
Default Re: Going from Normal AI to Impossible AI...

Quote:
Loren said:
Quote:
Renojustin said:
Wouldn't it be relatively easy to upgrade the AI to the point where it could use sacreds, scales, and supplies, everything really, in a far better fashion? I don't think SP Dominions gets enough love currently.
Yeah--I've taken multiple air-breathing items off the AI in a current game. There are no water races in the game!
I would be happy to organize a complete shortlist of AI improvements, if KO and JK have an interest for improving the AI.
__________________
There can be only one.
Reply With Quote
  #2  
Old June 18th, 2008, 05:24 PM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: Going from Normal AI to Impossible AI...

Well I know that I have asked for such a list so that the modders and mappers could improve things. But it would tend to be a very different list.

For KO/JK the AI is linear in one section of code. It tends to operate in general rules without alot of "if" code. So it would be something like purchase infantry before cavalry instead of specifying IF Ulm then purchase specific unit before other specific unit. Or consider xxxxxx spell better than xxxxxx spell but not IF pythium or lines like not to cast xxxx spell on xxxxxx specific unit.

But for modding and mapping purposes the specific failures of specific nations can be addressed. Such as the fact that Mictlan tends to kill itself off early in solo games by not providing for its own dominion can be fixed by setting specific pretenders and specific scales.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote
  #3  
Old June 18th, 2008, 08:15 PM

Loren Loren is offline
First Lieutenant
 
Join Date: Nov 2006
Posts: 739
Thanks: 1
Thanked 8 Times in 8 Posts
Loren is on a distinguished road
Default Re: Going from Normal AI to Impossible AI...

Quote:
Gandalf Parker said:
Well I know that I have asked for such a list so that the modders and mappers could improve things. But it would tend to be a very different list.

For KO/JK the AI is linear in one section of code. It tends to operate in general rules without alot of "if" code. So it would be something like purchase infantry before cavalry instead of specifying IF Ulm then purchase specific unit before other specific unit. Or consider xxxxxx spell better than xxxxxx spell but not IF pythium or lines like not to cast xxxx spell on xxxxxx specific unit.

But for modding and mapping purposes the specific failures of specific nations can be addressed. Such as the fact that Mictlan tends to kill itself off early in solo games by not providing for its own dominion can be fixed by setting specific pretenders and specific scales.
Assuming the code tolerates it I would think allowing modders to raise/lower the priority given various things should help with AI tweaking.
Reply With Quote
  #4  
Old June 18th, 2008, 09:11 PM
NTJedi's Avatar

NTJedi NTJedi is offline
General
 
Join Date: Jun 2003
Location: az
Posts: 3,069
Thanks: 41
Thanked 39 Times in 28 Posts
NTJedi is on a distinguished road
Default Re: Going from Normal AI to Impossible AI...

Quote:
Gandalf Parker said:
Well I know that I have asked for such a list so that the modders and mappers could improve things. But it would tend to be a very different list.

For KO/JK the AI is linear in one section of code. It tends to operate in general rules without alot of "if" code. So it would be something like purchase infantry before cavalry instead of specifying IF Ulm then purchase specific unit before other specific unit. Or consider xxxxxx spell better than xxxxxx spell but not IF pythium or lines like not to cast xxxx spell on xxxxxx specific unit.

But for modding and mapping purposes the specific failures of specific nations can be addressed. Such as the fact that Mictlan tends to kill itself off early in solo games by not providing for its own dominion can be fixed by setting specific pretenders and specific scales.
Sounds like it would be easy to stop the AI from sending pretenders into the arena death match since they have a unique tag.
__________________
There can be only one.
Reply With Quote
  #5  
Old June 19th, 2008, 12:07 AM
HoneyBadger's Avatar

HoneyBadger HoneyBadger is offline
General
 
Join Date: Oct 2006
Posts: 3,445
Thanks: 85
Thanked 79 Times in 51 Posts
HoneyBadger is on a distinguished road
Default Re: Going from Normal AI to Impossible AI...

One really easy (I think...) stopgap solution to the bad AI sp problem would be if we were able to assign greater or less points to all players at the beginning of the game, and then ofcourse switch them to computer controlled-this would also be an interesting handicap feature for MP games.
__________________
You've sailed off the edge of the map--here there be badgers!
Reply With Quote
  #6  
Old June 19th, 2008, 05:10 AM

hunt11 hunt11 is offline
Sergeant
 
Join Date: Apr 2008
Posts: 288
Thanks: 26
Thanked 8 Times in 8 Posts
hunt11 is on a distinguished road
Default Re: Going from Normal AI to Impossible AI...

though this would only help bless nations, a mod that made all the computers holy units blessed all the time could help make the AI tougher
Reply With Quote
  #7  
Old June 19th, 2008, 08:13 AM
capnq's Avatar

capnq capnq is offline
General
 
Join Date: Feb 2001
Location: Pittsburgh, PA, USA
Posts: 3,070
Thanks: 13
Thanked 9 Times in 8 Posts
capnq is on a distinguished road
Default Re: Going from Normal AI to Impossible AI...

Quote:
HoneyBadger said: One really easy (I think...) stopgap solution to the bad AI sp problem would be if we were able to assign greater or less points to all players at the beginning of the game, and then ofcourse switch them to computer controlled-this would also be an interesting handicap feature for MP games.
What do you mean, "if"? The AI difficulty setting, which affects how many points it gets to design its pretender, can be set individually for each AI nation, and a human-built pretender switched to computer-controlled doesn't have to spend all of the assigned points.

The only complication in using this in multiplayer is enforcing the point limits.
__________________
Cap'n Q

"Good morning, Pooh Bear," said Eeyore gloomily. "If it is a good morning," he said. "Which I doubt," said he.
Reply With Quote
  #8  
Old June 19th, 2008, 06:11 AM

Renojustin Renojustin is offline
First Lieutenant
 
Join Date: Feb 2008
Location: Reno, Nevada
Posts: 605
Thanks: 11
Thanked 5 Times in 5 Posts
Renojustin is on a distinguished road
Default Re: Going from Normal AI to Impossible AI...

NT, I think an AI Improvement Shortlist is a fantastic idea.
__________________
Sauromatia: Lawful Evil
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:06 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.