Constitution Class USS Enterprise NCC1701 by Pneumonic81 1. Requirements 2. Installation 3. Ship info 4. Legal 1. Requirements 1. Full version of Star Trek Bridge Commander, may work in demo but this is untested and why would you still be using the demo? 2. Dasher42’s Ship plug-in system, see http://dynamic3.gamespy.com/~bridgecommander/vbforums/showthread.php?s=&threadid=1348 (Copy & Paste link to browser) for the full details and a download link for the latest version of the plug-in system. 2. Installation 1. This assumes you have installed and understood how to use Dasher42’s plug-in system as linked to above. 2. Copy the data and scripts directories into your root Bridge Commander directory. Normally c:\Program Files\Activision\Bridge Commander\ 3. Once the files are copied it is time to add a line to Dasher42’s Plugins.py file. This file should be located in C:\Program Files\Activision\Mod Bridge Commander\scripts\Plugins\ Open this file in a text editor. 4. Add the line “import EnterpriseNCC1701” to the file so it looks like the below copy of the file… # Dynamic Plugin system, by Dasher42 # This is a list of plugins to load. To load a plugin, add an import statement below. # This must come first! This contains the definitions for the stock BC ships. # DO NOT REMOVE IT. import StaticDefs ################################################################################ # To add a plugin, simply copy its plugin .py(c) file into the Plugins folder and # add a statement to import it, i.e. "import NewShip". import EnterpriseNCC1701 5. Note, you may have other ships on the import list so only add "import EnterpriseNCC1701" to the list without the quotation marks. 6. And that should be it, any problems ask on the BridgeCommanderNetwork.com forums. 3. Ship info Perhaps the most famous spacecraft in the history of Starfleet, the Enterprise is a Federation Constitution-class starship, registry number NCC-1701, launched in 2245 from the San Francisco Yards orbiting Earth. The Enterprise was originally commanded by Captain Robert April and then by Captain Christopher Pike before entering into a five year mission under Captain James Tiberius Kirk. The original Enterprise was destroyed just before its scheduled retirement in 2285, when Captain Kirk self-destructed the Enterprise so that it would not fall into the hands of the Klingon Empire. It's replacement, the NCC 1701-A was commissioned shortly thereafter by the Federation and is currently in service under the command of Captain Kirk. 4. Legal This software is provided as-is, and the author (Daniel B. Houghton) makes No guarantee of the performance of this software, its security, compatibility, safety, or usefulness, and cannot be held liable for any consequence of this Software’s use. Permission is given to modify or distribute the accompanying files as a Component of Bridge Commander under the terms of the Activision SDK license With the following provisions: 1. This readme file shall be included in any distribution, and credit given in any work which incorporates this package's files, 2. Any changes to the .PY files included in this distribution that does not Incorporate Activision material shall be included as source code per the terms of The Lesser GNU Public License (LGPL), where this does not violate the terms of The Activision SDK license,