Topic: OP Uber Single-player campaigns  (Read 4414 times)

0 Members and 1 Guest are viewing this topic.

Corbomite

  • Guest
Re: OP Uber Single-player campaigns
« Reply #20 on: March 22, 2003, 04:38:10 pm »
Quote:



No. The "NW and EAW to OP" campaign files were prepared to overwrite the originals.
.. I didn't foresee any problems back then.. I guess my vision was limited.

Should I make separate .MCT files?
-- Luc  




I think it would be nice to have a choice between "stock" and "modified". I was thinking that if you just put a "NW" in front of the modded mct's it would list as an entirely different campaign in the choice list. Am I correct?

FireSoul

  • Guest
Re: OP Uber Single-player campaigns
« Reply #21 on: March 22, 2003, 04:40:46 pm »
Quote:

Quote:



No. The "NW and EAW to OP" campaign files were prepared to overwrite the originals.
.. I didn't foresee any problems back then.. I guess my vision was limited.

Should I make separate .MCT files?
-- Luc  




I think it would be nice to have a choice between "stock" and "modified". I was thinking that if you just put a "NW" in front of the modded mct's it would list as an entirely different campaign in the choice list. Am I correct?  




Yes, but the name of the campaign, in-game, would be the same and be confusing. Same for the Description.
.. Give me an hour or so.. 'kay?
-- Luc

FireSoul

  • Guest
Re: OP Uber Single-player campaigns
« Reply #22 on: March 22, 2003, 04:46:21 pm »
Quote:

.. Give me an hour or so.. 'kay?
-- Luc  




Make that 5 minutes. It's up.
-- Luc
« Last Edit: December 31, 1969, 06:00:00 pm by FireSoul »

Corbomite

  • Guest
Re: OP Uber Single-player campaigns
« Reply #23 on: March 22, 2003, 04:46:52 pm »
Sure, take your time. Do you know the answer to my spacing question above?

FireSoul

  • Guest
Re: OP Uber Single-player campaigns
« Reply #24 on: March 22, 2003, 04:49:05 pm »
Quote:

Here's another question - I know we can control when the campaign missions start by setting the trigger prestige higher than default (usually around 800-1000 PP), but when the campaign does start the mandatory campaign missions usually show up about once every other mission making the camapign go by fairly quickly. With all these new missions included I was wondering if there is any way to space the campaign missions out more? I would like to see them every fifth or even tenth mission so we can play some other the other missions in between a little more. It would stretch the camapign out a bit and make it more enjoyable, at least for me anyway. Is this something we can control or is it coded out of our reach?  




No. The scheduling (more precisely: prestige earned before the next campaign mission) is compiled within the scripts themselves.

-- Luc

Corbomite

  • Guest
Re: OP Uber Single-player campaigns
« Reply #25 on: March 22, 2003, 04:50:40 pm »
Quote:

Quote:

Here's another question - I know we can control when the campaign missions start by setting the trigger prestige higher than default (usually around 800-1000 PP), but when the campaign does start the mandatory campaign missions usually show up about once every other mission making the camapign go by fairly quickly. With all these new missions included I was wondering if there is any way to space the campaign missions out more? I would like to see them every fifth or even tenth mission so we can play some other the other missions in between a little more. It would stretch the camapign out a bit and make it more enjoyable, at least for me anyway. Is this something we can control or is it coded out of our reach?  




No. The scheduling (more precisely: prestige earned before the next campaign mission) is compiled within the scripts themselves.

-- Luc  




So changing that would be a major undertaking. Bummer.  

FireSoul

  • Guest
Re: OP Uber Single-player campaigns
« Reply #26 on: March 22, 2003, 04:53:36 pm »
Linux rocks:

Code:

unzip NW_EAWtoOP_Campaigns.zip
cd Campaigns/
for ii in *; do cat $ii | sed -e 's/Name="/Name="NW Missions - /' > 1 ; mv 1 NW_${ii} ; done
cd ..
rm NW_EAWtoOP_Campaigns.zip
zip -r NW_EAWtoOP_Campaigns.zip Campaigns/



In English:
- unpack the package
- got to package's subdir
- for each file in present dir, do:
  - change the line(s) with "Name="
  - write to a file called "1"
  - rename and overwrite (move) file called "1" to a file called "NW_" with the rest of the original filename after.
 - "cd .."
 - erase old zip
 - make new zip file


 

