Useful Information

From GMod Wiki

(Difference between revisions)
Jump to: navigation, search
m (Added my tutorial on stencil buffers)
m (Removed coloured boxes)
 
Line 1: Line 1:
-
{{CatUp|Lua}}{{CatStart}}
+
{{CatUp|Lua}}
-
{{CatItem|List-Enum.png|Enumeration_List|Enumeration List|A list of enumerations for use in hooks and functions}}
+
* [[Enumeration_List| Enumeration List]] - A list of enumerations for use in hooks and functions
-
{{CatItem|List-Func.png|:Category:Lua_functions|Lua Function List|A list of all Lua functions that exist in Gmod}}
+
* [[Lua_functions| Lua Function List]] - A list of all Lua functions that exist in Gmod
-
{{CatItem|List-Rtn.png|:Category:Return_Types|Return types|The different types of values}}
+
* [[Return_Types| Return types]] - The different types of values
-
{{CatItem|List-Snd.png|Half-Life 2 Sound List|Half-Life 2 Sound List|A list of sounds you can use}}
+
* [[Half-Life 2 Sound List| Half-Life 2 Sound List]] - A list of sounds you can use
-
{{CatItem|List-Snd.png|DSP List|DSP List|A list of DSP effects to use}}
+
* [[DSP List| DSP List]] - A list of DSP effects to use
-
{{CatItem|List-Exp.png|Patterns|Regular expressions|How to use regular expressions in lua}}
+
* [[Patterns| Regular expressions]] - How to use regular expressions in lua
-
{{CatItem|List-Esc.png|Escaping|Escaping|How to escape formatting in strings}}
+
* [[Escaping| Escaping]] - How to escape formatting in strings
-
{{CatItem|List-Err.png|Understanding_Errors|Understanding Errors|Understand what the error you're getting is!}}
+
* [[Understanding_Errors| Understanding Errors]] - Understand what the error you're getting is!
-
{{CatItem|Binary.png|Bitwise|Bitwise Operations|A very useful way to manipulate number values at the bit level}}
+
* [[Bitwise| Bitwise Operations]] - A very useful way to manipulate number values at the bit level
-
{{CatItem|Notepad-48.png|:Category:Structures|Data Structures|Data structures with several uses}}
+
* [[Structures| Data Structures]] - Data structures with several uses
-
{{CatItem|Lightbulb.gif|Lua Tips|Lua Tips|Tips on general lua coding}}
+
* [[Lua Tips| Lua Tips]] - Tips on general lua coding
-
{{CatItem|Panel_hooks.png|Hud Elements|HUD Elements|Several HUD elements you are able to override}}
+
* [[Hud Elements| HUD Elements]] - Several HUD elements you are able to override
-
{{CatItem|Orthographic-vertexes.png|Mesh Library|Mesh Library|Explains how to use the mesh library}}
+
* [[Mesh Library| Mesh Library]] - Explains how to use the mesh library
-
{{CatItem|Community2.png|Stencil|Stencil buffers|Explains how to use stencil buffers}}
+
* [[Stencil| Stencil buffers]] - Explains how to use stencil buffers

Latest revision as of 11:47, 8 February 2011

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox