Raised This Month: $ Target: $400
 0% 

Install Issue - Need some help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Saturnsix
Junior Member
Join Date: Jul 2006
Old 07-29-2006 , 04:23   Install Issue - Need some help
Reply With Quote #1

I am trying to install this metamod v 1.2.3 on a linux dedicated CS Source server, but it does not give me any output when I try to install a plugin. When I type in "Meta List" it is empty
_____________________________________________ ________________
] meta
Metamod:Source Menu
usage: meta <command>
credits - About Metamod:Source
list - List plugins
version - Version information
_____________________________________________ ________________
] meta list
-Id- Name Version Author

_____________________________________________ ________________
I'll will explain how I install it and maybe someone can help me out in fix this issue......

I install the metamod folder into the server as

cstrike/addons/metamod
cstrike/addons/metamod/metaplugins.ini.txt
cstrike/addons/metamod/bin/server_i486.so

This there anything else did i miss?
Saturnsix is offline
Send a message via AIM to Saturnsix
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 07-29-2006 , 11:31   Re: Install Issue - Need some help
Reply With Quote #2

Quote:
cstrike/addons/metamod/metaplugins.ini.txt
Should be
Quote:
cstrike/addons/metamod/metaplugins.ini
FlyingMongoose is offline
Saturnsix
Junior Member
Join Date: Jul 2006
Old 07-29-2006 , 20:50   Re: Install Issue - Need some help
Reply With Quote #3

Yes, that is what I have loaded on the game server metaplugins.ini

I just listed what program I installed to add any plugins.


So, this install is correct so far?

Last edited by Saturnsix; 07-31-2006 at 20:30.
Saturnsix is offline
Send a message via AIM to Saturnsix
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 07-30-2006 , 14:50   Re: Install Issue - Need some help
Reply With Quote #4

Other than what I mentioned, it seems alright. If you're running windows xp home or above make sure you go into your folder options and under views UNCHECK "Hide extensions for known file types".

Just a little tip, and yes I see you're running *nix as the server, but if you're modifying the files on windows that still applies before you upload/add to the *nix files.
FlyingMongoose is offline
Saturnsix
Junior Member
Join Date: Jul 2006
Old 07-30-2006 , 18:25   Re: Install Issue - Need some help
Reply With Quote #5

Ok.....so far this is good news. Looks like I installed this correct.

One other question?

Would I have to install one or both of these programs into my dedicated CSS linux server...

SourceMM 1.2.3 and SourceMM 1.2.3 Source Code????
Saturnsix is offline
Send a message via AIM to Saturnsix
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 07-31-2006 , 02:59   Re: Install Issue - Need some help
Reply With Quote #6

Just SourceMM 1.2.3
FlyingMongoose is offline
[FON]BlackHole
Member
Join Date: Jan 2006
Location: Wisconsin
Old 07-31-2006 , 08:40   Re: Install Issue - Need some help
Reply With Quote #7

Looks like you may not have mentioned whether you've added a line to your gaminfo file or not. According to step 7 and 8 of the offical install document:

http://wiki.tcwonline.org/index.php/Installing_SourceMM

Make sure you have the GameBin line added to your cstrike/gameinfo.txt file.

SearchPaths
{
GameBin |gameinfo_path|addons/metamod/bin
Game |gameinfo_path|.
Game cs
Game hl2
}
__________________
[FON]BlackHole - "Darkness everybody! Darkness!"
[FON]BlackHole is offline
Send a message via MSN to [FON]BlackHole
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 07-31-2006 , 09:34   Re: Install Issue - Need some help
Reply With Quote #8

I don't think he'd be getting output to meta list if he hadn't done that....

of course, I've heard of notepad screwwing up the *nix gameinfo.txt and vice versa...so you might want to use a non-platform specific text editor, my personal favorite:
http://www.crimsoneditor.com/
FlyingMongoose is offline
BAILOPAN
Join Date: Jan 2004
Old 07-31-2006 , 20:20   Re: Install Issue - Need some help
Reply With Quote #9

If you are getting meta list output then Metamod:Source is working.

Make sure you've renamed metaplugins.ini.txt to metaplugins.ini. Then post the contents.
__________________
egg
BAILOPAN is offline
Saturnsix
Junior Member
Join Date: Jul 2006
Old 07-31-2006 , 20:21   Re: Install Issue - Need some help
Reply With Quote #10

Yes, I do have the metaplugins.ini listed as instructed ......also

I also completed the step on the gameinfo.....I did not add it here as one of the steps i completed but below is what i have on my game server.....it has not been over written which is good news


"GameInfo"
{
game "Counter-Strike Source"
title "COUNTER-STRIKE'"
title2 "source"
type multiplayer_only
nomodels 1
nohimodel 1
nocrosshair 0
hidden_maps
{
"test_speakers" 1
"test_hardware" 1
}
nodegraph 0

FileSystem
{
SteamAppId 240 // This will mount all the GCFs we need (240=CS:S, 220=HL2).
ToolsAppId 211 // Tools will load this (ie: source SDK caches) to get things like materials\debug, materials\editor, etc.

//
// The code that loads this file automatically does a few things here:
//
// 1. For each "Game" search path, it adds a "GameBin" path, in <dir>\bin
// 2. For each "Game" search path, it adds another "Game" path in front of it with _<langage> at the end.
// For example: c:\hl2\cstrike on a french machine would get a c:\hl2\cstrike_french path added to it.
// 3. For the first "Game" search path, it adds a search path called "MOD".
// 4. For the first "Game" search path, it adds a search path called "DEFAULT_WRITE_PATH".
//
//
// Search paths are relative to the base directory, which is where hl2.exe is found.
//
// |gameinfo_path| points at the directory where gameinfo.txt is.
// We always want to mount that directory relative to gameinfo.txt, so
// people can mount stuff in c:\mymod, and the main game resources are in
// someplace like c:\program files\valve\steam\steamapps\<username>\half-life 2.
//
SearchPaths
{
GameBin |gameinfo_path|addons/metamod/bin
Game |gameinfo_path|.
Game cstrike
Game hl2
}
}
}

Last edited by Saturnsix; 07-31-2006 at 20:33.
Saturnsix is offline
Send a message via AIM to Saturnsix
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode