SRCDS Steam group


Cant make a Server.cfg!
#1
how do i make a server.cfg? A lot of forums/people say to go to this place at "cstrike-planet.com", but the website is down, or something, and i cant go there. does anyone know how else to make a server.cfg? (i am also trying to get the darn quake sounds to work, so does anyone also know if i need the server.cfg in order for the quake sounds to work?)

any help is welcome!
Reply
#2
Code:
// server name
hostname ""

rcon_password ""

//sv_password ""

fps_max 1000
sv_minrate 18000
sv_maxrate 30000
sv_minupdaterate 100
sv_maxupdaterate 100
sv_mincmdrate 80
sv_maxcmdrate 100
sv_client_interpolate 1
sv_client_interp 0.01
sv_unlag 1
sv_maxunlag .5
sv_voiceenable 1
sv_pure 2
sv_pure_kick_clients 1
sv_pure_trace 1

mp_autokick 0
mp_spawnprotectiontime 0
mp_autocrosshair 0
mp_autoteambalance 1
mp_buytime .25
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_forcecamera 1
mp_footsteps 1

mp_freezetime 6
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_roundtime 3
mp_timelimit 25
mp_tkpunish 1
mp_startmoney 800
sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0

sv_cheats 0
sv_friction 4
sv_gravity 800
sv_maxspeed 320
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65
sv_consistency 1

///rcon & region
sv_rcon_banpenalty "10"             //Number of minutes to ban users who fail rcon authentication
sv_rcon_maxfailures "5"             //Max number of times a user can fail rcon authentication before being banned
sv_rcon_minfailures "5"             //Number of times a user can fail rcon authentication in sv_rcon_minfailuretime before being banned
sv_rcon_minfailuretime "30"        //Number of seconds to track failed rcon authentications
sv_region "3"                     //The region of the world to report this server in.

mp_allowspectators 1
decalfrequency 1
setpause 0
mp_logdetail 3
net_maxfilesize 48

//Say
say -------------------------
say Config Loaded.

Something like this might be alright for public server.
Reply
#3
Muppet Wrote:fps_max 1000

This is completely off topic, but are there any benefits for using this command on a kernel that isn't 1000Hz?
Reply
#4
Basically, no.
Reply
#5
Hey, i pasted in Muppet's server.cfg, and i now have some new problems in my server: at first, all my skins were gone, and my quake sounds werent working (but if you type "quake" they are enabled, and if you type settings they appear). THEN, i changed sv_pure from 2 to 1. Now, i have my CT skins working, but not my gun/gloves working. The quake sounds still dont work either, but like before, they appear when you type "settings" or "quake". Any ideas?? what else must i change in the server.cfg???
Reply
#6
exec mani_server.cfg
exec mani_quake_sounds.cfg

or something like that. If you want to use custom skins for guns just put sv_pure 0 and sv_consistency 0. Just sounds like you dont have quake sounds on by default...

mani_player_settings_quake 1

http://www.mani-admin-plugin.com/mani_admin_plugin/documentation/index.php

Installation > Configuration > Sounds
Reply
#7
ok, well, after my last post (before reading muppets last one), the cstrike-planet site was working suddenly for me, so i made the .cfg there, and now the quake sounds/skins work. BUT, my adverts, and "votemap." now dont work.

Here is my server.cfg.

Quote:// server name
hostname "Arcangel"

// rcon passsword
rcon_password "****"

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 50
mp_hostagepenalty 0
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 15
sv_timeout 65

// round specific cvars
mp_freezetime 0
mp_roundtime 5
mp_startmoney 16000
mp_c4timer 35
mp_fraglimit 100
mp_maxrounds 50
mp_winlimit 50
mp_playerid 0
mp_spawnprotectiontime 5

// bandwidth rates/settings
sv_minrate 4000
sv_maxrate 8000
decalfrequency 60
sv_maxupdaterate 60
sv_minupdaterate 10

// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// bots
bot_add
bot_quota 0
bot_quota_mode fill
bot_difficulty 1
bot_chatter normal
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 0
bot_prefix "=117="
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns 1

// operation
sv_lan 0
sv_region 1

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
exec mani_server.cfg
[/quote]
Reply
#8
You need to open mani_server.cfg and edit the vote section settings and turns on adverts in there as well.

Then i think, the file is called adverts.txt where you add the adverts (sorry if you've already done this) - but just sounds like these options are turned off in your mani_server.cfg
Reply
#9
hmm, everything is back to normal now. turns out the adverts and voting options were off in the mani_Server.cfg, but i never even bothered to look there, because just yesterday they were working fine! so its as if they got reset somehow. But now everythings good. Thanks a lot man. Oh by the way, when i use the mani admin menu, it doesnt carry out the command. i heard that some steam update caused this, is that right? Do you recommend any other plugins that enable a menu for a admin?
Reply
#10
The best version for windows is Beta 1.2O.

Otherwise, load Mani Admin using Metamod:Source instead of stand-alone.
Reply
#11
ah ok. I got metamod source now. is there a built in in-game menu for Metamod:Source?
Reply
#12
From MM:S website:

Quote:Metamod:Source is an API manager and interception handler that sits in between the Half-Life 2 Engine (Source) and a subsequent Game Modification (MOD). It can dynamically load "Metamod:Source Plugins", written in C++, to intercept, override, and hook Engine and GameDLL API interfaces. It also allows for inter-plugin communication.

So the answer would be no. You will notice there is a mani_admin_mm file somewhere in a bin folder. If you want to run Mani via MM:S then delete the original dll file (mani_admin.dll i assume - or something similar) and then load Mani Admin as a MM:S plugin like any other.

http://wiki.alliedmods.net/index.php/Configuring_SourceMM
Reply
#13
oh ok, thanks. Its just that if the mani admin menu would work, it would be so easy to issue commands and stuff, as opposed to having to type in the actaul console command
Reply
#14
Make sure that in clients.txt, the "admin" flag is included in the list of flags, otherwise the menu won't work.
Reply
#15
um, the clients.txt? i dont have any clients.txt
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)