Like in title: is there possible to use faction condition in descr_mercenary? I've tried to change
religions { orthodox }
to
factions { byzantium }
Unfortunately, in this case, this condition doesn't work.
Like in title: is there possible to use faction condition in descr_mercenary? I've tried to change
religions { orthodox }
to
factions { byzantium }
Unfortunately, in this case, this condition doesn't work.
I don't think so. I tried to get an answer to this question a couple months back, but nobody knew.
No use counters instead.
For example:-
In descr_mercenaries file put this:-
then put this in the campaign_script.txt file:-Code:unit Galloglaich exp 0 cost 830 replenish 0.08 - 0.25 max 4 initial 1 events { x_y }
Now this mercenary will be available to england onlyCode:monitor_event PreFactionTurnStart FactionType england set_event_counter x_y 1 end_monitor monitor_event FactionTurnEnd FactionType england and I_EventCounter x_y == 1 set_event_counter x_y 0 end_monitor![]()
Ishan
i'm impressed
kevindrosario
you see? There are not answers "no" For Ishan. it's really amazing![]()
Last edited by attyla; March 06, 2011 at 04:33 AM.
It's Ishan actually.
Anyways glad to help, attyla.![]()