• Hello and welcome to MSFC. We are a small and close knitted community who specialises in modding the game Star Trek Armada 2 and the Fleet Operations modification, however we have an open field for discussing a number of topics including movies, real life events and everything in-between.

    Being such a close community, we do have some restrictions, including all users required to be registered before being able to post as well as all members requiring to have participated in the community for sometime before being able to download our modding files to name the main ones. This is done for both the protection of our members and to encourage new members to get involved with the community. We also require all new registrations to first be authorised by an Administrator and to also have an active and confirmed email account.

    We have a policy of fairness and a non harassment environment, with the staff quick to act on the rare occasion of when this policy is breached. Feel free to register and join our community.

Hero Ship Pack

A2 Hero Ship Pack 1.0

No permission to download
To mark my hundredth upload at Armada II, I created this file, containing the federation heroships, starting with the famous Enterprise,
commanded by captain Kirk.
These ships were intended for Zero Hour. For these items the following conditions apply:
-------------------------
Usage Policy
-------------------------
These files are sanctioned for reuse in other Armada II Modifications through free distribution. Such the distributor need not contact me directly, though they will at all times, without excuse include this complete ReadMe in such a re-released file / completion project.
Unless specifically stated, these files are solely for Armada II use, and will not be converted to any other game, or for any other use without express permission. Conversion of these files is authorised only after acknowledgement by me.
Unless otherwise stated, these files are exclusive to FileFront, and should not be hosted elsewhere.
- Contact: ash87uk@sky.com
##################################################

Important Note:
Make a backup of your existing files, because files in this folder could overwrite stock files!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Credits:
As allways, thanks to Wrath of Achilles for his Texture Tutorial and Major A Payne for his SodTutorial.
Special thanks to Thomas Bernardy a.k.a Tommygun. He created the ingame soundfiles and edited the textures.
Visit his mod's page at: http://www.moddb.com/mods/bog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Please note:
I cannot be hold responsible for any damage or problems otherwise regarding this model.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

You may use this ship in your mod, just give credit where its due.
THIS MATERIAL IS NOT MADE OR SUPPORTED BY ACTIVISION.
Copyright notices:
Star Trek, Star Fleet Command, Star Trek: Deep Space Nine, Star Trek: The Next Generation,
Star Trek: Voyager (and the various logo devices used in them) are copyright
Paramount Pictures, as are the characters, related images, and sound from the productions.
Thank you for downloading.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Installation instructions
Open the SOD folder -->
Copy and paste the sod files into the sod folder of Armada II. When prompted to overwrite, click 'yes'.
Open the ODF folder --> Open shipsfolder
Copy and paste the ODF files into the ODF ship folder.When prompted to overwrite, click 'yes'.

Open the weapons ODF folder --> open the Phasers folder
Copy and paste put the phasers files in the phasers ODF folder of Armada II. When prompted to overwrite, click 'yes'.
Open the texture folder
Copy and paste the tga files into the texture RGB folder of Armada II. When prompted to overwrite, click 'yes'.
Open the Bitmaps folder
Copy the images
Open Armada II Bitmapsfolder --> open Admiralslog --> open ShipImages and paste the images there. When prompted to overwrite, click 'yes'.
( I include the MS3D files for those who are interested.)
**********************************************************
Open the sounds folder of Armada II --> Open the voice over folder --> open the ingame folder
Now open the ingame folder of the heroshippack -->
Copy and paste the sound files into the ingame folder of Armada II. When prompted to overwrite, click 'yes'.

