Log in

View Full Version : Crusades



MJF
06-24-2008, 01:09
I'm not sure if this in the right section, but how does one mod the game so that Hungary and Poland can crusade?

P.S. I have gnome editor.

drone
06-24-2008, 02:37
If I'm not mistaken, all you need to do is to add the faction to the Faction Association column (#20) for the Chapter House in the build_prod file.

Vanilla value:

"{ FN_ENGLISH, FN_FRENCH, FN_GERMAN_HRE, FN_ITALIAN, FN_SPANISH, FN_ARAGONESE, FN_SICILIAN }"

So to add Hungary and Poland (and the Danes!), you want:

"{ FN_ENGLISH, FN_FRENCH, FN_GERMAN_HRE, FN_ITALIAN, FN_SPANISH, FN_ARAGONESE, FN_SICILIAN, FN_DANISH, FN_POLISH, FN_HUNGARIAN }"

Martok
06-25-2008, 08:45
Moved to the Alchemist lab.