User:DonQuich: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
* [[Lua Game Objects/NotificationTypes]] | * [[Lua Game Objects/NotificationTypes]] | ||
* [[SetHappiness]] - Warning and link | * [[SetHappiness]] - Warning and link | ||
* [[HasPolicy] Good example for HasPolicy and [[SetHasPolicy]] | * [[HasPolicy]] Good example for HasPolicy and [[SetHasPolicy]] | ||
* [[GetMinorCivType]] - Good example for player name (add it to Player.GetName?) | * [[GetMinorCivType]] - Good example for player name (add it to Player.GetName?) | ||
* Warning about graphics refresh on SetTerrainType | * Warning about graphics refresh on SetTerrainType |
Revision as of 08:58, 20 September 2012
Developer of the bot that generated the initial versions of the Lua and UI Reference (Civ5) on mid-2012.
CivFanatics profile: DonQuiche
Mods
My scratchpad: pages to salvage
- Lua Game Objects/NotificationTypes
- SetHappiness - Warning and link
- HasPolicy Good example for HasPolicy and SetHasPolicy
- GetMinorCivType - Good example for player name (add it to Player.GetName?)
- Warning about graphics refresh on SetTerrainType