Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Miscellaneous > Archive > CtP2-Creation/AI/Mods/Scenarios-Archive > Is AI in Apolyton Pack aggressive?
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
RedArmy is offline RedArmy
Chieftain
Sydney
Apr 2001
time: 05:15
  Old Post 01-08-2001 05:34
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Is AI in Apolyton Pack aggressive? Browse Apolyton AD-FREE

I'm sorry to ask this question before I actually play the Pack.

I've read the thread about the packs around and Pedrunn said this:

"If you like the ancient ages get craddle, if you want to see new features and diversous gameplay get Medmod, and if you dont want these bunch of new things and want to play the regular settings get Apolyton Pack."

So, I would like to stick on the regular game (with things fixed) --- the Apolyton Pack, but I remember in some thread people say AI Craddle is the most aggressive, the others mods are basically the same as original.

In the Craddle thread, Hexagonian said all the trick was 'Frenzy AI Mod' being incorporated --- I am not sure if I get correct here.

So, what I am asking here is, how is AI doing in Apolyton Pack? On the other hand, how can I load Frenzy AI Mod after I load Apolyton Pack (have both of them)?

Cheers

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:15
  Old Post 01-08-2001 08:19
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Support Apolyton or Terrorists Win

I'm not Wes, Dale or Hexagonia But i do know that all of this mods uses the Dales Diplomod. So the AI should be basicly the same.

Craddle is a exception because it uses the Frenzy AI mod wich is a feature that increases the AI agressivity during the development of the Tech Tree, achivieng the kill or die level with the discovery of Fusion.

There are a lot of speculation also about the Hexagonias Strategy.txt and DiffDB.txt wich some people say that is there where the secret lies.

But if my memory isnt failing i remind the Apolyton Pack uses those hexagonias files . I did never play a Apolyton Pack, so i cant tell you how agressive it is but i did play Craddle and i can garantee that the AI is the most Agressive among the games i played. Why? I do not know.

RedArmy is offline RedArmy
Chieftain
Sydney
Apr 2001
time: 05:15
  Old Post 01-08-2001 08:23
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Enter the AD-FREE zone

... ok ... thanks, but, is there anyway Apolyton and Frenzy AI can be put together? sorry to ask same question again.

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:15
  Old Post 01-08-2001 08:38
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

To add the frenzy AI to the apolyton mod you heve to download it and set it up. then go to APOL_main.slc and add the line

code:
#include "frenzy.slc"


I think that should do it

Any problems, just ask.

RedArmy is offline RedArmy
Chieftain
Sydney
Apr 2001
time: 05:15
  Old Post 01-08-2001 08:41
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Tired of ads?

I'll try tonight and update the thread
but I do think there are more things besides 'slic' file, they are Strategy.txt etc. but anyway, let's see how it goes.

Immortal Wombat is offline Immortal Wombat
Prince
in perpetuity
Dec 2000
time: 05:15
  Old Post 01-08-2001 13:59 Visit Immortal Wombat's homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Increase the size of your Attachments

Firstly you have to make sure you have frenzy.slc in the default/gamedata folder...

Yeah, Frenzy also has strategies.txt, but the Cradle strategies.txt is included in the Apolyton Pack anyway, so it should work fine.

In fact, because it uses Cradle/Frenzy strategies, it is probably more aggressive than normal anyway whether you include frenzy.slc anyway.

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:15
  Old Post 01-08-2001 17:00
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Remove this text

quote:
Originally posted by RedArmy
I'll try tonight and update the thread
but I do think there are more things besides 'slic' file, they are Strategy.txt etc. but anyway, let's see how it goes.


Sorry i did not know that. I only know about frenzy from the Craddle gamedata and i thought it was a slic file only . But from my and IW info i think you can finish install it.
Good Luck

hexagonian is offline hexagonian
King
Gnawing on your mind...
Jun 1999
time: 23:15
  Old Post 01-08-2001 17:57 Visit hexagonian's homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

Dale said he modified some of my files - however, I do not know what he did as I haven't yet had the time to look at the Apolyton Pack files.

I do know that he said Diplomod 3.5 was more aggressive than 3.6 too. Cradle uses 3.5.

The Frenzy in my mod is actually a low level frenzy because it tied into whatever advance you have reached. If you go into Frenzy.slc, you can adjust Frenzy by looking for the following lines of text

} elseif (FAI_PlayerAge[num] < 2 && HasAdvance(num, ID_ADVANCE_IRON_WORKING)) {
FAI_ATTACK_SIZE = 7;
FAI_PlayerAge[num] = 2;
for (i = 1; i <= FAI_MAXPLAYERS; i = i + 1) {
if(IsHumanPlayer(num) && FAI_HateLevel[i] <= 25) {
FAI_HateLevel[i] = FAI_HateLevel[i] + 5;
}
}
}

Each level of Frenzy has a similar entry, tied into an advance - so if you want to reach higher levels of Frenzy, then you need to change the HasAdvance line to an earlier advance. (In Cradle, the next level of Frenzy is not reached until Industrial Revolution) What you also have to remember is that on the highest levels of Frenzy, the AI goes suicidal - attacking with no regard to defense, which a savvy human player can easily exploit. Hence the reason I have kept it on a low level for Cradle - though I think I could also get away with a higher level of Frenzy in Cradle.

I believe that the success of Cradle though is a variety of things, rather than just the use of Frenzy - because all that Frenzy does is enable the AI to assemble forces and march them out - it does not force those units to attack (at least this is how BlueO says it works) You also have to bump up the numbers in Strategies.txt, because that is where the AI calculates the priorities for attacks and all the other things it does.

I also think that the AI is more aggressive when it is in a position of strength (it has a stronger military, better production and so forth), so I also bumped up the numbers in diffDB.txt (the difficulty settings file) which Dale also did for the Apolyton Pack.

But try some of this out on your own setup - and report back your findings. Generally, I am hearing scattered reports that Cradle is the most aggressive Mod out there - but playtesting is based of a variety of conditions (such as starting positions/difficulty levels/number odf civs/barb settings) and the results will differ from game to game, so I do not know how much I can read into the reports.

And I do not get the reports back that Wes or Dale gets from their work either as those mods have a wider audience too.

Dale is offline Dale
King
Sir! Why do you keep clicking on me?
Dec 2000
time: 15:15
  Old Post 02-08-2001 04:00
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Get a bigger avatar today!

The files I borrowed from Cradle were the strategy and risk files, and a few others. This was so I could get some violence into the MOD. The strategies.txt file is unmodified. The risk.txt I had to downgrade a little because the AI couldn't handle the early barbs without the benefit of militia units. However, the AI in Apolyton Pack is agressive. For example, in one game I watched an AI take out over 10 cities of its neighbour from Renaic to Modern age. He was using stacks of 10-12 with a good mix of infantry/flanking/ranged units. Best I've ever seen from an AI anyways.

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:15.
Apolyton Time is 00:15.
    top of page
Rate This Thread:
archivepost
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0429 seconds (90.28% PHP - 9.72% MySQL) with 31 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net