SourceMod (server plugin): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(9 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
{{distinguish|sourcemods|desc1=the Steam folder}} | |||
{{sourcemod|4.1}} 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). | |||
==See | It has a lower-level system that needs to run alongside it, called '''[[Metamod (Source)|MetaMod: Source]]'''. | ||
A newer version of '''MetaMod: Source''' (2.0) is currently in development, which will add support for {{src2|1}}-based games ({{cs2|1}}, {{deadlock|1}} and {{dota2|1}}), however SourceMod has yet to be ported to Source 2. | |||
==See also== | |||
*[https://www.sourcemod.net/about.php SourceMod's website] | *[https://www.sourcemod.net/about.php SourceMod's website] | ||
*[http://www.sourcemm.net/ MetaMod's website] | *[http://www.sourcemm.net/ MetaMod's website] | ||
*[https://wiki.alliedmods.net/Installing_SourceMod How to install SourceMod] | *[https://wiki.alliedmods.net/Installing_SourceMod How to install SourceMod] | ||
*[https://wiki.alliedmods.net/Installing_Metamod:Source How to install MetaMod] | *[https://wiki.alliedmods.net/Installing_Metamod:Source How to install MetaMod: Source] | ||
*[https://www.amxmodx.org/ AMX Mod X] A similar plugin for | *[https://www.amxmodx.org/ AMX Mod X] A similar plugin for GoldSource. | ||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
{{sdktools|0}} | |||
[[Category:Source]] | |||
[[Category:Plugins]] |
Latest revision as of 08:52, 11 April 2025
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: Source.
A newer version of MetaMod: Source (2.0) is currently in development, which will add support for Source 2-based games (Counter-Strike 2, Deadlock and Dota 2), however SourceMod has yet to be ported to Source 2.
See also
- SourceMod's website
- MetaMod's website
- How to install SourceMod
- How to install MetaMod: Source
- AMX Mod X A similar plugin for GoldSource.
|