My idea is to create a global table from turn 1 and feed it with the IDs of some cities.
Example:However, if I load a saved game, this table is reset.
Is there a way to restore it? How?
Thanks
Example:
Code:
cities = {}table.insert(cities, city.id)
Is there a way to restore it? How?
Thanks
Statistics: Posted by leo.priori — Sat Jan 18, 2025 8:41 am