Raised This Month: $51 Target: $400
 12% 

Gameinfo.txt help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
[email protected]
New Member
Join Date: Jun 2008
Old 06-16-2008 , 12:31   Gameinfo.txt help
Reply With Quote #1

I am trying to install metamod, I wrote this on my gameinfo.txt
GameBin |gameinfo_path|addons/metamod/bin
so it looks like this:
"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
}
}
}

And metamod is installed in "source dedicated server\cstrike\addons\metamod"
But when i start counter-strike: source dedicated server, and i type meta in console, it says this: Unknown command "meta"
And GameBin |gameinfo_path|addons/metamod/bin is gone. It's not in gameinfo.txt file anymore. It disappears from there always when i start Counter-strike: source dedicated server.
What is the problem?
niemi1993@hotmail.com is offline
XARIUS
SourceMod Donor
Join Date: May 2008
Location: Atlanta, GA
Old 06-16-2008 , 13:32   Re: Gameinfo.txt help
Reply With Quote #2

If you're JUST trying to get a base installation of metamod, you no longer have to modify gameinfo.txt.

Download MetaMod 1.4.3
http://www.metamodsource.net/?go=dow...cemm-1.4.3.zip

Unzip into your /cstrike/ directory.

Go here: http://www.metamodsource.net/?go=vdf

Create your VDF file for your gametype and OS, place the generated VDF in your addons folder.

You're done. =)
XARIUS is offline
[email protected]
New Member
Join Date: Jun 2008
Old 06-16-2008 , 14:17   Re: Gameinfo.txt help
Reply With Quote #3

I want to make server with couter-strike: source dedicated server, i didnt find it on that list, so i did this: F:\\Program files\steam\steamapps\myaccount name\source dedicated server\cstrike and i created the file, and i have that metamod.VDF file in F:\\Program files\steam\steamapps\myaccount name\source dedicated server\cstrike, but its not working. I have that metamod downloaded and its in addons folder. Console still says
Unknown command "meta"
niemi1993@hotmail.com is offline
XARIUS
SourceMod Donor
Join Date: May 2008
Location: Atlanta, GA
Old 06-16-2008 , 14:27   Re: Gameinfo.txt help
Reply With Quote #4

Quote:
Originally Posted by [email protected] View Post
I want to make server with couter-strike: source dedicated server, i didnt find it on that list, so i did this: F:\\Program files\steam\steamapps\myaccount name\source dedicated server\cstrike and i created the file, and i have that metamod.VDF file in F:\\Program files\steam\steamapps\myaccount name\source dedicated server\cstrike, but its not working. I have that metamod downloaded and its in addons folder. Console still says
Unknown command "meta"
When you unzip the zip file to /cstrike/ it creates a folder called addons.

Example: F:\\Program files\steam\steamapps\myaccount name\source dedicated server\cstrike\addons\

Counter-Strike: Source *is* in the list for the VDF creator, it's just called "Counter-Strike". Place your generated VDF file in the addons folder.

Your directory structure should look like this:

Cstrike <-- unzip the metamod zip file here
|-Addons <-- place .VDF file here
|..|-Metamod
|.....|-bin

X

Last edited by XARIUS; 06-16-2008 at 14:30.
XARIUS is offline
[email protected]
New Member
Join Date: Jun 2008
Old 06-16-2008 , 15:09   Re: Gameinfo.txt help
Reply With Quote #5

THANKS! Now it's working.
niemi1993@hotmail.com is offline
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 17:56.


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