Difference between revisions of "Major"

From BotF2-Wiki
Jump to: navigation, search
m
(Intro: see http://botf2.square7.ch/wiki-files/Data/Races.xlsx)
Line 1: Line 1:
 
= Intro =
 
= Intro =
  
A "Major", indeed a major race, is a playable race and represent an empire. There are [[Federation|<span style="color:#0000ff">Federation</span>]], [[Romulans|<span style="color:green">Romulans</span>]], [[Klingons|<span style="color:#e50000">Klingons</span>]], [[Cardassians|<span style="color:#804040">Cardassians</span>]] and [[Dominion|<span style="color:DarkMagenta">Dominion</span>]].
+
A "Major", indeed a major race, is a playable race and represent an empire. There are [[Federation|<span style="color:#0000ff">Federation</span>]], [[Romulans|<span style="color:green">Romulans</span>]], [[Klingons|<span style="color:Crimson">Klingons</span>]], [[Cardassians|<span style="color:DarkGoldenrod">Cardassians</span>]] and [[Dominion|<span style="color:DarkMagenta">Dominion</span>]].
 
+
 
+
  
 +
see http://botf2.square7.ch/wiki-files/Data/Races.xlsx
  
 
= Disable a major =
 
= Disable a major =

Revision as of 16:20, 23 November 2013

Intro

A "Major", indeed a major race, is a playable race and represent an empire. There are Federation, Romulans, Klingons, Cardassians and Dominion.

see http://botf2.square7.ch/wiki-files/Data/Races.xlsx

Disable a major

There is an modding method to disable a major (source: http://botf2.star-trek-games.com/viewtopic.php?p=73872#p73872).

(In MP-mode it should be working be de-activating yellow button left of empire's name without the need of the following method)


Edit Resources\Data\Civilizations.xml and change

<CivilizationType>Empire</CivilizationType>

to

<CivilizationType>MinorPower</CivilizationType>

or some of the other minor types (doesn't really matter, there's no difference).