General Admin Commands / Mani-Admin Commands CS:S

Post Reply
Gambit
New to forums
New to forums
Posts: 8
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Nov 12, 2005 7:22 pm

General Admin Commands / Mani-Admin Commands CS:S

Post by Gambit »

I searched for this and found nothing... if this has already been addressed can you link me?

I am trying to find a good list of commands available to admins in CS:S through the console or rcon. I have found partial lists that seem to never be complete or use old commands that have changed since hl2 came out.

Does anyone have a link to a comprehensive list on general cs:s admin commands and those from the Mani-admin mod?

I am new to admin, and we just set up our server last week. I'd like to be able to play admin when I'm away from home using the control panel's rcon display, but like I said I have no idea what commands are available through that.

At the moment I am trying to find out how to set the next map without having to change it right away through the rcon.

Also, there are a few options in my mani_server.cfg file that do not seem to be functioning, at least not how it is explained. For example, I have the in game stats (i.e. "Top10/Rank") set up and wanted to base ranks on overall kills, yet no matter what the value I change this feature to it always seems to do it by K/D ratio.

Is there something NFO would have set up that may be counteracting this?

I dont think I have any of the NFO mods installed, just mani. Least my control panel says "NO" to all of them. The message I keep getting with all the commands I run is the no response from server this may not be a valid command.

Can anyone help with this? Thanks!

[SGC] Gambit

sgc.nuclearfallout.net
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Re: General Admin Commands / Mani-Admin Commands CS:S

Post by Nick|NFo »

Gambit wrote:I searched for this and found nothing... if this has already been addressed can you link me?

I am trying to find a good list of commands available to admins in CS:S through the console or rcon. I have found partial lists that seem to never be complete or use old commands that have changed since hl2 came out.

Does anyone have a link to a comprehensive list on general cs:s admin commands and those from the Mani-admin mod?
http://www.mani-admin-plugin.com/mani_a ... dnames.htm
Gambit wrote:I am new to admin, and we just set up our server last week. I'd like to be able to play admin when I'm away from home using the control panel's rcon display, but like I said I have no idea what commands are available through that.
Any rcon command will work through the rcon tool. One common command would be say text, so like if you go say Hello, that will have the console talk to everyone in the server. You can ban or kick people using banid 0 STEAM_0:X:XXXXX kick which will ban permanently and kick, kick name or kickid userid. Maps can be changed by going changelevel mapname. You can type cvarlist in the rcon tool to get a listing of all the commands and cvars available for you.
Gambit wrote:At the moment I am trying to find out how to set the next map without having to change it right away through the rcon.
You can use the mani command ma_setnextmap <map name>.
Gambit wrote:Also, there are a few options in my mani_server.cfg file that do not seem to be functioning, at least not how it is explained. For example, I have the in game stats (i.e. "Top10/Rank") set up and wanted to base ranks on overall kills, yet no matter what the value I change this feature to it always seems to do it by K/D ratio.

Is there something NFO would have set up that may be counteracting this?
No, we are not restricting this. Most likely you are missing an exec mani_server.cfg in your cfg/server.cfg file. You can edit cfg/server.cfg by using the file manager and add exec mani_server.cfg to the bottom of that config. Now your changes to mani_server.cfg will be used. Without that exec line, the defaults are used.
Gambit wrote:I dont think I have any of the NFO mods installed, just mani. Least my control panel says "NO" to all of them. The message I keep getting with all the commands I run is the no response from server this may not be a valid command.
Not all commands return a response, so that message may show up when that occurs. Those other mods such as AMX or adminmod are for HL1 based games, they should say No.
-Nick
Gambit
New to forums
New to forums
Posts: 8
Joined: Sat Nov 12, 2005 7:22 pm

Post by Gambit »

Wow Nick... thats awesome, and exactly what I needed. Thanks!

Adding that exec mani_server.cfg fixed alot of things, I wonder why thats not included in the mani install instructions.. or did I just miss it?

However, I still seem to be having some problems with a few files. Like the immunitylist.txt... is not working. I can mute/gimp myself and I'm supposed to be immune. Do I need to add an exec line type for this as well? I don't have the reverse flags turned on, and the file is in the form:

STEAM_0:1:xxxxxxxx cvkbjhx

Not sure why it doesnt make me immune. Is it because I am doing it to myself? lol

Also... that mani command list is great, for the life of me I couldnt find jack on their website... it is a piece of trash if you ask me and horrid to navigate.

Do you by chance also have a good site for the regular HL2/CS:S commands? I believe they are called cvars?

Thanks again!

[SGC] Gambit

sgc.nuclearfallout.net
Gambit
New to forums
New to forums
Posts: 8
Joined: Sat Nov 12, 2005 7:22 pm

Post by Gambit »

Oh!!!!! One more thing, this I think is a bit trickier...

I have seen on servers before an automatic round restart after a certain time has passed... to allow more people to play the pistol round. I have some bots that disappear when players join and often the bots will go thru an entire round before everyone joins, so most ppl start @ 1-0 or 0-1, and miss the pistol round.

I am assuming it would be something in the form of a command set up to delay for a period of time and then run a mp_restartgame 1 command. But, I have no clue how to set up the delay or what file to put it in, if that's even the way to go.

Basically I just want as many people to be able to play in the pistol round even if they are a lil slow connecting! Can you help me with this?

Thanks again!

[SGC] Gambit

sgc.nuclearfallout.net
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Gambit wrote:
However, I still seem to be having some problems with a few files. Like the immunitylist.txt... is not working. I can mute/gimp myself and I'm supposed to be immune. Do I need to add an exec line type for this as well? I don't have the reverse flags turned on, and the file is in the form:

STEAM_0:1:xxxxxxxx cvkbjhx

Not sure why it doesnt make me immune. Is it because I am doing it to myself? lol
Simply put, yes. You can not test immunity on yourself since you are still able to do anything to yourself. Immunity is meant for other admins doing mute/gimp or other commands on you.
Gambit wrote:Do you by chance also have a good site for the regular HL2/CS:S commands? I believe they are called cvars?
Try like this site, http://www.csconfigs.de/css_cmds.php
Gambit wrote:I have seen on servers before an automatic round restart after a certain time has passed... to allow more people to play the pistol round. I have some bots that disappear when players join and often the bots will go thru an entire round before everyone joins, so most ppl start @ 1-0 or 0-1, and miss the pistol round.
Don't think that is a feature in Mani but I've heard that the beetlesmod admin plugin delays people from picking teams so that everyone can be in pistol round. You may be able to find another plugin that does something similar at the http://www.sourcemod.com forums.
-Nick
Gambit
New to forums
New to forums
Posts: 8
Joined: Sat Nov 12, 2005 7:22 pm

Post by Gambit »

Damn thats alot of commands!!

Yeah I figured that pistol one was something different... hmm guess I'll have to research that more.

And... looks like I'll just have to test my gimping on the other admins... :twisted:

Thanks for everything Nick!

[SGC] Gambit

sgc.nuclearfallout.net
Gambit
New to forums
New to forums
Posts: 8
Joined: Sat Nov 12, 2005 7:22 pm

Post by Gambit »

So I'm thinking I could just run a mp_restargame 15 (or so seconds, just picking a number for ppl to join in on) as the game starts. My question is, do you think this would work and would I put it in the server.cfg or the autoexec.cfg... if one of those would run the command just once as a new map begins?
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

That would work if its in the server.cfg since thats executed every map change, not the autoexec.cfg. The autoexec.cfg is only for when the server starts up.
-Nick
Post Reply