Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
hmm how does your server.cfg look like?
seems to me there is an error somewhere in a document or maybe just an error in mani.
Posts: 3
Threads: 1
Joined: Sep 2007
Reputation:
0
09-24-2007, 11:57 PM
(This post was last modified: 09-25-2007, 05:41 AM by PureLuck.)
// server name
hostname "***"
// rcon passsword
rcon_password "***" // rcon disabled
// server cvars
mp_friendlyfire 1
mp_footsteps 0
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 0
mp_chattime 10
sv_timeout 65
mp_dynamicpricing 0
// round specific cvars
mp_freezetime 2
mp_roundtime 2
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region 0
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
exec mani_quake_sounds.cfg
exec mani_server.cfg
Created this with automatic program.
Edit: I just deleted those "exec.."-commands and it won't be saying about those anymore, but does mani work after deleting those execs, i was going to test that, but i also can't connect to my own server, which i host with the computer i use.
Is that \par-thing normal?
I am such a newbie, because this is the first server i host.
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
Looks like there is an error in a script somewhere generating the /par things behind everything which I've never even seen before.
What things did you install and how? Cause that par thing is the first to get rid of.
Posts: 3
Threads: 1
Joined: Sep 2007
Reputation:
0
09-26-2007, 01:04 AM
(This post was last modified: 09-26-2007, 02:23 AM by PureLuck.)
I put the 1.2O folders to C:\srcds\cstrike\, did the .vdf with the generator and put the execs in the server.cfg, because if I put the exec mani_server.cfg in the autoexec, I can't even start cs. Maybe I have just forgotten something. It also adds that \par to listenserver name.
Edit: Thanks a lot Pazuzu, that worked. And now the server is in the LAN list, but it's still not public, my ip starts with 62. so that's not the problem (?).
Now i fixed that, too. It was just that sv_region. Thanks for help everybody. You may delete this post, if you think that this is no use for anybody.