lol poor chapOriginally Posted by Beefy187
![]()
So you've changed the above to this:monitor_event FactionTurnEnd I_TurnNumber > 208
set_counter Celt_Reform 1
end_monitor
monitor_event FactionTurnEnd I_TurnNumber > 608
set_counter Celt_Reform 2
end_monitor
So yours looks exactly like that right? If that's the case it WILL work, remember no message box or anything will come up, you'll just get the marker for the reform in the building browser, and remember you need to upgrade your barracks to get the new units!monitor_event FactionTurnEnd I_TurnNumber > 1
set_counter Celt_Reform 1
end_monitor
monitor_event FactionTurnEnd I_TurnNumber > 2
set_counter Celt_Reform 2
end_monitor
Oh and if you want to jump straight to the second level of reforms, you can always ignore the first reform.
And cut the whole thing down to that ^^.monitor_event FactionTurnEnd I_TurnNumber > 1
set_counter Celt_Reform 2
end_monitor
If you still can't get it working PM me I'm having to do a simmilar thing for someone else atm anyway.
Cheers
Bookmarks