User:Tomtomn00/Draft: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Tomtomn00 No edit summary |
>Tomtomn00 No edit summary |
||
Line 1: | Line 1: | ||
{{User:Tomtomn00/MPB}} | {{User:Tomtomn00/MPB}} | ||
{| style="margin: 1em auto 1em auto" | {| style="margin: 1em auto 1em auto" | ||
|+ | |+ | ||
|- | |- | ||
| {{TitledBox/start|heading={{CatItem|DOOM_confused.png|Welcome to Roblox|About ROBLOX|Get the advice you need!}}|yellow|vertical-align:top}} | |{{TitledBox/start|heading={{CatItem|DOOM_confused.png|Welcome to Roblox|About ROBLOX|Get the advice you need!}}|yellow|vertical-align:top}} | ||
{{CatItem|Faq.PNG|FAQ|FAQ|Frequently Asked Questions}} | |||
{{CatItem|Faq.PNG|Tutorials|Tutorials|Learn how to do all sorts of things}} | {{CatItem|Faq.PNG|Tutorials|Tutorials|Learn how to do all sorts of things}} | ||
{{CatItem|Admin-75x75.png|Studio|Studio|Learn how to use our level creation software}} | {{CatItem|Admin-75x75.png|Studio|Studio|Learn how to use our level creation software}} | ||
Line 10: | Line 10: | ||
{{CatItem|Admin-75x75.png|Change Log|Product Change Log|Updates to the game, studio, and website}} | {{CatItem|Admin-75x75.png|Change Log|Product Change Log|Updates to the game, studio, and website}} | ||
{{TitledBox/end}} | {{TitledBox/end}} | ||
| | |{{TitledBox/start|heading={{CatItem|LuaCode.png|Lua Help|Lua: Programming Roblox|Make your places do crazy things.}}|blue|vertical-align:top; width:33%}} | ||
Roblox provides players to program in [http://www.lua.org ''Lua''], a simple scripting language. Basic math skills are needed to use Lua. That doesn't mean you can't try. | |||
{{TitledBox/subheading|Resources|blue}} | |||
*Tutorials | |||
**[http://lua.org/pil Programming in Lua] | |||
**[[Absolute beginner's guide to scripting]] | |||
**[[Lua from Other Languages]] | |||
**[[:Category:Scripting Tutorials|There's more!]] | |||
*[[Scripting|References]] | |||
**[[Function Dump|Function Dump]] | |||
**[[Class Reference]] | |||
{{TitledBox/end}} | |||
|} | |} |
Revision as of 11:45, 13 April 2012
|
About ROBLOX Get the advice you need! FAQ
Frequently Asked Questions Tutorials
Learn how to do all sorts of things Studio
Learn how to use our level creation software Badges, Ranks and Money
How to move up in Robloxia Product Change Log
Updates to the game, studio, and website |
Lua: Programming Roblox Make your places do crazy things. Roblox provides players to program in Lua, a simple scripting language. Basic math skills are needed to use Lua. That doesn't mean you can't try. |