Log in

View Full Version : Modding help please!



Armchair Athlete
05-30-2004, 11:03
Hi, I have done a search for topics on this but haven't found anything. I am trying to make it so berserkers in VI (medieval map, not viking) are buildable in Scandanavia by everyone. I have changed the FN_REBEL to NO_FACTION, but I also think I need to add in a building to enable them to be built. I tried adding {SWORDMSITH} at the end of that long string of stuff like CATHOLIC_EXPANSIONIST, CATHOLIC_TRADER and so on (was looking at the Thrall/Huscarle entry for this)but when I tried to start the game, received an error message. What has everyone else done to make their berserkers buildable?

[DnC]
05-30-2004, 11:22
I assume you're using Gnome-Editor?
Go to Column 50 again and either clear the NO_FACTION (you can't use NO_FACTION in Column 50 I think?) or FN_REBEL or change it into ALL_FACTIONS. Then go to Column 51 and copy paste the following:

Code Voorbeeld "ID_NORWAY, ID_SWEDEN, ID_DENMARK, ID_FINLAND"[/QUOTE]

Finland is a part of Scandanavia right?
And you'll indeed need to give them a building.

Armchair Athlete
05-30-2004, 11:37
OK Thanks, added the swordsmith in the wrong column thats all http://www.totalwar.org/forum/non-cgi/emoticons/gc-oops.gif

katank
05-30-2004, 13:59
most people in MTW don't include Finland IMHO as the viking units are only avaiblable in the kalmar union provinces although enabling finland for these units might make it more valuable.