Author Topic: More dynamic ai battle  (Read 3860 times)

Offline crutchmaster

  • Squaddie
  • *
  • Posts: 6
    • View Profile
More dynamic ai battle
« on: August 13, 2015, 08:44:30 am »
1. Move MAX_VIEW_DISTANCE from code to config
2. Tweak AI to indirect suppression fire.
3. Fair AI without direct getting player units positions



Offline doctor medic

  • Colonel
  • ****
  • Posts: 383
    • View Profile
Re: More dynamic ai battle
« Reply #1 on: August 13, 2015, 04:08:20 pm »
If this was xenonauts maybe what said would make sense

Offline yrizoud

  • Commander
  • *****
  • Posts: 1014
    • View Profile
Re: More dynamic ai battle
« Reply #2 on: August 13, 2015, 06:51:29 pm »
3. Fair AI without direct getting player units positions
What makes you think OpenXcom doesn't have this ?

Offline Hobbes

  • Commander
  • *****
  • Posts: 2101
  • Infiltration subroutine in progress
    • View Profile
Re: More dynamic ai battle
« Reply #3 on: August 13, 2015, 06:52:34 pm »
What makes you think OpenXcom doesn't have this ?

After turn 20 the AI knows the locations of all your units. Which is quite handy to prevent battles from taking too long.

Offline Reaper

  • Sergeant
  • **
  • Posts: 14
    • View Profile
Re: More dynamic ai battle
« Reply #4 on: August 14, 2015, 06:11:56 am »
After turn 20 the AI knows the locations of all your units. Which is quite handy to prevent battles from taking too long.
Also after detection xcom agent AI knows his location n turns.

Offline 7Saturn

  • Colonel
  • ****
  • Posts: 457
    • View Profile
Re: More dynamic ai battle
« Reply #5 on: August 14, 2015, 11:55:24 am »
Is there a difference between units seen and this turn 20-location (which I presume as »is exactly there«, not just »last time seen at ...«

Offline Arthanor

  • Commander
  • *****
  • Posts: 2488
  • XCom Armoury Quartermaster
    • View Profile
Re: More dynamic ai battle
« Reply #6 on: August 14, 2015, 04:28:10 pm »
I'm pretty sure that while the aliens remember a soldier, they don't remember his "last seen at" position, they remember his "psychic presence", which allows them to tell his exact position, attack him with psi, and throw a grenade at him. The only thing they can't do without actually seeing the target again is shoot (which IMO they should be able to do with an aimed shot but it might be too nasty to get sniped at by the aliens.. I don't know.. would be a good counter to the scout and snipe tactics many players use)

Offline Warboy1982

  • Administrator
  • Commander
  • *****
  • Posts: 2333
  • Developer
    • View Profile
Re: More dynamic ai battle
« Reply #7 on: August 15, 2015, 01:28:36 am »
just set all the alien's intelligence values to 0 or 1 and they'll forget about you really quickly. the turn 20 thing is to try and force a resolution to the battle instead of letting it draw out.