View Full Version : Famous Kings question
Plantagenet
12-15-2003, 19:25
I see its possible to edit Famous Kings in default_heroes.txt.
But is there any way to choose or even know when a given King in the list will appear in the game? I notice the first King in the list is the starting King...what about those following? When do the 2nd, 3rd, etc. Kings appear? For instance, is there any way to have King #2 succeed King #1?
I would really appreciate any help. Thanks in advance.
fruitfly
12-16-2003, 10:49
If you want to make king number 2 succeed king number 1, then you'll have to substitute his information for that of the first heir king number 1 has listed in the files.
I'm afraid I don't really know any more than that. The heroes are supposed to appear on or after specific dates though, so maybe you can trigger kings appearing in a similar way.
Lord Of Storms
12-16-2003, 16:50
Quote[/b] (Plantagenet @ Dec. 15 2003,12:25)]I see its possible to edit Famous Kings in default_heroes.txt.
But is there any way to choose or even know when a given King in the list will appear in the game? I notice the first King in the list is the starting King...what about those following? When do the 2nd, 3rd, etc. Kings appear? For instance, is there any way to have King #2 succeed King #1?
I would really appreciate any help. Thanks in advance.
The heading in the default heroes file gives some explanation as to what can be done with Kings:
// FAMOUS_KINGS::
// This sets up special kings for a faction, the number list how many kings are listed
// The name number correspond to the name number in the forenames list, counting from 0
// For example, a English king with name number 4 will give you William
// The portrait number correspond to a picture name in its folder, a -1 will give you a random picture
// The vnv entry must match an existing vnv in the game, the see changes.txt and event.txt for the correct text label
You can customize the file by following the above , you have a set number of Kings for a faction,
the name number corresponds with the fornames list in names text starting at 0, so if you go to names txt English forenames the 4th name down will be William, so you can edit name entries this way,
only the first 8 names on each list are designted King names with the exception of the French the first 5 are King names.
You can assign a portrait to each King as well by choosing a number portrait from the corresponding King's portrait folder, I have found this feature a bit inconsistent, and found with heroes placing the portrait in the Misc. file and giving it a number after those that are in the file sequentialy works better.
Next you need to name your edited Heroes file then declare it in startpos txt under this heading:
/========================================
//Set the names and hero file for this startpos
//========================================
//SetNameData:: campmap\\names\\test_names.txt use default
SetNameData:: campmap\\names\\your file name_heroes.txt
and that should do it, now, I have not done much with Kings in our mods mostly Heroes, but this follows the file heading so in theory should be fine, but be sure to back up all files before making changes, and let us know how it goes...LOS
Plantagenet
12-17-2003, 18:59
Thanks LOS. I'll try it and report back...
vBulletin® v3.7.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.