SRCDS Steam group


metamod unknown command
#1
hi,
here is my problem:

I just cant get metamod working for TF2.



and here is my procedure:


1. Downloaded the latest snapshot of Metamod source and copied the addons folder on my server (../orangebox/tf).

2. Made a "metamod.vdf" file with the following content:
Code:
"Plugin"
{
"file" "../tf/addons/metamod/bin/server"
}

3.
looked up in google for TF2 vdf and sometime its "bin/server" or "bin/server.so" or "bin/server_i486.so".

I tried all 3 ways, also the vdf maker @ official metamod website.

4. have written the following in /orangebox/tf/addons/metamod/metaplugins.ini :
Code:
;********* LIST PLUGINS BELOW ***********

; Sourcemod
addons/sourcemod/bin/sourcemod_mm


and still metamod is not working. If I'm writting meta or meta list in console it says unknown command.

Can someone help me ??


Thank you!
Reply
#2
Linux server? If 64bit install 32bit shit, that's how i got it fixed. I can't remember the name of it.
Reply
#3
(08-13-2011, 09:33 PM)Mike Wrote:  Linux server? If 64bit install 32bit shit, that's how i got it fixed. I can't remember the name of it.

yes, its a Linux Server.

what do you mean with 32bit ver. 32bit what ?
Im not a Linux operator so please forgive me Sad
Reply
#4
Your VDF must be:

Code:
"Plugin"
{
    "file"    "../tf/addons/metamod/bin/server"
}

Make sure you have this version of MetaMod:

http://sourcemm.net/downloads/mmsource-1.8.7-linux.tar.gz
Reply
#5
(08-14-2011, 08:11 AM)Hovercat Wrote:  Your VDF must be:

Code:
"Plugin"
{
    "file"    "../tf/addons/metamod/bin/server"
}

Make sure you have this version of MetaMod:

http://sourcemm.net/downloads/mmsource-1.8.7-linux.tar.gz

Yeah i already had this in my .vdf

I found now the solution... I was like " FFFUUUUU!!! >_<!!!"
Official MetaMod site is the following instruction:
Quote:You're done! Click the button below to download your metamod.vdf file. Once you have it, save it to your addons folder.
But!
I had to copy my .vdf in: ../orangebox/tf/addons/metamod

For everyone with the same problem:

try to paste your metamod.vdf into your metamod folder and not just in addons folder, like me >_>


Thanks guys!
can be closed (solution found)
Reply
#6
Putting the .VDF in the "metamod" folder won't do anything, so you probably did something else.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)