Log in

View Full Version : Change Celtic Reform Script



Lovejoy
03-15-2007, 17:53
Hello EB!

I want to have the celtic reforms to happen earlier.

Is the EBBS_SCRIPT the only file I need to alter?

And is these, the right lines:

monitor_event FactionTurnEnd I_TurnNumber > (whatever number i wish)
set_counter Celt_Reform 1
end_monitor
monitor_event FactionTurnEnd I_TurnNumber > (whatever number i wish)
set_counter Celt_Reform 2
end_monitor

They are the only lines right?

Thanks in advance! ;D

The_Mark
03-15-2007, 19:33
Yes.

Lovejoy
03-15-2007, 20:43
All I needed to hear. Thank you.