Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I generated a new mod, and went through MapPackMulti.ndf to add GameMode/DestructionGameMode to the dozens of maps after "GameModeAvailability =[XXX]"
Unfortunately, once saving and activating the new mod in game I still only see the original twelve or so maps available in Destruction mode. Does this method still work? Anyone?
TERRIBLE mod -
1. search for the folder \GameData\Map
2. open the file: MapPackMulti.ndf
3. search for all those lines: GameModeAvailability = [GameMode/ConquestGameMode]
4. change all those lines into:
GameModeAvailability = [GameMode/ConquestGameMode, GameMode/DestructionGameMode]
to activate destruction for the other map layouts, just add GameMode/DestructionGameMode to the other GameModeAvailbility lines