SourceMod (server plugin): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added a little info about metamod and installation links)
(Category)
Line 11: Line 11:
*[https://wiki.alliedmods.net/Installing_Metamod:Source How to install MetaMod]
*[https://wiki.alliedmods.net/Installing_Metamod:Source How to install MetaMod]
*[https://www.amxmodx.org/ AMX Mod X] A similar plugin for Goldsource.
*[https://www.amxmodx.org/ AMX Mod X] A similar plugin for Goldsource.
[[Category:Third Party Tools]]

Revision as of 08:24, 14 April 2021

Not to be confused with sourcemods.

(the Steam folder)

SourceMod is a server modification that gives server admins a much more powerful platform for scripting and administration. While mostly used for multiplayer games, it can be installed on any Source engine game. Many well-known server plugins are powered by it, such as Roll The Dice (RTD).

It has a lower-level system that needs to run alongside it, called MetaMod.

See Also