 |
|  |
 |
|  |
 |
|
Larry_Knerr
|
|
I'm trying to run MedMod2 for CTP2 from ModManager. I think I've downloaded everything I need. The patch is installed. The missing OCXs are downloaded and registered. (Why don't they don't have links for those on the download page for ModManager??) DebugSlic=No. Followed the installation directions (except for trying to use ModManager instead of ModSwapper).
MedMod2 says "To install the modpack, simply unzip the portions into the "Call to Power 2" folder."
ModManager says "If you've installed a mod, but it doesn't show up in ModManager, then it might be a ModSwapper mod, in which case you must tell ModManager to look for it. To do this press 'Manage' and then 'Seek ModSwapper Mods'."
It's not finding it.
If this was supposed to simplify things, it's not working for me. What am I doing wrong?
ModMan is at D:\Program Files\Activision\Call To Power 2\ModMan.exe.
What I presume is the definition file (one of two there) is at D:\Program Files\Activision\Call To Power 2\medmod_texts_pics_and_videos\ctp2_data\ctp2_data
\default\gamedata\MM2_gamefile.txt.
|
|
|  |
 |
|
Larry_Knerr
|
|
Thanks.
To follow up, after posting the previous I did try copying all the MedMod2 files into the matching CTP2 directories but couldn't get that to work either. (I uninstalled and reinstalled and repatched after each of these, so there shouldn't have been leftovers screwing things up.)
Running CTP2 by itself afterwards gives error messages.
Following MedMod2's Win2K instructions (except for "change MM2_Wondermovie.txt to Wondermovie.txt"; the (new) gamefile.txt doesn't have a MM2_Wondermovie.txt entry) gives error messages.
Running ModSwapper (it finds it!) gives what seems like a couple of hundred error messages. I held the Enter key down for quite a while.
I'd suppose there's some newbie thing I'm doing or not doing, except if the process were inobvious you'd think ModManager and ModSwapper and MedMod2 between them would have at least one set of instructions for people who are doing this for the first time. Maybe I'm just dumb this week.
Or maybe I'm supposed to ignore the odd error messages with MedMod2?
|
|
|  |
 |
|
Larry_Knerr
|
|
Oops. Forgot that, last time. OK, one last try.
I note in passing that one MedMod2 folder contains a ctp2_data folder inside another ctp2_data folder and CTP2 doesn't. Maybe MedMod2 expects that?
Reinstalling, recopying...
Now I'm only getting 6 SLIC Errors with DebugSlic=No, all of the form
"D:\Program Files\Activision\Call To Power 2\ctp2_data\default\gamedata\tut2_main.sk:469: ADVANCE_MONARCHY not found in AdvanceDB"
(Also 472: ADVANCE_DEMOCRACY, 474: ADVANCE_FASCISM, 476: ADVANCE_CORPORATE_REPUBLIC, 477: ADVANCE_TECHNOCRACY, and 478: ADVANCE_VIRTUAL_DEMOCRACY.)
I loaded tut2_main.slc into Notepad. It has this reference (only) to Monarchy:
"//any govt adv discd
HandleEvent(GrantAdvance) 'TNewGovt' post {
if(IsHumanPlayer(player[0])) {
advance[0] = value[0];
if(advance[0].type == AdvanceDB(ADVANCE_MONARCHY)
|| advance[0].type == AdvanceDB(ADVANCE_THEOLOGY)
...
|| advance[0].type == AdvanceDB(ADVANCE_VIRTUAL_DEMOCRACY)) {
Message(player[0], 'TMNewGovt');
DisableTrigger('TNewGovt');"
AdvanceLists.txt contains Monarchy; MM2_AdvanceLists.txt doesn't. Maybe that's the AdvanceDB it refers to.
Hah! It doesn't give errors when I load a game, only when I "launch" a new one. (It also turns Tutorials on, changes my game gender and probably other things I haven't noticed. ??)
I wonder if this counts as working in the wild world of CTP2 mods. If someone here has played enough MedMod2 to know, please tell me -- is this a bug that needs to be fixed because it will ruin the game later, or is it something one just has to live with?
I'm going to play it and hope for the latter on the assumptions that "tut" is short for tutorial and that it's therefore unlikely to be able to destroy my game.
And my thanks for the help, particularly for the off-topic parts.
|
|
|  |
 |
|
BureauBert
|
 |
Vienna, Europe
Apr 2003 time: 06:36
|
|
quote: ... one MedMod2 folder contains a ctp2_data folder inside another ctp2_data folder and CTP2 doesn't. Maybe MedMod2 expects that? | No, this shouldn't be the case. All the modded files (with the "prefix" MM2_*.*) should be in code: ...\Call To Power 2\ctp2_data\default\gamedata
and
code: ...\Call To Power 2\ctp2_data\default\aidata
andcode: ...\Call To Power\ctp2_data\languagefolder(e.g. english)\gamedata
Additional sprites need to go tocode: ...\Call To Power 2\ctp2_data\default\graphics\sprites
and pictures tocode:
...\Call To Power 2\ctp2_data\default\graphics\pictures
There should remain no MedMod- (or any other Mod's) files outside this structure.
The missing government-advances indicate that MM2_Advance.txt can't be found in the one and only ...\default\gamedata folder.
-- Edit: I am not sure about this one, but as far as I remember the tutorial SLIC (tut2_main.slc) is included by the hard-coded game engine when you play at "beginner"-level. In this case it would be clear that it can't find the default governments because MedMod introduces different governments. If I remember more or less correctly trying to play MedMod at a higher level could help - there's also a userprofile-option "TutorialAdvice=No", maybe this would deactivate tut2_main.slc, too (otherwise you would need a modded tut2_main.slc but no Mod provides that because all the modders around assume that nobody wants to play Mods at "beginner" level ). end Edit --
As for loading a saved game: Whenever something has been changed in the SLIC (*.slc) and database (*.txt) files you need to reloadslic (press the apostrophe-key »'«, the chatbox appears, type »/reloadslic« and enter). You need to do that because all SLIC and database-information is stored in the savegame - therefore you always keep the SLIC and DB-values you started the game with until you /reloadslic. Note that sometimes/often reloadslic doesn't work properly in the sense that it doesn't (and cannot) always reconstruct the information kept in arrays and variables in the way it is intended and needed for a particular Mod.
I recommend putting all MM2_*.*-files into the matching folders as listed above, not to change any of the file's content, and trying to start a new game with DebugSlic=No, if error messages still pop up re-check if all files included in the MedMod-ZIP-packages are placed exclusively in one of the folders listed above and try to launch a new game again (a note on *.tga and *.spr-files: If you get error messages about missing graphics or sprites you can put them into the according folder even during the game without the need of /reloadslic).
I really hope you can get a game running and enjoy it - and I know this can be a little bit discouraging at the beginning . But you will certainly get used to it and in some years you can teach the next generation lessons about "how to get the stuff probably working".
|
|
|  |
 |
|  |
All times are GMT. The time now is 05:36. Apolyton Time is 00:36. |
top of page
|
|
|
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
|
|
|
|
|
|