**********************************************************
Open ARmada 2 ODF-folder --> open station folder --> open fyard2
add under the list of builditems
buildItemXx = fenta ( The X stands for the next number on the list)
buildItemXx = fentb
buildItemXx = fentc
buildItemXx = fentd
buildItemXx = fente
buildItemXx = fexelsior
buildItemXx = fdefiant
buildItemXx = fvoyager
**************************************
****************************************
Open techtree file
Open
tech1
under
// ***[ FEDERATION SHIPS ]************************
add:
fenta.odf 2 fyard2.odf fupgrade.odf // USS Enterprise NCC 1701-A
fentb.odf 2 fyard2.odf fupgrade.odf // USS Enterprise NCC 1701-B
fentc.odf 2 fyard2.odf fupgrade.odf // USS Enterprise NCC 1701-C
fentd.odf 2 fyard2.odf fupgrade.odf // USS Enterprise NCC 1701-D
fente.odf 2 fyard2.odf fupgrade.odf // USS Enterprise NCC 1701-E
fdefiant.odf 2 fyard2.odf fupgrade.odf // USS Defiant
fvoyager.odf 2 fyard2.odf fupgrade.odf // USS Voyager
fexcelsior.odf 2 fyard2.odf fupgrade.odf // USS Excelsior
under
// ***[ FEDERATION SPECIAL WEAPONS ]**************
add:
gfentdsep.odf 0 // fent-D separation
gfentdfuse.odf 0 // fent-D fuse
***************************************
Open
fulltech
add under federation ships:
fenta.odf 0
fentb.odf 0
fentc.odf 0
fentd.odf 0
fente.odf 0
fdefiant.odf 0
fvoyager.odf 0
fexcelsior.odf 0
add under the list of federation special weapons:
gfentdsep.odf 0
gfentdfuse.odf 0
****************************************
Open Sprites --> open gui_global
find the lines:
# Federation build buttons
@reference=64
add below that list:
b_fenta gbfenta 0 0 64 64
b_fentb gbfentb 0 0 64 64
b_fentc gbfentc 0 0 64 64
b_fentd gbfentd 0 0 64 64
b_fente gbfente 0 0 64 64
b_fvoyager gbfvoyager 0 0 64 64
b_fdefiant gbfdefiant 0 0 64 64
b_fexcelsior gbfexcelsior 0 0 64 64
then find the lines:
# Special weapon buttons
@reference=64
add below that list:
b_gfentdsep gbgalaxysep 0 0 64 64
b_gfentdfuse gbgalaxyfuse 0 0 64 64
next:
find the lines:
# Federation wireframes
@reference=128 (if not present, just add the reference)
add below that list:
fdefiantw1 wffdefiant 0 0 128 128
fentaw1 wffenta 0 0 128 128
fentbw1 wffentb 0 0 128 128
fentcw1 wffentc 0 0 128 128
fentdw1 wffentd 0 0 128 128
fentew1 wffente 0 0 128 128
fvoyagerw1 wffvoyager 0 0 128 128
fexcelsiorw1 wffexcelsior 0 0 128 128
fentdbrw1 wffentdbr 0 0 128 128
fentdsaucw1 wffentdsauc 0 0 128 128
********************************************************************
Now open the Events file of Armada 2 with Notepad -->
Open the file Eventsadd on -->
Copy the content paste it under the last line of the Events file.
********************************************************************

That should do it. I tested all ships, but if you find a problem, feel free to contact me.
  • Image1.jpg
    Image1.jpg
    79.2 KB · Views: 188
  • Image2.jpg
    Image2.jpg
    102.3 KB · Views: 213
  • Image3.jpg
    Image3.jpg
    98.9 KB · Views: 189
  • Image4.jpg
    Image4.jpg
    116.6 KB · Views: 193
  • Image5.jpg
    Image5.jpg
    102.6 KB · Views: 188
  • Image6.jpg
    Image6.jpg
    118.9 KB · Views: 192
  • Image7.jpg
    Image7.jpg
    92.1 KB · Views: 179
  • Image8.jpg
    Image8.jpg
    109.2 KB · Views: 185
  • Image9.jpg
    Image9.jpg
    93.7 KB · Views: 176
  • Like
Reactions: Jetfreak
Author
Aad Moerman
Downloads
13
Views
241
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Aad Moerman

Top