Hard Light Productions Forums

Modding, Mission Design, and Coding => The Scripting Workshop => Topic started by: WMCoolmon on February 20, 2007, 03:19:54 am

Title: List of LUA Tutorials/Resources
Post by: WMCoolmon on February 20, 2007, 03:19:54 am
Tutorials
Object-oriented Programming (http://www.hard-light.net/forums/index.php/topic,45303.0.html) - Outlines how to create an object and use operators with it.

Reference
General FS2_Open Scripting (http://www.hard-light.net/wiki/index.php/FS2_Open_Lua_Scripting) - Somewhat outdated, but it provides a general overview of core scripting concepts
Scripting.tbl (http://www.hard-light.net/wiki/index.php/Scripting.tbl) - Guide on all aspects of scripting.tbl
Scripting.html (http://fs2source.warpcore.org/exes/latest/scripting.html) - Somewhat outdated version of the scripting libraries/functions reference file. (Look up the -output_scripting command in the wiki for a fully up-to-date version)
Title: Re: List of LUA Tutorials/Resources
Post by: chief1983 on February 20, 2007, 02:44:10 pm
The bottom of the FSO wiki scripting page also has links to the official Lua docs.
Title: Re: List of LUA Tutorials/Resources
Post by: Cyborg17 on March 21, 2016, 06:13:13 pm
I'm getting a 404 on the scripting.html....  I also can't create one at the moment.

EDIT: Found a reference to a hidden Wiki article: http://www.hard-light.net/wiki/index.php/Scripting_functions
Title: Re: List of LUA Tutorials/Resources
Post by: m!m on March 22, 2016, 03:39:33 am
You should use the documentation generated by FSO. There is a flag in the Dev Tools section in the launcher. That will make sure that you always use the documentation that is up-to date for the build you are currently using.
Title: Re: List of LUA Tutorials/Resources
Post by: Cyborg17 on March 22, 2016, 07:39:56 am
I have generated it before.  I really did not have access to FSO at the time.
Title: Re: List of LUA Tutorials/Resources
Post by: AdmiralRalwood on March 22, 2016, 04:10:41 pm
I have generated it before.  I really did not have access to FSO at the time.
...And you couldn't just download it? It's not like generating a scripting.html would require any assets...
Title: Re: List of LUA Tutorials/Resources
Post by: Cyborg17 on April 02, 2016, 10:56:34 am
The connection I was on was incredibly bad.