Log in

View Full Version : Knights of Santiago???



Inconexus
11-21-2004, 23:53
Hi!!
I´ve been trying to make this unit available not only on Crusades for the Spanish but i´m getting errors all the time, so here is my question:
Is there any way to make special crusade units as Knights of Santiago, Templars..... available to be built as normal units?????
Thanks a lot!!

inconexus

mfberg
12-03-2004, 21:32
You have to put building requirements (horse_breeder3, armourer3, etc.) and should put in an AI build pref so the AI can build them too (I modify the closest equivalent non-crusade unit build preference)

mfberg

Merlin271
12-04-2004, 13:35
get gnome editor (from the downloads section), then open the crusader.txt using it (the one with the units in it) then find the unit you want to be come buildable and add some requirements. (you could just copy and paste from the requirements of chiv knights or lancers) then go to the faction column and put the factions you want in there (again copying and pasting is a good idea). dont give catholic/orthodox/muslim units to the wrong culture, its a bit more of a hassle.

Zarax
12-11-2004, 10:53
Quite on the opposite, how do I make an unit available as crusader?

Monkwarrior
12-11-2004, 13:55
Quite on the opposite, how do I make an unit available as crusader?

In Gnome, the crusade_unit_prod file has a column (11 column) where it is coded the probability of the unit to be in a rebellion.
There you can write CRUSADE (-10) and the unit will appear in the crusades with the same probability as Santiago, Hospitallier or Teutonic Knights. The same is true for jihads.
Be careful with " in case the unit can appear in different types of rebellions.

I hope it is useful for you. ~;)

Zarax
12-11-2004, 15:07
In Gnome, the crusade_unit_prod file has a column (11 column) where it is coded the probability of the unit to be in a rebellion.
There you can write CRUSADE (-10) and the unit will appear in the crusades with the same probability as Santiago, Hospitallier or Teutonic Knights. The same is true for jihads.
Be careful with " in case the unit can appear in different types of rebellions.

I hope it is useful for you. ~;)

Thanks.
Does the (-10) affects the chance of getting the crusader unit?
:medievalcheers:

Monkwarrior
12-11-2004, 17:02
Thanks.
Does the (-10) affects the chance of getting the crusader unit?
:medievalcheers:

Yes but I'm not sure how. I believe that higher numbers decrease the probability. The minus must represent a very high probability.

Good luck.