View Single Post
  #13  
Old November 27th, 2005, 04:26 PM
Warshed's Avatar

Warshed Warshed is offline
Private
 
Join Date: Nov 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Warshed is on a distinguished road
Default Re: Increasing AI difficulty

Quote:
Xrati said:
The TDM Mod will increase the computer difficulty and so will the settings. What Warshed is looking for is in the actual code of the base program or the algorithms the computer uses to make its decisions. If the program were to be rewritten to accept a %u201Clunatic%u201D or %u201Csuicidal%u201D mode then it might attack. That would mean that the computer would just throw ships at you without regard to any future consideration. Although you could program a random event into the AI when certain conditions were met to launch a suicide attack. Like maybe if it had enough of obsolete ships to commit to the attack.
Yeah that is what I am looking for. I just think that whatever the computer uses to determine when to attack an enemy it is just plain screwed up. There have been too many games when the computer had tons and tons of ships and still didn't attack my systems. The only thing is that I don't want to program the computer to just wontonly throw ships at me, I want him to have a certain threshold, like 15 ships before he decides to send in a fleet (not the slow leak of one ship at a time).

Quote:
Xrati said:
Your AI would have to be very complex to assess the attack potential of its fleet and the composition of the defense fleet.
I don't think the AI would have to be overly complex. All the AI would have to do for a generic attack is look at the player rankings in technology and in number of ships. The computer can plug in the ratio and if the ratio is sufficiently in his favor then he would start attacking that player indefinitely (as long as they are at war) until the ratio wasn't in his favor anymore.

The same method could be used for computer players that want to bully players into a subjugation or tariff agreement. They merely need to look at what empires border them. Then do a check on those empires that border them for their ranking in various things (ie. ships and tech) and then send some nasty diplomatic ultimatum to those who ratio is extremely low and if the ultimatum is ignored, then they default to war.
Reply With Quote