PDA

View Full Version : EBII v2.3 Spartan Agoge/Battle map settlements



cebo
10-23-2017, 11:17
Hello,

I'm playing v2.3 on Mac using Feral Interactive version, I read the Player Guide and noticed some issues, I'm not sure if they are bugs:
1. In my campaign as Makedonia it seems that the Spartan Agoge script is disabled. I received no pop-up after conquering Sparte about the Agoge and after placing 2 16 year old FM in the city the event chain doesn't start
2. In the battle map the settlements look Aztec. I removed the settlements/ folder as per instructions for Mac. Custom settlements are not supported by the Feral version?
3. The Recruitment Viewer seems to show only celtic/germanic mercenaries. Is this a known issue?

Is there a more detailed building tree for Makedonia? I'm not sure what the conditions for gaining access to superior government buildings are.

Thank you!

myarta
10-23-2017, 17:36
Check out the PlayerGuide pdf in mods/ebii

The page on Macedonia explains the requirements. You need to kill Pyrrhos and build some buildings in Pella that are listed on the PDF (about two thirds down the page IIRC, near the horizontal bar that separates the starting governments from the advanced ones).

QuintusSertorius
10-23-2017, 23:11
The Agoge trait is broken in 2.3, there's an un-achievable age condition that appeared there somehow.

cebo
10-24-2017, 11:16
I figured out the government reform part.
What about 2) and 3)? :)

mephiston
10-28-2017, 17:27
The Agoge trait is broken in 2.3, there's an un-achievable age condition that appeared there somehow.

I don't get this point: why is it un-achievable? To me the conditions seem legit (from 20 to 23 years the trigger is fired, no?).


Trigger Spartan_Agoge_Begins
WhenToTest CharacterTurnEndInSettlement

Condition CharacterIsLocal
and SettlementName sett_090 ; Sparte
and Trait SpartanAgoge < 1
and CharacterAge > 24
and CharacterAge < 19

Affects SpartanAgoge 1 Chance 100
Affects SpartanTraining 1 Chance 100
Affects AgogeProgressCounter 1 Chance 100


EDIT


3. The Recruitment Viewer seems to show only celtic/germanic mercenaries. Is this a known issue?

I see other mercenaries (just checked far availability of Hippeis, Mistophoroi Phalangitai and Ragil Tihamat), so maybe it's your version.

QuintusSertorius
10-28-2017, 21:36
You can't simultaneously be under 19 and over 24.

mephiston
10-28-2017, 22:13
LOL

Sorry; logic operators just switched place in my head. My bad. :dizzy2:

Vermin
03-11-2018, 11:26
So if I change the parameters to:
and CharacterAge < 24
and CharacterAge > 16
it should fire - can you please tell me the name of the file this is in?
Regards
Vermin

QuintusSertorius
03-11-2018, 13:39
So if I change the parameters to:
and CharacterAge < 24
and CharacterAge > 16
it should fire - can you please tell me the name of the file this is in?
Regards
Vermin

Change it to just < 19 - ie remove the > 24 line.

Vermin
03-13-2018, 13:53
Thanks, I've made the change, deleted the .RWM file and started a new campaign. It seems to work - at least one of my FM has now started the Agoge.
I think I have now managed to attach a .rar file of the amended EDCT file that makes the Agoge work.

20634
Regards
Vermin