Lua Help: Difference between revisions

450 bytes added ,  30 October 2023
Link the DHTML page here!
>Gordonrox24
(-)
(Link the DHTML page here!)
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
There are often multiple tutorials on the same subject, so if you don't understand something in one of them, try another!
There are often multiple tutorials on the same subject, so if you don't understand something in one of them, try another!


If you still don't understand something, you can ask at [http://www.roblox.com/Forum/ShowForum.aspx?ForumID=20 Scripting Helpers]. Note that you're more likely to get an answer if you ask a specific question than something general, and that if you have a problem with a piece of code, posting the code really helps people to find what the problem is. Posts just asking "How do I script?" or "Make me this" are usually ignored.
If you still don't understand something, you can ask in [https://discord.gg/CHFK7eXXMY the Roblox Client Search Discord server] or [https://discord.gg/Jfrdmx3ZwQ the Novetus launcher Discord server]. Note that you're more likely to get an answer if you ask a specific question, and that if you have a problem with a piece of code, posting the code (using [https://www.wikihow.com/Format-Text-as-Code-in-Discord multi-line formatting]) really helps people to find what the problem is. Messages just asking "How do I script?" or "Make me this" are usually ignored.


{{TitledBox/subheading|Introduction series - read these first!}}
{{TitledBox/subheading|Introduction series - read these first!}}
Line 30: Line 30:


{{TitledBox/subheading|Introductions to Concepts}}
{{TitledBox/subheading|Introductions to Concepts}}
{{CatList|DHTML|Using DHTML|Example of DHTML, a 2007 feature letting you display webpages during gameplay (before GUI was added in 2009).}}
{{CatList|Beginner's GUI Tutorial|What are GUIs?|This very in-depth guide explains what GUIs are.}}
{{CatList|Beginner's GUI Tutorial|What are GUIs?|This very in-depth guide explains what GUIs are.}}
{{CatList|Introduction to Weapons|Intro to Weapons|An intro into the scripting of Weapons in Roblox.}}
{{CatList|Introduction to Weapons|Intro to Weapons|An intro into the scripting of Weapons in Roblox.}}
Line 65: Line 66:
{{CatList|How to Make Conveyor Belts|How to Make Conveyor Belts|Parts that move other parts.}}
{{CatList|How to Make Conveyor Belts|How to Make Conveyor Belts|Parts that move other parts.}}
{{CatList|How to Make Ramps|How to Make Ramps|Using [[CFrame]] to rotate parts.}}
{{CatList|How to Make Ramps|How to Make Ramps|Using [[CFrame]] to rotate parts.}}
{{CatList|Terrain_Generation|Terrain Generation|Generating non-random terrain mathematically.}}
{{CatList|Random_terrain|Random Terrain|Generating unique terrain randomly.}}
{{TitledBox/end}}
{{TitledBox/end}}