Post Reply  Post Thread 
Meta Mod Problem
Author Message
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #1
Question  Meta Mod Problem

I have try to install Metamod:Source 1.4.3 on my SDS but it doesnt work i did everything that said in tutorial i put addons in cstrike and then edit gameinfo, i add line GameBin |gameinfo_path|addons/metamod/bin and then save and start server wen i type meta version in console it says unknown comand then i check gameingo file and that line that i add gone every time i start server that line gone wat to do ? and i dont have mani admin plugin or server.cfg on the server..please help and sorry for my bad english

04-13-2008 02:05 AM
Find all posts by this user Quote this message in a reply
Arjen
Junior Member
**


Posts: 19
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #2
RE: Meta Mod Problem

You don't have to edit the gameinfofile anymore. You have to make a file called metamod.vdf in the addons directory containing:

Linux version:
"Plugin"
{
"file" "../cstrike/addons/metamod/bin/server_i486.so"
}


Windows version:
"Plugin"
{
"file" "../cstrike/addons/metamod/bin/server.dll"
}

This post was last modified: 04-13-2008 02:46 AM by Arjen.

04-13-2008 02:38 AM
Find all posts by this user Quote this message in a reply
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #3
RE: Meta Mod Problem

Arjen Wrote:
You don't have to edit the gameinfofile anymore. You have to make a file called metamod.vdf in the addons directory containing:

Linux version:
"Plugin"
{
"file" "../cstrike/addons/metamod/bin/server_i486.so"
}


Windows version:
"Plugin"
{
"file" "../cstrike/addons/metamod/bin/server.dll"
}



So i have to make metamod.vdf in addons and then put in "Plugin"
{
"file" "../cstrike/addons/metamod/bin/server.dll"
}
do i put whole directory before /scstrike ? like d/program file, yes ?

This post was last modified: 04-13-2008 03:12 AM by ukrostapd.

04-13-2008 03:12 AM
Find all posts by this user Quote this message in a reply
Arjen
Junior Member
**


Posts: 19
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #4
RE: Meta Mod Problem

You don't have to put the whole path, just add the lines I wrote in the file.

This post was last modified: 04-13-2008 03:26 AM by Arjen.

04-13-2008 03:24 AM
Find all posts by this user Quote this message in a reply
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #5
RE: Meta Mod Problem

Arjen Wrote:
You don't have to put the whole path, just add the lines I wrote in the file.


doesnt work....file is in addons contain "Plugin"
{
"file" "../cstrike/addons/metamod/bin/server.dll"
}
and dosnt work i typed meta version in console says unknown comand

This post was last modified: 04-13-2008 03:33 AM by ukrostapd.

04-13-2008 03:31 AM
Find all posts by this user Quote this message in a reply
Arjen
Junior Member
**


Posts: 19
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #6
RE: Meta Mod Problem

Check the structure:

srcds_l/cstrike/addons/metamod
srcds_l/cstrike/addons/metamod.vdf
srcds_l/cstrike/addons/metamod/bin
srcds_l/cstrike/addons/metamod/metaplugins.ini
srcds_l/cstrike/addons/metamod/bin/server.dll

Maybe you should use the make VDF tool to generate a metamod.vdf:
http://www.metamodsource.net/?go=vdf

This post was last modified: 04-13-2008 06:01 AM by Arjen.

04-13-2008 05:59 AM
Find all posts by this user Quote this message in a reply
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #7
RE: Meta Mod Problem

still doesnt work

04-13-2008 06:42 AM
Find all posts by this user Quote this message in a reply
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #8
RE: Meta Mod Problem

i download sourcemetamod-1.4.3 then extract it copy addons to cstrike then go make metamod.vdf choose windows then counter strike then download and put it to adons start server go to console type meta version and it says unknown command

04-13-2008 06:44 AM
Find all posts by this user Quote this message in a reply
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #9
RE: Meta Mod Problem

PLEASE HELP

04-13-2008 06:44 AM
Find all posts by this user Quote this message in a reply
Drocona
Forum admin
*******


Posts: 3,981
Group: Administrators
Joined: Mar 2005
Status: Offline
Post: #10
RE: Meta Mod Problem

What does the .vdf file look like now?


Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
http://srcdsgroup.black-sky.nl
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
04-13-2008 09:21 PM
Visit this user's website Find all posts by this user Quote this message in a reply
dualcore1289
Member
***


Posts: 181
Group: Registered
Joined: Jan 2007
Status: Offline
Post: #11
RE: Meta Mod Problem

why not just edit the gameinfo file, so much easier?


04-14-2008 12:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #12
RE: Meta Mod Problem

dualcore1289 Wrote:
why not just edit the gameinfo file, so much easier?


wen i add that line gameBin.... to gameinfo and then start server that line gone and meta doesnt work

04-14-2008 01:06 AM
Find all posts by this user Quote this message in a reply
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #13
RE: Meta Mod Problem

Drocona Wrote:
What does the .vdf file look like now?


"Plugin"
{
"file" "../cstrike/addons/metamod/bin/server.dll"
}

04-14-2008 01:06 AM
Find all posts by this user Quote this message in a reply
ukrostapd
Junior Member
**


Posts: 10
Group: Registered
Joined: Apr 2008
Status: Offline
Post: #14
RE: Meta Mod Problem

PROBLEM SOLVED !!!

04-14-2008 05:15 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: