Difference between revisions of "Category:SourceMod Development"
m |
|||
(15 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | This category contains articles about developing for SourceMod - | + | {{ForAdvancedDevelopers|SourceMod}} |
+ | |||
+ | This category contains articles about developing for SourceMod extensions. [[:Category:SourceMod_Scripting|Click here for the scripting category]]. | ||
+ | |||
+ | ==Scripting== | ||
+ | *[[:Category:SourceMod_Scripting|Scripting Tutorials]] | ||
+ | *[https://sm.alliedmods.net/new-api/ Scripting Reference] | ||
+ | |||
+ | ==Introductions== | ||
+ | *[[SourceMod SDK]] | ||
+ | *[[Writing Extensions]] | ||
+ | *[[Writing Extensions from Metamod:Source Plugins]] | ||
+ | *[http://docs.sourcemod.net/dox Doxygen of SourceMod API] | ||
+ | |||
+ | ==Detailed Tutorials== | ||
+ | *[[Admin API (SourceMod)|Administration API]] | ||
+ | *[[Compiling SourceMod]] | ||
+ | *[[Handle API (SourceMod)|Handle System API]] | ||
+ | *[[Menu API (SourceMod)|Menu System API]] | ||
+ | *[[Natives (SourceMod Development)|Writing Native Functions]] | ||
+ | *[[Finding Virtual Offsets]] | ||
+ | |||
+ | ==Resources== | ||
+ | |||
+ | *[[Virtual_Offsets_(Source_Mods)|Virtual Offsets List]] | ||
+ | *[[Entity Properties]] | ||
+ | *[[Game Events (Source)|Game Events]] | ||
+ | *[[Mod TempEnt List (Source)|Temporary Entity Lists]] | ||
+ | *[[Useful Signatures (Source)|Useful Signatures]] | ||
+ | *[[:Category:Metamod:Source Development|Metamod:Source Development]] | ||
+ | *[[:Category:Game_Resources|Mod Specific Resources]] | ||
+ | *[[User_Messages|User Messages]] | ||
+ | |||
[[Category:SourceMod]] | [[Category:SourceMod]] |
Latest revision as of 17:03, 12 June 2024
For Internal Development
This page is geared towards helping developers learn how to use the behind-the-scenes parts of SourceMod itself. If you're looking to contribute to or extend SourceMod, this is probably the page for you! Look inside and see the wires that make SourceMod tick
This category contains articles about developing for SourceMod extensions. Click here for the scripting category.
Scripting
Introductions
- SourceMod SDK
- Writing Extensions
- Writing Extensions from Metamod:Source Plugins
- Doxygen of SourceMod API
Detailed Tutorials
- Administration API
- Compiling SourceMod
- Handle System API
- Menu System API
- Writing Native Functions
- Finding Virtual Offsets
Resources
Pages in category "SourceMod Development"
The following 18 pages are in this category, out of 18 total.