Jump to content

MetaMod and SourceMod on CS:GO


Gln
 Share

Recommended Posts

MetaMod and SourceMod are now both working on CS:GO. Just got ours installed earlier.

First install MetaMod:

1. Download the newest version here: (Be sure to pick the correct OS)
[url="http://www.sourcemm.net/snapshots"]http://www.sourcemm.net/snapshots[/url]
2. Extract the package to your game folder. For example, for Counter-Strike:GO, you would have csgo/addons/metamod after extracting. If you are uploading to FTP, extract the files locally before transferring to your server's game fold
3. Go [url="http://www.metamodsource.net/?go=vdf"]here[/url] to generate your metamod.vdf file. Once finished upload it to csgo/addons/
4. Restart your sever.
5. Type "meta version" in your server console. You should see the line like: "Loaded As: Valve Server Plugin."

Next install SourceMod:

1. Download the newest version here: (Be sure to pick the correct OS)
[url="http://www.sourcemod.net/snapshots.php"]http://www.sourcemod.net/snapshots.php[/url]
2. Extract the package to your game folder. If you are uploading to FTP, extract the files locally before transferring to your server's game folder.
3. Restart your server.
4. Check your install by typing this in console:

[CODE]
meta list
[/CODE]

You Should receive:

[CODE]
meta list
Listing 1 plugin:
[01] SourceMod (1.1.0.2489) by AlliedModders LLC
[/CODE]

You should then be able to use the SourceMod root console command, which can be invoked with simply:

[CODE]sm[/CODE]

Lastly, assuming you have already setup your administration user, you can test the in game menu by joining the server, and in the client console type the following:

[CODE]sm_admin[/CODE]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...