User:Outofspace/Lua Help

From Roblox Wiki

Jump to: navigation, search


Image:ArrowSquare.png

Up one category:
Main Page

Lua is a versatile, interpreted programming language with a simple grammar. Because Lua can easily be embedded into applications, it is frequently used in games, such as World of Warcraft, Far Cry and Baldur's Gate.

Lua is used in Roblox by users to add in customized content, like cars that drive, new weapons, etc.

See the official Lua website and the Wikipedia article for more information.


Basic Lua

link=Scripting Basic Lua
A simple description of Lua, and how to use it.
link=In-Depth In-Depth Scripting Guide
A Very detailed guide to scripting.
link=Code Snippits Code Snippets
Small bits of code that you can use in a larger script, or learn from.

Advanced Lua

link=Function Dump Conceptual Design: How and why things work in Roblox
Theories and explanations into things in Roblox.

Function/Class reference

link=Function Dump Function Dump
Most of the functions currently available in Roblox Lua.
link=Class reference Class reference
The main classes in Roblox Lua


Feedback

link=Bug Reporting Bug Reporting
Report any MAJOR bugs/errors you have encountered here
link=Request Lua Feature Request A Feature
Place your requests for new additions/binds in here. Please be realistic and not demanding.

Personal tools