Skip to content

Repository files navigation

Sourcemod Plugins

Dependencies

Sourcemod: sourcemod-1.10.0-git6499-windows

IDE setup

Creating a plugin

Avoid transitional syntax and any replacing features of the language in order to keep backward compatibility with goldsrc.

How to compile plugins

  • Open root folder in VS Code.
  • Put plugin source file into /scripting directory.
  • Open the plugin file and place cursor inside.
  • Press Ctrl + Shift + b to compile.
  • Check /scripting directory for complied .smx file.

Please note: If you use custom include files you should put them inside scripting/include directory before compilation.

Manuals and examples

About

SourceMod Plugins (Counter-Strike: Source & Half-Life 2)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages