sup all

Blasphemy

2008-07-04 19:58:53

well i am trying to help cse set up their server but i am running into some trouble with mani, i don't know why they want it they said they don't use rcon what ever that means so if anyone call help me set up the server that would help me out thanks.

Cynips

2008-07-04 20:24:54

it probably just means they're too lazy to learn rcon

keefy

2008-07-04 21:28:02

rcon is used to control the server from changing maps to changing gravity. and addign password to server
some common commands



rcon sv_password ""
rcon mp_timelimit
rcon mp_teamplay

Mani has its own rcon llist.txt fiel in which you can add any commands you want to use like the ones above
here is mine in its entirity.
// rconlist.txt
//
// Place all your rcon commands that you want to
// execute on the server in here
//
// This file can use aliases.
//
// Aliases are what is shown in the menu system
// a nice way of presenting the commands.
// Aliases must be enclosed in quotes
//
// E.G. "Low Gravity"
//
// Do not put another quote inside like :-
//
// "Low "Gravity""
//
// The command after the alias is the real command
// executed.
//
// You do not have to use aliases but it makes the
// menu's easier to use if you do.
//
// Your old config files pre V1.0.8 will still work
// if you don't change them.
//
// Add you rcon commands here
// e.g exec server.cfg

"CAL 1v1" exec cal1v1.cfg
"CAL team" exec calteam.cfg
"Clansunited" exec cu.cfg
"Pure on/ change map" sv_pure 2
"Pure off/change map" sv_pure 0
"cheats on" sv_cheats 1
"cheats OFF" sv_cheats 0
"Infinate sprint" sv_infinite_aux_power 1
"Infinate time" mp_timelimit 0
"Time limit 20" mp_timelimit 20
"Password ON = doh" sv_password doh
"Password OFF" sv_password ""

Is the server windows or linux?

Cynips

2008-07-05 00:12:55

Actually to make a server non-password protected you have to type it like this:

rcon sv_password " "

with a space in there, or it won't work, at least not for normal rcon. Can it really be different via Mani?

svN

2008-07-05 00:16:06

Cynips wrote:Actually to make a server non-password protected you have to type it like this:

rcon sv_password " "

with a space in there, or it won't work, so I admit there are one or two pitfalls...
it's his file for mani...

Paradox

2008-07-05 00:21:30

Blasphemy Squad wrote:well i am trying to help cse set up their server but i am running into some trouble with mani, i don't know why they want it they said they don't use rcon what ever that means so if anyone call help me set up the server that would help me out thanks.
What exactly is the problem? What version of Mani are you trying to install?
Is it Linux or Windows? Who is their server provider?

Add me to friends and Ill see if I can help.

keefy

2008-07-06 08:45:11

You dont need the space hence why its not there in the rcon file.
The rconlist file are the exact same commands as RCON
the password for my server is not doh