I know what you're thinking - I can clearly google the LUA references on the Civ 5 wiki.
But that's not what I'm looking for. I'm looking for mods and stuff which utilize LUA to help me with:
- At the start of a scenario, Civilization X and Civilization Y are best buds and have a DoF signed already. However, Civilization X and Civilization Z are very mad at each other, have denounced each other, but have not yet declared war. However, war is likely between the two.
- After turn X has passed, Civilization Z is forced to declare war on Civilization X.
- After turn X has passed, the relationship between Civilization X and Civilization Y have soured and Civilization X is forced to denounce Civilization Y.
I'm really looking for someone's code; I learn a lot faster when I see something applied correctly, something which I can study off of. There isn't a tutorial for affecting diplomacy via LUA that I can find, so this will do.
Any help will be much appreciated.
(also my LUA files don't seem to want to work in-game, but I think I can fix that by just studying how someone else got the game to recognize the LUA file).
But that's not what I'm looking for. I'm looking for mods and stuff which utilize LUA to help me with:
- At the start of a scenario, Civilization X and Civilization Y are best buds and have a DoF signed already. However, Civilization X and Civilization Z are very mad at each other, have denounced each other, but have not yet declared war. However, war is likely between the two.
- After turn X has passed, Civilization Z is forced to declare war on Civilization X.
- After turn X has passed, the relationship between Civilization X and Civilization Y have soured and Civilization X is forced to denounce Civilization Y.
I'm really looking for someone's code; I learn a lot faster when I see something applied correctly, something which I can study off of. There isn't a tutorial for affecting diplomacy via LUA that I can find, so this will do.
Any help will be much appreciated.
(also my LUA files don't seem to want to work in-game, but I think I can fix that by just studying how someone else got the game to recognize the LUA file).