Category:Ru:SourceMod Scripting
Эта категория содержит статьи о написании скриптов для SourceMod с использованием SourcePawn.
Введение
- Introduction to SourcePawn - Learning language syntax.
- Introduction to SourceMod Plugins - Writing your "first plugin."
- API Reference - Searchable scripting API reference.
Основной 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.
Продвинутый 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.
Информация
- 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.
Ресурсы
- 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.
Pages in category "Ru:SourceMod Scripting"
The following 12 pages are in this category, out of 12 total.
R
- Ru:AutoConfigs (SourceMod Scripting)
- Ru:Commands (SourceMod Scripting)
- Ru:DataPacks (SourceMod Scripting)
- Ru:Events (SourceMod Scripting)
- Ru:Format Class Functions (SourceMod Scripting)
- Ru:Introduction to SourceMod Plugins
- Ru:Introduction to SourcePawn
- Ru:KeyValues (SourceMod Scripting)
- Ru:SQL (SourceMod Scripting)
- Ru:Timers (SourceMod Scripting)
- Ru:Translations (SourceMod Scripting)