Difference between revisions of "Category:SourceMod Scripting"
Line 43: | Line 43: | ||
[[Category:SourceMod]] | [[Category:SourceMod]] | ||
[[Category:SourceMod Development]] | [[Category:SourceMod Development]] | ||
+ | {{LanguageSwitch}} |
Revision as of 03:39, 23 December 2008
This category contains articles about scripting for SourceMod with SourcePawn.
Introductions
- Introduction to SourcePawn - Learning language syntax.
- Introduction to SourceMod Plugins - Writing your "first plugin."
- API Reference - Searchable scripting API reference.
Basic API
- AutoConfigs - Automatic .cfg creation for cvars.
- Commands - Console commands/input.
- ConVars - Console variables (cvars).
- Events - Half-Life 2 Game Events.
- KeyValues - KeyValues file parsing/writing.
- Menus - Building and drawing menus.
- SQL - Using databases (MySQL, SQLite).
- Timers - Timed callbacks.
- Translations - Internationalization.
Advanced API
- Administration API - Using the Admin Cache.
- Admin Menu API - Attaching to the Admin Menu.
- Creating Natives - Exposing API to other plugins.
- Function Calling API - Calling external functions.
- Optional Requirements - Managing dependencies.
- SDKTools - Using the powerful SDK abstraction layer.
- Temporary Entities - Using temporary entities.
Information
- Deprecation Schedule - Which functions are getting removed.
- Format Class Functions - All about text formatting.
- Handles - Overview of Handles and some common types.
- Optimizing Plugins - Optimization hints.
- Tags - All about tags.
- Vectors Explained - Explanation of Vector types.
Resources
- API Reference - Searchable scripting API reference.
- Entity Properties - Explanation of Source entity properties.
- Game Events - Game events listings for popular mods.
- Temp Entity Lists - Temporary entities for popular mods.
- SourceMod Profiler - Performance tracking and optimizing.
Warning: This template (and by extension, language format) should not be used, any pages using it should be switched to Template:Languages | |
View this page in: English Russian 简体中文(Simplified Chinese) |
Pages in category "SourceMod Scripting"
The following 47 pages are in this category, out of 47 total.