ThatTest 47 Posted October 23, 2024 Is there any way to make an event trigger another event? Quote Share this post Link to post Share on other sites More sharing options...
0 Łukasz Jakowski 13,396 Posted October 23, 2024 # Events Triggers - Age of History 3 has_variable=some_variable has_variable_not=some_variable # Every time a Civilization runs an event (makes a decision), the 'id' of the event is stored in the Civilization's database of variables. # Example of an 'id' from the event file: # id=unique_id_of_event # # This allows you to use: has_variable=unique_id_of_event ### NOTE # A civilization must have this variable, it can be used to create a chain of events. next_and has_variable=capital_city_economic_development Dule22 and BatataGamer55 2 Quote Share this post Link to post Share on other sites More sharing options...
Is there any way to make an event trigger another event?
Share this post
Link to post
Share on other sites