Romulan Thandor Class Fast Attack Cruiser
The Thandor class fast attack cruiser is one of the newest ship designs to come from the ship design yards at Romulus. Configured with the latest Romulan disruptor cannons and photon torpedo launches, it is a formidable opponent in combat. It can also be outfitted with a sensor jammer and myotronic inhibitor torpedoes.
*******************************************************************
* Model Credits:
* Romualn Thandor Class Fast Attack Cruiser v1.0
* - Game: Star Trek Armada
* - Mesh Developer: Activision, Mad Doc Software and Dark Razer (aka Captain Picard),
* completely overworked by Ben Maxwell
* - Texture Developer: Activision, Mad Doc Software with modifications
by Ben Maxwell
* - Additiional modifications by Pepperman
*
* Romulan Myotronic Inhibitor Torpedo
* - Mesh Developer: Pepperman
* - Texture Developer: Activision and Mad Doc Software, modified
* by Pepperman
*
* Wireframe, Build Buttons and Object Definition Files (ODFs):
* - Activision and Mad Doc Software
* - Pepperman
*
* Other textures:
* - Activision and Mad Doc Software
* - Romulan disruptor textures by Rake
* Homepage: http://www.strategyplanet.com/starmada/weapons
* Contact: rake@strategyplanet.com
*
*
* Audio Files:
* - Activision and Mad Doc Software
*
* Special Thanks to Armada Fleet Command (AFC)
*****************************************************************************
Introduction:
The Thandor class fast attack cruiser is one of the newest ship
designs to come from the ship design yards at Romulus. Configured
with the latest Romulan disruptor cannons and photon torpedo
launches, it is a formidable opponent in combat. It can also be
outfitted with a sensor jammer and myotronic inhibitor torpedoes.
Setup Instructions:
==================================================
1. Download file
==================================================
Download file, virus check and extract files to a known location other than
the Armada directory
==================================================
2. Copy files
==================================================
Copy the *.SOD to your Armada SOD Directory
Copy the *.odf to your Armada Addon Directory
Copy the *.wav to your Armada Addon Directory
Copy the *.tga to your Armada Textures/Rgb Directory
==================================================
3. Mod the ship files and make it buildable by the construction ship
==================================================
Open the Romulan shipyard odf file (e.g., ryard.odf) and insert a new builditem
under the construction parameters:
// Construction Parameters
buildItemX = "rthandor"
Where X is the next available number in the sequence.
==================================================
4. Mod the appropriate Techfile files
==================================================
Open an appropriate techtree file (e.g., tech1.tt is for standard tech mode)
and add the following lines. Notice that with this coding you cannot build
the Romulan Thandor fast attack cruiser until the Romulan research facility
has been constructed.
rthandor.odf 1 rresear.odf
rmitorp.odf 1 rompod4.odf
==================================================
5. Mod the Gui_global.spr to add build buttons and wireframes
==================================================
Open the gui_global.spr file located in the Star Trek - ArmadaSprites
folder.
Add the following buttons under the # Romulan build buttons header:
@reference=64
# Build button for the Romualn Thandor Class Fast Attack Cruiser
b_rthandor gbrthandor 0 0 64 64
# Build button for the Multi-targeting Myotronic Inhibitor Torpedoes
b_rmitorp gbrmitorp 0 0 64 64
Now add the wireframe references under the follwing header:
# Building Wireframes
@reference=128
# Wireframe for the Romualn Thandor Class Fast Attack Cruiser
rthandorw1 RWrthandor 40 0 40 40
rthandorw2 RWrthandor 0 40 40 40
rthandorw3 RWrthandor 40 40 40 40
rthandorw4 RWrthandor 80 0 40 40
rthandorw5 RWrthandor 0 0 40 40
==================================================
6. Mod the weapon.spr to add weapon references
==================================================
Open the weapon.spr file located in the Star Trek - ArmadaSprites
folder.
Add the following lines under the respective headers:
@reference=256
@tmaterial=additive
# Romulan Disruptor for Thandar Class Attack Cruiser
rtc1pul rccdrt 0 0 235 80
@reference=128
@tmaterial=additive
# Romulan Phonton torpedeo for Thandar Class Attack Cruiser
rc3phot wrtorp 0 0 32 32 @anim=tex4x4
==================================================
7. Mod the events.odf to add sound references
==================================================
#################################################################################
# Cruiser3 SOUNDS
Cruiser3Acknowledge{
Table
Sound <borg> "gvobor32.wav"
Sound <federation> "gvofc201.wav"
Sound <klingon> "gvokc201.wav"
Sound <romulan> "gvorc301.wav"
}
Cruiser3Select{
Table
Sound <borg> "gvobor16.wav"
Sound <borg> "gvobor62.wav"
Sound <borg> "gvobor61.wav"
Sound <federation> "gvofc216.wav"
Sound <federation> "gvofc217.wav"
Sound <federation> "gvofc218.wav"
Sound <klingon> "gvokc216.wav"
Sound <klingon> "gvokc217.wav"
Sound <klingon> "gvokc218.wav"
Sound <romulan> "gvorc316.wav"
Sound <romulan> "gvorc317.wav"
Sound <romulan> "gvorc318.wav"
}
Cruiser3Attack{
Table
Sound <borg> "gvobor07.wav"
Sound <borg> "gvobor41.wav"
Sound <borg> "gvobor44.wav"
Sound <federation> "gvofc206.wav"
Sound <federation> "gvofc207.wav"
Sound <federation> "gvofc208.wav"
Sound <klingon> "gvokc206.wav"
Sound <klingon> "gvokc207.wav"
Sound <klingon> "gvokc208.wav"
Sound <romulan> "gvorc306.wav"
Sound <romulan> "gvorc307.wav"
Sound <romulan> "gvorc308.wav"
Sound <borg> "gvobor32.wav"
Sound <federation> "gvofc201.wav"
Sound <klingon> "gvokc201.wav"
Sound <romulan> "gvorc301.wav"
Sound <borg> "gvobor62.wav"
Sound <borg> "gvobor61.wav"
Sound <federation> "gvofc216.wav"
Sound <federation> "gvofc217.wav"
Sound <klingon> "gvokc217.wav"
Sound <klingon> "gvokc218.wav"
Sound <romulan> "gvorc316.wav"
Sound <romulan> "gvorc317.wav"
}
Cruiser3Stop{
Table
Sound <borg> "gvobor24.wav"
Sound <federation> "gvofc221.wav"
Sound <klingon> "gvokc221.wav"
Sound <romulan> "gvorc321.wav"
}
Cruiser3Move{
Table
Sound <borg> "gvobor11.wav"
Sound <borg> "gvobor12.wav"
Sound <borg> "gvobor13.wav"
Sound <borg> "gvobor14.wav"
Sound <federation> "gvofc211.wav"
Sound <federation> "gvofc212.wav"
Sound <federation> "gvofc213.wav"
Sound <klingon> "gvokc211.wav"
Sound <klingon> "gvokc212.wav"
Sound <klingon> "gvokc213.wav"
Sound <romulan> "gvorc311.wav"
Sound <romulan> "gvorc312.wav"
Sound <romulan> "gvorc313.wav"
Sound <borg> "gvobor32.wav"
Sound <federation> "gvofc201.wav"
Sound <klingon> "gvokc201.wav"
Sound <romulan> "gvorc301.wav"
Sound <borg> "gvobor62.wav"
Sound <borg> "gvobor61.wav"
Sound <federation> "gvofc216.wav"
Sound <federation> "gvofc217.wav"
Sound <klingon> "gvokc217.wav"
Sound <klingon> "gvokc218.wav"
Sound <romulan> "gvorc316.wav"
Sound <romulan> "gvorc317.wav"
}
Cruiser3Repair{
Table
Sound <borg> "gvobor26.wav"
Sound <federation> "gvofc226.wav"
Sound <klingon> "gvokc226.wav"
Sound <romulan> "gvorc326.wav"
}
##################################################################################
==================================================
8. Have fun with the Romualn Thandor Class Fast Attack Cruiser
==================================================
I hope you enjoy this addition to ST Armada. Have fun.
==================================================
9. Contact Info
==================================================
Feel free to drop me a line and let me know what you thought of the addon.
pepperman35@hotmail.com
==================================================
10. Uninstall Info
==================================================
Reverse the steps above to remove this ship.
==================================================
11. Legal
==================================================
This material is not made or supported by Activision or MAD DOC Software. This material
is freeware and may not be use for commercial purposes! By installing this addon, you
(the user) agree to and assume all risks of said addon. As a result, I take no
responsibility for any damages that may occur to your game, mod or hardware.
Star Trek and related marks are trademarks of Paramount Pictures. Activision is a
registered trademark of Activision, Inc. All right reserved. All other trademarks
and trade names are the properties of their respective owners.
Version | for A1 | Author | Pepperman | Website | |
Downloads | 688 | Size | 806.84 KB | Created | 2008-06-16 |