Corbomite

  • Guest
Re: OP Uber Single-player campaigns
« Reply #27 on: March 22, 2003, 05:09:23 pm »
One last thing. I take it that these mct's do not update the Conquest mct's with NW missions? Or does Dave's set in his mission packs do that?

FireSoul

  • Guest
Re: OP Uber Single-player campaigns
« Reply #28 on: March 22, 2003, 05:27:58 pm »
these MCTs are complete separate than any other, now.

FireSoul

  • Guest
Re: OP Uber Single-player campaigns
« Reply #29 on: March 22, 2003, 06:14:41 pm »
THERE WAS SOMETHING WRONG WITH THE NEW .MCTS.

.. I don't know what it was... but the game would freeze on start-up.
I restored the .MCTs where you have to replace the original EAW .MCTs onto my server.

Be advised.
-- Luc

edit: All I did was renamed the files, and renamed the title. .. I give up. Screw it. I can't figure it out right now.
« Last Edit: March 22, 2003, 06:35:15 pm by FireSoul »

Pestalence

  • Guest
Re: OP Uber Single-player campaigns
« Reply #30 on: March 22, 2003, 11:42:05 pm »
Quote:

THERE WAS SOMETHING WRONG WITH THE NEW .MCTS.

.. I don't know what it was... but the game would freeze on start-up.
I restored the .MCTs where you have to replace the original EAW .MCTs onto my server.

Be advised.
-- Luc

edit: All I did was renamed the files, and renamed the title. .. I give up. Screw it. I can't figure it out right now.




Firesoul, I have made the campaign *.MCT files for both your EAW to OP and for NW's Custom Campaign... they are all working...

NW's pack included a Custom-Lyran.MCT for his Conquest Campaigns...

to make the custom missions playable for all races using this MCT file..  do the following :

Make a copy of the Custom-Lyran.MCT file.. rename copy to Custom-Federation.mct

Open file in notepad

Etit the first line to state :  Name="Federation - custom conquest"

Edit the second line to read :  Description="Fly as a Federation commander in a customized conquest campaign."

then go to the very bottom of the file under the listing of missions

find 0-3 and change it to 0=0 , this designates the file to select Federation as race....

use the Original MCT files as a guide for races and repeate the steps above for each race.. this way you have your Original MCT files for the stock campaigns, then you have the Custom for the NW campaigns and the EAW to OP listing does not overwright any stock MCT files in the game, so those are good to go....

For Custom EAW to OP and Orion Cartels using NW's scripts,

just unzip the MCT file above to it's own folder and just edit file name to read Custom1-name of file.mct where name of file is the original name of file...

this will prevent the MCT files from overwriting any other MCT files... but you will need NW's Custom scripts for OP installed to keep game from crashing...

Enter each file and add in the Name line after Race name " - Custom Campaign"  so it reads : Name="Race name - custom Campaign"

Description line after "Play the" the word "custom" so it reads :

Description="Play the custom (rest of line that was originally there)." This way you will know in the file description that it is a custom script.

Example File :  Custom1-BeastRaders.mct

open in notepad

Name="Beast Raiders - Custom Campaign"

Description="Play the custom campaign as a member of the Beast Raider Cartel"

save file.

after editing these files att them to  SFC OP\Assets\Scripts\Campaigns folder...

Make sure to have NW's Scripts installed and Firesoul's EAW to OP Scripts installed.


Also Firesoul has the Sulu Bonus Missions converted as well... Great work Firesoul... if anyone wants a zip of the MCT files for Stock, NW campaigns and EAW to OP campaigns... and only the MCT files, Email me at pestalence@startrek.net with the subject of Requesting MCT OP Files...

All my campaigns work great in OP using these MCT files.. they have to be installed in the SFC OP\Assets\Scripts\Campaigns folder for them to work.. but you can have them all in there at one time...

Hope that this information helps

 
« Last Edit: December 31, 1969, 06:00:00 pm by Pestalence »

Cleaven

  • Guest
Re: OP Uber Single-player campaigns
« Reply #31 on: March 23, 2003, 07:44:10 am »
I may be missing something since I haven't played OP or the campaign for a long time, but while playing the OP version of the Rom Vs ISC campaign in late era (with the OP+ list), the Fed ships in the normal missions don't seem to have any fighters or shuttles.