AI

Discuss the future of Warzone 2100 with us.
aip
Greenhorn
Posts: 7
Joined: 29 Sep 2009, 20:31

AI

Post by aip »

I want to know about current AI state of the game , what algorithms are running are they complex or basic. I need to know whole architecture of AI.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: AI

Post by Zarel »

http://developer.wz2100.net/wiki/AI_Tutorial

Have fun.

(You could have found this by clicking the "Development" tab and scrolling down to "AI")
Ilr
Trained
Trained
Posts: 61
Joined: 07 Sep 2009, 22:11

Re: AI

Post by Ilr »

To sum up atleast what I've learned about the A.I.: The Base skirmish scripts were totally rewritten, again... Which is good b/c the old 1.10 ones were a mess. So starting over at the very beginning again is pretty much necessary now (which I had to find out the hard way). Also if you want to do anything with Templates, you're better off saving them for last and probably getting some dedicated help once you do because everything is all case and directory sensitive now in places that don't make a lot of sense which just leads to the attrition of Trial and Error for very little personal gain.