Lua and UI Reference (Civ5): Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
* [http://forums.civfanatics.com/showthread.php?t=389284 Create a Map Script: Guide and Issues] | * [http://forums.civfanatics.com/showthread.php?t=389284 Create a Map Script: Guide and Issues] | ||
* [http://forums.civfanatics.com/showthread.php?t=389945 How To Reload Lua Changes Without Exiting the Game] | * [http://forums.civfanatics.com/showthread.php?t=389945 How To Reload Lua Changes Without Exiting the Game] | ||
* [http://forums.civfanatics.com/showthread.php?t=391102 | * [http://forums.civfanatics.com/showthread.php?t=391102 Storing Information Across Saved Games] |
Revision as of 22:02, 16 October 2010
This page is under construction; if you have any ideas on how to organize it, please post in the discussion!
- Lua Events List or the same in the official wiki
- There is a partial list Lua API functions and constants in <steam directory>\steamapps\common\sid meier's civilization v sdk\ModBuddy\Help
- Programming in Lua
- Python to Lua
- Create a Map Script: Guide and Issues
- How To Reload Lua Changes Without Exiting the Game
- Storing Information Across Saved Games