PDA

View Full Version : Making Galatikoi Lavotuxri (Galatian Heavy Cavalry) recruitable for Romans



Heilong
05-28-2009, 20:34
How can I make Galatikoi Lavotuxri (Galatian Heavy Cavalry) recruitable for Romans in Ankyra?
I would like to make them avaliable with a level 5 Regional MIC so they would be similar to Brihentin (Gallic Noble Cavalry).

I am about to get the Marian reforms in my current Roman campaign and I prefer the Galatikoi Lavotuxri (Galatian Heavy Cavalry) over Roman cavalry and I don't want to transport Brihentin (Gallic Noble Cavalry) to Asia Minor.

Any help will be appreciated.

Thank You.

MarcusAureliusAntoninus
05-28-2009, 20:39
Most likely those guys share the model with another gallic unit you already have access to, possibly even the Brihentin. You can only have one of the units, so you would have to disable one to get the other.

It would probably be easier to just allow the recruitment of Brihentin in Galatia. The recruitment code is complex and hard to explain if you've never messed with it before, though.

Heilong
05-28-2009, 20:44
I have not messed with the recruitment code, I have only messed with the EBBS.SCRIPT when I was playing around with the various Roman Reforms.

Would someone be able to help me with the programing to allow me to recruit Brihentin in Galatia.

bobbin
05-28-2009, 21:06
Paste this onto the end of the entry for the roman level 5 regional MIC.


recruit "celtic cavalry brihentin" 0 requires factions { seleucid, } and hidden_resource SW and hidden_resource D and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource n8
recruit "celtic cavalry brihentin" 0 requires factions { seleucid, } and hidden_resource SW and hidden_resource D and hidden_resource y1 and hidden_resource y2 and hidden_resource y4 and hidden_resource y8

That should allow you to recruit the Brihentin in the same area as the Lavotuxri.

Heilong
05-28-2009, 21:32
Thank you for the help.

I put it into the EDB file and I the game didn't crash so I think I did everything correctly. I do not currently control Ankyra so I cannot check for sure.