Lua Help: Difference between revisions

Where was the description >.>
>NXTBoy
(unnamed links look messy. This OK?)
>MrNicNac
(Where was the description >.>)
Line 18: Line 18:
{{CatList|Conditional statements|Conditional Statements|Making scripts do different things in different situations.}}
{{CatList|Conditional statements|Conditional Statements|Making scripts do different things in different situations.}}
{{CatList|Loops|Loops|Making a piece of code run multiple times.}}
{{CatList|Loops|Loops|Making a piece of code run multiple times.}}
{{CatList|Functions|Functions|}}
{{CatList|Functions|Functions|Wrapping code in a useful function to be called upon later in a script.}}
{{CatList|Tables|Tables|Storing multiple objects in one.}}
{{CatList|Tables|Tables|Storing multiple objects in one.}}
{{CatList|Generic for|Generic for|Using a loop to iterate through a table.}}
{{CatList|Generic for|Generic for|Using a loop to iterate through a table.}}
Anonymous user