24.04.2005, 08:34:46
Well I was planning to use another filename format, but that's a change that can be done in half a minute...
Good job
EDIT:
I sent a test version for testing FourthPowerPlant= to Bobinabout who told me the AI still builds the soviet power plant...
I just tested it myself, with the result that I played against a perfectly working 4th side AI.
I dunno what Bobing did wrong, but at least I know my stuff works
EVEN ANOTHER EDIT:
Heck, just viewing my code and found this:
It should be xor edx,edx; makes edx zero.
One of the stupidest mistakes you can make. I fixed it.
That means: ChronoBeams aren't green anymore
Good job

EDIT:
I sent a test version for testing FourthPowerPlant= to Bobinabout who told me the AI still builds the soviet power plant...
I just tested it myself, with the result that I played against a perfectly working 4th side AI.
I dunno what Bobing did wrong, but at least I know my stuff works

EVEN ANOTHER EDIT:
Heck, just viewing my code and found this:
Code:
xor edx,eax

That means: ChronoBeams aren't green anymore
