WoW:Lua: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Added category link.) |
||
Line 13: | Line 13: | ||
Go to [[UI Questions]]<br> | Go to [[UI Questions]]<br> | ||
Go to [[Cosmos]] | Go to [[Cosmos]] | ||
[[Category:Interface Customization|Lua]] |
Revision as of 17:58, 4 January 2005
Lua is an extremely useful scripting language. You can learn more about it at their Wiki.
The Reference Manual is a useful resource for finding out about the syntax and basic commands, but is a little heavy-going if you've not got a programming background.
Check also the Lua Book.
QDE is a useful IDE for developing Lua code, but sadly doesn't include a debug mode to test scripts with. BLua is under development and will, in time, hopefully provide a useful IDE for WoW Lua script development.
Go to Interface Customization
Go to UI Questions
Go to Cosmos