I have made the script with 12 turns but did not adapted reforms, EDU, EDB, etc.
so just making EBBS with 12 TPY is not enough though is the easiest part for me...
EDU is more important for me,
I still defend levies should have no recruitment time and elites should at least be 12 or 3 T to recruit.
as we have no common solution, just changing TPYears makes EB more problematic..
here is last part of my untested script that was abandoned :
o, yes 3451 TURNS!console_command date 14
console_command season summer
while I_TurnNumber = 3429
suspend_unscripted_advice true
end_while
console_command date 14
console_command season summer
while I_TurnNumber = 3430
suspend_unscripted_advice true
end_while
console_command date 14
console_command season winter
while I_TurnNumber = 3431
suspend_unscripted_advice true
end_while
end_script
Bookmarks