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 > Goodmod for Medmod II 2.1 Crusade
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
exeter0 is offline exeter0
Warlord
Sydney, Australia
Nov 2001
time: 15:18
  Old Post 08-04-2002 08:58
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Goodmod for Medmod II 2.1 Crusade Support Apolyton

Can someone provide some directions as to how to configure Goodmod for the new Medmod II 2.1 Crusade update?

Thanks.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 08-04-2002 17:46 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Lose 30 kilos (of popups)

I guess you downloaded the MedPack2 v.2.0 and than the small textupdate to version 2.1. Actual it is enough to install the update on v2.0 and select one of the GoodMod for MedPack2 options. Wes added the Stonehenge video to the mod if you want to see it in the game than you have to go to the GM1_MM2_uniticon.txt and find the line concerning the Stonehenge wonder and replace the entry:

Movie "GW001.AVI"

by this one:

Movie "Stonehenge.AVI"
Of course only if you have the Stonehenge video.

The other files that Wes changes are also used by GoodMod or GoodMod does has its own version of these files already.

BTW if you want to have the option:

GoodMod for The Medieval Pack II v2.1: Crusade!

Than go to the GM1_MM2_gamefile.txt and modify the line near the bottom there.

If you want to use frency and/or the unit updater than go to the GM1_MM2_script.slc in the ..\ctp2_data\default\gamedata\ folder and add to the end of the file these lines:

#include "MM2_SLC_frenzy.slc"

#include "MM2_SLC_unit_updater.slc"

Note leave always one line of space to the end of the file, IIRC that was better for the slic interpreter.

Another note is that both codes aren't included in the standart version of MedPack2.

-Martin

exeter0 is offline exeter0
Warlord
Sydney, Australia
Nov 2001
time: 15:18
  Old Post 09-04-2002 10:45
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton

Thanks a lot Martin I will give it a go!

And you are right.. I had MM2 V2.0 (LArge Civs) and then installed the 2.1 Crusade update.

One thing I didn't mention was that I install MM2 V2.0 'LARGE CIVS'... is there anything I need to do for a LARGE CIV's configuration?

exeter0 is offline exeter0
Warlord
Sydney, Australia
Nov 2001
time: 15:18
  Old Post 09-04-2002 11:05
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Enter the AD-FREE zone

Sorry.. 1 more question!

In GM1_MM2_script.slc...

Why have the following scripts been de-activated?

// #include "MM2_diplomacy.slc"

//#include "GM1_strategies.slc"


Thanks again.

Dale is offline Dale
King
Sir! Why do you keep clicking on me?
Dec 2000
time: 15:18
  Old Post 09-04-2002 11:48
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Inflate your Upload Space

diplomacy.slc is the old version of CTP2's diplomacy. diplomod.slc makes it redundant.

So in english, if you want crappy, unlogical, plain stupid AI diplomacy, use diplomacy.slc.

exeter0 is offline exeter0
Warlord
Sydney, Australia
Nov 2001
time: 15:18
  Old Post 09-04-2002 12:06
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

Thanks Dale...

Diplomod.slc is not in the #include list either. Can I just add Diplomod.slc or doesn't GM MM2 support it?

Cheers.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 09-04-2002 15:31 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton, buy Civilization III: Complete

quote:
Originally posted by exeter0
One thing I didn't mention was that I install MM2 V2.0 'LARGE CIVS'... is there anything I need to do for a LARGE CIV's configuration?


I guess you want have again the ultra gigantic map feature again. GoodMod for MedPack2 Large Civ version uses the MM2L_const.txt (Yeah you were right that I meant this file), but it uses the standart map.txt. So you have to replace this file in the GM1_MM2L_gamefile.txt as you did it in the MM2L_gamefile.txt, so this should be all since the normal and the large civ version uses the same MM2_uniticon.txt.

quote:
Originally posted by exeter0
Diplomod.slc is not in the #include list either. Can I just add Diplomod.slc or doesn't GM MM2 support it?


Wes sorted all the slic code by authors, so he created for every author a slic file, you can find Dave's slic in the file:

MM2_SLC_Dale.slc

That includes Diplomod, the withdraw script, the airunit script and a building due to conquest destruction code.

To be honest I prefer the plug in method, althought you end with a bunch of files in your directory. It is much easier to replace a script by a more up to date one.

quote:
Originally posted by exeter0
//#include "GM1_strategies.slc"


I disabled this in the MedPack version of GoodMod as it is not compartible with the MedPack setup.

quote:
Originally posted by exeter0
So in english, if you want crappy, unlogical, plain stupid AI diplomacy, use diplomacy.slc.


And I thought this file was good for no diplomacy, it makes the AI to reject everything. (Proposal, Counterproposal and Threat) So even just disabling this file in the original game would improve the diplomacy a lot.

-Martin

exeter0 is offline exeter0
Warlord
Sydney, Australia
Nov 2001
time: 15:18
  Old Post 09-04-2002 18:50
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Tired of ads?

Thanks again...

quote:
Originally posted by Martin Gühmann
To be honest I prefer the plug in method, althought you end with a bunch of files in your directory. It is much easier to replace a script by a more up to date one.

-Martin


I agree... this sort of links in to the MOD mess thread... but thanks to you I understand how the structure works & I suppose if Dale (for example) was to release a new version of Withdraw... I should theoretically be able to copy/paste the new slc code over the appropriate block in his MM2_SLC_Dale.slc file.

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:18.
Apolyton Time is 00:18.
    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.0337 seconds (83.47% PHP - 16.53% 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