Difference between revisions of "Advanced Scripting"
Bluekirby0 (Talk | contribs) (Created page with "'''Work in Progress!''' '''I would suggest before proceeding that you read How to Make a Quest for a general breakdown of scripting to familiarize yourself with the basic...") |
(No difference)
|
Revision as of 02:18, 17 September 2012
Work in Progress!
I would suggest before proceeding that you read How to Make a Quest for a general breakdown of scripting to familiarize yourself with the basics
This guide is a look into some of the more advanced and uncommon elements of scripting. Here you will find help with how to use all of the currently available functions, as well as how to combine functions for useful (and often interesting!) results.
Function Breakdown
A reference of all of the luautils functions available for use in scripting at the time of this writing. Basic familiarity with LUA syntax is assumed.
Advanced Scripting Techniques
A compendium of useful combinations of functions and techniques to help with scripting in tricky situations. If you don't understand how to execute something here properly, feel free to ask in IRC.
See Also
Other scripting situations not covered here: BCNM Scripting