Forums.Counter-Strike.com | Counter-Strike Community Forums

Go Back   Forums.Counter-Strike.com | Counter-Strike Community Forums > Game Servers > Half-Life 2 Mods & Plugins > Mani Admin Plugin
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

COD4 Servers
Reply
 
LinkBack Thread Tools Search this Thread
Old 02-23-2007, 04:02 AM   #8 (permalink)
DscytheX
Member
Hostage
 
Join Date: Feb 2007
Posts: 10
Default Re: Yet another help topic..

I'll be back later on to check in if this worked for you. If not I'll give you my e-mail and send you the files and where in the folder they should be for this to work.
DscytheX is offline   Reply With Quote
Old 02-24-2007, 07:01 AM   #9 (permalink)
DscytheX
Member
Hostage
 
Join Date: Feb 2007
Posts: 10
Default Re: Yet another help topic..

Sorry, I didn't type the correct backup Gameinfo.txt filename. It should be GameInfo.txt.mms

My apologies. =)
DscytheX is offline   Reply With Quote
Old 02-25-2007, 12:45 PM   #10 (permalink)
Ssgt.T
Member
Hostage
 
Join Date: Feb 2007
Posts: 14
Default Re: Yet another help topic..

Quote:
Originally Posted by DscytheX View Post
I had the same problem when starting up a Listening server. Here's how I got it to work:

Make sure you also have the MetaMod:Source addon as well. Don't use the VDF file creator since MetaMod will run Mani. if you created this file delete it. You need to get metamod working before you can get Mani to work.
The problem lies in the Gamesinfo.txt file and MetaMod and you also need a sourcemm.bat file to load CS with after being logged in to Steam. Here's what you do.

you need to edit the Gameinfo.txt file in the cstrike folder to look 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
}
}
}


The main change is the line GameBin |gameinfo_path|addons/metamod/bin
Just add this line before the Game |gameinfo_path|.

Then create a new notepad file and copy this into it:

cd "cstrike"
copy GameInfo.txt.mms GameInfo.txt
cd ..
hl2.exe -insecure -console -game cstrike

Save the file with Save as to your counter-strike folder (not the cstrike but the one before it) for easy access and name it sourcemm.bat.
When you save it make sure to change the tab that says Save as from Text Documents (*.txt) to All files.
Then make a shortcut of it and drop it on your desktop.

Now after all that start Steam, then double click sourcemm.bat to run it. It should start CS for you.
Now create your game using the menu.
Then to run mani you type this into the console :
meta load addonsmani_admin_pluginbinmani_admin_plugin_mm

to get the admin menu type admin in the console.

If you log on to CS witout using the sourcemm.bat file it will erase the line you added to the Gameinfo.txt file so I keep a copy of it saved under Gameinfo.mm.txt. This way I can just copy and paste it when I wanna start using Mani for admin purposes on Lan.

Hope this works for you. =)


Well you've helped me a bit thanks but when i load cs using sourcemm.bat.. and and go to create a server it goes about 3/4's the way then minimizes and i and it say hl2 has encountered an error must close... blah blah but when i click on the sourcemm.bat it says it can't find the gameinfo.txt ? what could be wrong? Also if this helps when i open sourcemm.bat it says it cannot find GameInfo.txt.mms GameInfo.txt could this be why it stops loading towards the end of resources, if so how do i fix that?

Last edited by Ssgt.T; 02-25-2007 at 01:10 PM. Reason: adding info
Ssgt.T is offline   Reply With Quote
Old 02-25-2007, 05:53 PM   #11 (permalink)
Ssgt.T
Member
Hostage
 
Join Date: Feb 2007
Posts: 14
Default Re: Yet another help topic..

I have an MDMP File it may help i get a new one everytime CSS crashes
Ssgt.T is offline   Reply With Quote
Old 02-26-2007, 06:39 PM   #12 (permalink)
DscytheX
Member
Hostage
 
Join Date: Feb 2007
Posts: 10
Default Re: Yet another help topic..

Sorry for the late reply.

Let's try again but with these changes:
Just make sure you have the GameInfo.txt and GameInfo.txt.mms in the same folder and that the GameInfo.txt has that added line for meta mod.

Also, take out the two lines in your autoexec.cfg file that start mani on startup. They look like this:

mani_reverse_admin_flags 0 // Set the option to reverse the meaning of the admin flags set in adminlist.txt
mani_reverse_immunity_flags 0 // Set the option to reverse the meaning of the immunity flags set in immunitylist.txt

And remove this line from the metaplugins.ini file found in cstrike/addons/metamod :
addons\mani_admin_plugin\bin\mani_admin_plugin_mm

This is the important one though because it starts mani up when you start CS.

Then load cs again with the sourcemm.bat, create a server (with no bots), and once your into the game type this into the console:

meta load addons\mani_admin_plugin\bin\mani_admin_plugin_mm

then when you type admin in the console and go back to the game you should see the admin menu on the left hand side.

Let me know if this works for you. =)
DscytheX is offline   Reply With Quote
Old 03-03-2007, 01:32 AM   #13 (permalink)
Ssgt.T
Member
Hostage
 
Join Date: Feb 2007
Posts: 14
Default Re: Yet another help topic..

well i'd have to go back through all the steps and try it again, but it isn't necesary i downloaded a diffrent version and i have it up and running, thanks for the help though
Ssgt.T is offline   Reply With Quote
Old 03-03-2007, 02:18 PM   #14 (permalink)
DscytheX
Member
Hostage
 
Join Date: Feb 2007
Posts: 10
Cool Re: Yet another help topic..

cool. I'm glad to hear it's working for you

Now I hope someone will help me with my post someday
Take care Ssgt.T.
DscytheX is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
start topic pinkfloYd New Members 0 11-06-2006 06:39 AM


All times are GMT -5. The time now is 05:49 AM.



Powered by vBulletin Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC5
Free Clan Websites and Template Hosting