Metamod: Difference between revisions

From CKRAS Wiki

No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Metamod.png|left|20x20px|MetaMOD|link=]]
Metamod:Source is a C++ plugin environment for Half-Life 2. It acts as a "metamod" which sits in between the Game and the Engine, and allows plugins to intercept calls that flow between. It provides a mechanism called SourceHook, a very powerful library for intercepting, overridding, and superseding virtual function calls.  
Metamod:Source is a C++ plugin environment for Half-Life 2. It acts as a "metamod" which sits in between the Game and the Engine, and allows plugins to intercept calls that flow between. It provides a mechanism called SourceHook, a very powerful library for intercepting, overridding, and superseding virtual function calls.  


Line 4: Line 5:
'''''METAMOD for [[CS2]] can be conveniently installed in the webinterface''''''
'''''METAMOD for [[CS2]] can be conveniently installed in the webinterface''''''


Metamod is required for every Plugin you want to use on your [[CS2]] Gameserver.
The MetaMod plugin is required for all [[CS2]] addons, so we have fully integrated the installation and management of future updates into the [[Webinterface|webpanel]]. You can install the addon or update it with just one click.
 
== Metamod Installation ==
 
SCREENSHOTS WILL BE ADDED SHORTLY [[Webinterface]]
SOON NEW WEBPANEL (05/2024)
 
== Metamod Based Plugins ==


We recommend you to use our [[CKRAS BOT]] & [[MatchZy]] for the administration, here you can easily add admins in the webpanel and then install the desired extension for your MM plugin.
We recommend you to use our [[CKRAS BOT]] & [[MatchZy]] for the administration, here you can easily add admins in the webpanel and then install the desired extension for your MM plugin.


* [[MatchZy]]  
* [[MatchZy]] ('''recommended)'''
* [[CS2 Scrim]]
* [[CounterStrikeSharp]]
* [[CS2 Practice]]
* [[CS2 Scrim]]  
* [[FAKE RCON]] ('''We recommend >> [[CKRAS BOT]])'''
* [[CS2 Practice]]  
* [[EBOT|CSAY]] (We recommend >> [[MatchZy]])
* [[FAKE RCON]] (>>  '''[[CKRAS BOT]])'''
* [[EBOT|CSAY]] (>> [[MatchZy]])
 
 


''>> We recommend to use instead of Fake Rcon | CKRAS BOT or MatchZy and for CSAY (Ebot) we recommend to use MatchZy.''






== Source ==


more about MM you can find on the official page
More about MM you can find on the official page


PAGE: https://www.metamodsource.net/
PAGE: https://www.metamodsource.net/


== Gameserver ==


[https://www.ckras.com/ '''CS2 Server at www.ckras.com''']
[https://www.ckras.com/ '''CS2 Server at www.ckras.com''']
[[Category:CS2]]
[[Category:CS2]]
[[Category:CSGO]]
[[Category:CSGO]]

Latest revision as of 11:02, 6 May 2024

MetaMOD

Metamod:Source is a C++ plugin environment for Half-Life 2. It acts as a "metamod" which sits in between the Game and the Engine, and allows plugins to intercept calls that flow between. It provides a mechanism called SourceHook, a very powerful library for intercepting, overridding, and superseding virtual function calls.


METAMOD for CS2 can be conveniently installed in the webinterface'

The MetaMod plugin is required for all CS2 addons, so we have fully integrated the installation and management of future updates into the webpanel. You can install the addon or update it with just one click.

Metamod Installation

SCREENSHOTS WILL BE ADDED SHORTLY Webinterface SOON NEW WEBPANEL (05/2024)

Metamod Based Plugins

We recommend you to use our CKRAS BOT & MatchZy for the administration, here you can easily add admins in the webpanel and then install the desired extension for your MM plugin.


>> We recommend to use instead of Fake Rcon | CKRAS BOT or MatchZy and for CSAY (Ebot) we recommend to use MatchZy.


Source

More about MM you can find on the official page

PAGE: https://www.metamodsource.net/

Gameserver

CS2 Server at www.ckras.com