do u know how to do that thenOriginally Posted by Atilius
for i really need to know
do u know how to do that thenOriginally Posted by Atilius
for i really need to know
Pardon me for neglecting you oscar.
You would use an event monitor something like this in your script:
This would create an army_barracks building in Sparta on the 31st turn of the game if Sparta were controlled by the greek cities.Code:monitor_event FactionTurnStart FactionType greek_cities and I_TurnNumber = 31 and I_SettlementOwner Sparta = greek_cities console_command create_building Sparta "army_barracks" end_monitor
The truth is the most valuable thing we have. Let us economize it. - Mark Twain
atilius am i putting that in the descr_strat or where? i understand the scripting its just where each bit goes for me.
Hi,
you can must put it in the folder:data/scripts
Thanks . a lot
Bookmarks