-
Adding Princesses to the Viking Faction
Hello,
I was just wondering how you can add the princess unit to the faction of the Vikings.
I was poking through the folders in my Total War folder, and I noticed in the Viking names text document, there's a LOOONG list of Viking princesses... who don't appear in the game. So, I want to add the princesses to the Vikings.
Anyone know how to do this?
Thanks so much!
-
Re: Adding Princesses to the Viking Faction
I've been trying to implement this into my games. However, all I get are CTDs (crash to desktop).
-
Re: Adding Princesses to the Viking Faction
Aw *snap* It's weird, though- why do they have a long list of Viking names for the princesses if they didn't even put them in? :inquisitive:
-
Re: Adding Princesses to the Viking Faction
Maybe some of the older Modders can be of assistance. Such as Ras, BKB, DukeJohn, VikingHorde, WesW etc.
-
Re: Adding Princesses to the Viking Faction
Ah, okay... Sooo, should I just PM them? Sorry if I sound a bit thick, I'm a new girl here... :sweatdrop:
-
Re: Adding Princesses to the Viking Faction
Its okay, I've done it.
https://img447.imageshack.us/img447/192/00000002hn1.jpg
I'll just run you through it if you like.
-
Re: Adding Princesses to the Viking Faction
That would be wonderful, thank you!
-
Re: Adding Princesses to the Viking Faction
Here is a step by step process:
Prerequisites:
Gnome Editor or Dragon Editor
1. Open VIKING_UNIT_PROD.txt, which is found in the main Medieval directory, using either Gnome Editor or Dragon Editor, scroll down to the line starting with Princess. Scroll across until you find a list like this "FN_01,FN_02,FN_03,FN_04,FN_05,FN_06,FN_08". Simply add FN_07 inside the the quotations marks (Note: Each entry must be separated by a comma).
2. Go to your Medieval directory, then to campmap\Portraits\Vikings\Catholic. There should be a directory called Princess, copy it.
3. Go to campmap\Portraits\Vikings\Vikings, paste the folder Princess in here.
And that's all there is to it.
-
Re: Adding Princesses to the Viking Faction
Thanks sooo much! :beam: Now, if I wanted to add princesses to other princess-less factions, would I do the same thing?
-
Re: Adding Princesses to the Viking Faction
Which factions do you mean? The Muslim ones in the standard campaign?
-
Re: Adding Princesses to the Viking Faction
Yes, Muslim. :sweatdrop: Sorry I didn't say that in my post. :oops:
-
Re: Adding Princesses to the Viking Faction
Its a little bit more complicated, but I'll post a walk through in a bit.
-
Re: Adding Princesses to the Viking Faction
Thanks so much! You're very helpful. :bow:
-
Re: Adding Princesses to the Viking Faction
Basically similar to the Viking addition of princesses.
1. First open CRUSADERS_UNIT_PROD11 using Gnome Editor or Dragon Editor, croll down to the line starting with Princess. There should be a list saying the following as you scroll across.
Code:
"FN_ARAGONESE, FN_BURGUNDIAN, FN_DANISH, FN_ENGLISH, FN_FRENCH, FN_GERMAN_HRE, FN_HUNGARIAN, FN_ITALIAN, FN_PAPIST, FN_POLISH, FN_RUSSIAN, FN_SICILIAN, FN_SPANISH"
Add FN_ALMOHAD, FN_EGYPTIAN, FN_TURKISH to the end of the list, inside the quotation marks.
2. Scroll further across and there should be the following:
Code:
"CATHOLIC, ORTHODOX"
Add MUSLIM to it, inside the quotation marks.
Like this:
3. Go to your Medieval directory, then to campmap\pieces\agents. Look for all the files with the Princess in their names, copy these to the campmap\pieces\agents\Muslim folder. Or alternatively you could use these ones made by Patrick, and place them in the campmap\pieces\agents\Muslim folder to give Muslim princesses a different look.
4. In regard to Muslim Portraits, you will unfortunately have to place Christian pictures there (unless you make new ones). Essentially the same as before. Open campmap\Portraits\Catholic, and copy the folder Princess. Bring it over to campmap\Portraits\Muslim, paste it here (if it warns you of overwriting don't worry, as the one in here has 5 pictures from the Catholic folder in it anyway).
:balloon3: Done.
-
Re: Adding Princesses to the Viking Faction
Thanks so much! I used the link you posted for the alternate-looking ones. I'm adding my own portraits, too. Can't wait to load up the game and test this. :devilish:
-
Re: Adding Princesses to the Viking Faction
Just a heads up, portraits must be saved as TGAs.
-
Re: Adding Princesses to the Viking Faction
Yup, done that already. :2thumbsup:
-
Re: Adding Princesses to the Viking Faction
Okay, I think I did everything right, but I'm having some problems...
I'll get a message that says that my ruler's wife has given birth to a daughter, and she will age in fifteen years. So, fifteen years comes around, and I look on the royal family list, and it says, "Princess 15". Then, when I click on the name to find where she is, the circle thingy appears around empty air. I try right clicking on that, and it opens up the window for the province. I've added names and portraits, and installed the piece-things, sooo.... not sure what's going on. :sweatdrop:
-
Re: Adding Princesses to the Viking Faction
Ahh, I forgot. Its an error to do with the Heros file. I assume this is for Muslim faction. Basically it is because the Muslim factions don't have their names declared for princesses.
-
Re: Adding Princesses to the Viking Faction
Quote:
Originally Posted by Rythmic
Maybe some of the older Modders can be of assistance. Such as Ras, BKB, DukeJohn, VikingHorde, WesW etc.
Quote:
Originally Posted by Luthiena
Ah, okay... Sooo, should I just PM them? Sorry if I sound a bit thick, I'm a new girl here... :sweatdrop:
Hello,
feel free to send me a PM next time. I always like to help.
I haven't checked this section for a few days/ weeks, so I completely missed this.
You still need to declare the names of the princesses as Rythmic said.
Iirc, it's in the heroes or names file. The easiest thing is to note down an actual existing name and do a text search for it in the txt. files. You should come up with 1 or 2 places where the name is defined.
This is an example from our Shogun mod as a starting point:
First you need to add the character in the heroes-file:
Quote:
ADD_PRINCESS::
stw_Kazuko
Now you need to define the characters' name in the Names-file:
Quote:
["stw_Kazuko"] {"Kazuko"}
R'as
-
Re: Adding Princesses to the Viking Faction
R'as al Ghul, :bow:
Beat me too it.
-
Re: Adding Princesses to the Viking Faction
Thanks, R'as!
Quick question, though:
I noticed that, in the names text file, some names on the right are indented, while some are not; like this:
["Ade"] {"Ade"}
["Adela"] {"Adela"}
["Adelhaid"] {"Adelhaid"}
["Adelaide"] {"Adelaide"}
["Agata"] {"Agata"}
["Agnes"] {"Agnes"}
["Aigiarn"] {"Aigiarn"}
["Alice"] {"Alice"}
["Amata"] {"Agnese"}
Is the way they are placed important, or no?
-
Re: Adding Princesses to the Viking Faction
Ack, that didn't work- it doesn't show the indentation... >.<
-
Re: Adding Princesses to the Viking Faction
You can place a tabstop instead of a space between them but I don' think it matters.
-
Re: Adding Princesses to the Viking Faction
You could have put ALL_FACTIONS to achieve the same result for the princess, as the Vikings are the only faction that can't "train" them. I'm pretty sure I've seen an occasional Viking Princess in the VI campaign anyway. And when you try to load the portrait there's nothing there, and an error pops up. Weird bug?
:bow:
-
Re: Adding Princesses to the Viking Faction
How does one actually add new portraits to the game? I stumbled on this thread and remembered that I tried to add some evil looking portraits a few years ago, but they all turned kinda purple in-game so I just gave up on it back then. Is there some special palette to use for this purpose?
Edit: I tried the trick to add princesses to the Vikings and they still won't breed princesses, only sons. Adding a princess from the start via the starpos file works fine though.
-
Re: Adding Princesses to the Viking Faction
Quote:
Originally Posted by Caravel
You could have put ALL_FACTIONS to achieve the same result for the princess, as the Vikings are the only faction that can't "train" them.
I tried that, but it kept crashing as it apparently gave the rebels princesses too.
Quote:
Originally Posted by Caravel
I'm pretty sure I've seen an occasional Viking Princess in the VI campaign anyway. And when you try to load the portrait there's nothing there, and an error pops up. Weird bug?
This happens because there are no Portrait files for Viking Princesses, you have to copy the other nations ones and move them across to the Viking folder.
Quote:
Originally Posted by Biggus Diccus
How does one actually add new portraits to the game? I stumbled on this thread and remembered that I tried to add some evil looking portraits a few years ago, but they all turned kinda purple in-game so I just gave up on it back then. Is there some special palette to use for this purpose?
Basically any standard image in the correct proportions will do, as long as it is saved as a .TGA. Once made the file has to be put in the campmap\Portraits\...\Princesses folder as PrincessN, (where N is any number).
-
Re: Adding Princesses to the Viking Faction
-
Re: Adding Princesses to the Viking Faction
Looks like an error with the Princess map pieces.
EDIT: What's wrong with this one https://i111.photobucket.com/albums/...ickonprinc.jpg ?
-
Re: Adding Princesses to the Viking Faction
That's what I get when i try to right click on the princess. I downloaded the map pieces from the link- should I delete them from the folder, and try downloading them again? Or should I use the regular ones?