-
June 27, 2008, 05:15 PM
#1
-
June 27, 2008, 06:16 PM
#2
Re: I wish to change the Unconditional Reform for Carthage.
-
June 27, 2008, 06:32 PM
#3
-
June 27, 2008, 06:37 PM
#4
Re: I wish to change the Unconditional Reform for Carthage.
It's the same principle, go to EB data scripts show_me Ebbs_script
It's under 2g. Check that post find the blue number. Since you are at year 268, 272 - 268 = 4
4*4 is 16
Change the blue number to sixteen.
I would back up the file first though.
-
June 27, 2008, 06:45 PM
#5
-
June 27, 2008, 06:56 PM
#6
Re: I wish to change the Unconditional Reform for Carthage.
Its at the bottom I think and change the number 288 to 16
Back up the file first, but I think thats it.
; Check counters are >= 5 and >= 3 or 200BC, if true set counter 1, if false set counters 0
monitor_event FactionTurnStart FactionType egypt
and I_TurnNumber >= 148
and I_CompareCounter Carthage_Reforms = 0
if I_TurnNumber >= 288
console_command create_building Kart-Hadast "carthage1"
console_command create_building Atiqa "carthage1"
console_command create_building Gader "carthage1"
console_command create_building Mastia "carthage1"
console_command create_building Bocchoris "carthage1"
console_command create_building Sala "carthage1"
console_command create_building Lixus "carthage1"
console_command create_building Adrumeto "carthage1"
console_command create_building Lilibeo "carthage1"
console_command create_building Lepki "carthage1"
console_command create_building Karali "carthage1"
set_counter Carthage_Reforms 1
end_if
if I_CompareCounter Carthage_Reformsinc1 >= 5
and I_CompareCounter Carthage_Reformsinc2 >= 3
console_command create_building Kart-Hadast "carthage1"
console_command create_building Atiqa "carthage1"
console_command create_building Gader "carthage1"
console_command create_building Mastia "carthage1"
console_command create_building Bocchoris "carthage1"
console_command create_building Sala "carthage1"
console_command create_building Lixus "carthage1"
console_command create_building Adrumeto "carthage1"
console_command create_building Lilibeo "carthage1"
console_command create_building Lepki "carthage1"
console_command create_building Karali "carthage1"
set_counter Carthage_Reforms 1
end_if
if I_CompareCounter Carthage_Reforms < 1
set_counter Carthage_Reformsinc1 0
set_counter Carthage_Reformsinc2 0
end_if
end_monitor
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Section 2h: Sweboz Reform
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
June 27, 2008, 06:57 PM
#7
Re: I wish to change the Unconditional Reform for Carthage.
Sorry if that wasn't any help to you.
-
June 27, 2008, 07:00 PM
#8
-
June 27, 2008, 07:03 PM
#9
Re: I wish to change the Unconditional Reform for Carthage.
I'm really hoping that worked out for you. Thanks for the rep though.
-
June 28, 2008, 02:20 PM
#10
-
June 28, 2008, 03:46 PM
#11
-
June 28, 2008, 05:06 PM
#12
Re: I wish to change the Unconditional Reform for Carthage.
Damn!! I know Your barracks have to be at at five in these settlements Lepki, Adrumeto, Ippone, Gader, Mastia. Try process_cq to do that.
-
June 28, 2008, 05:16 PM
#13
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules