08-13-2011, 10:30 AM
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:
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 :
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!
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!