Posts: 42
Threads: 10
Joined: May 2008
Reputation:
0
hi my ban list is not working, if i try to ban someone it says that that were banned but that just rejoin the game. ive tried all kinds of bans ( steam id,ip,name ) but nothing works. is there anything that could make the ban list not work. i rely need help.
Posts: 113
Threads: 20
Joined: Jan 2006
Reputation:
0
06-12-2008, 06:36 AM
(This post was last modified: 06-12-2008, 06:36 AM by BuIIeT.)
Make sure that the autoexec.cfg or server.cfg run the banned_user.cfg.(If your using mani-admin.)
Also, make sure the list looks something like:
banid 0 STEAM_0:X:XXXXXX
Posts: 42
Threads: 10
Joined: May 2008
Reputation:
0
how do i Make sure that the autoexec.cfg or server.cfg run the banned_user.cfg
Posts: 113
Threads: 20
Joined: Jan 2006
Reputation:
0
Just make sure the command is
"exec banned_user.cfg" (without ""s)
in either one.
Posts: 42
Threads: 10
Joined: May 2008
Reputation:
0
i tried that but i still is not working. i tried banning myself and it seems the server is not even writing the ban to the ban list.
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
I suggest adding write_ip and write_id to the start of the server.cfg (well atleast before the exec banned_user).
Posts: 42
Threads: 10
Joined: May 2008
Reputation:
0
i tried that and it did not work. then i manually put my steam id in the banned_user.cfg and that did not work either, i could join the server fine.
Posts: 42
Threads: 10
Joined: May 2008
Reputation:
0
06-13-2008, 02:42 AM
(This post was last modified: 06-13-2008, 02:43 AM by Androide259.)
ok i made another server.cfg and quess what, it works. so its my server.cfg thats the problem. so here is my server.cfg
//------------------------------//**Main Server Config**\\--------------------------------\\
write_ip
write_id
hostname "United Counter Strike Corps Clan Server(+FF 100tick gungame)" //Hostname for server.
sv_password //Server password for entry into multiplayer games
g//ip youriphereifulike //Overrides IP for multihomed hosts (just backup, not needed)
//hostport 27015 //Host game server port (just backup, not needed)
sv_lan 0 //Server is a lan server ( no heartbeat, no authentication, no non-class C addresses, 9999.0 rate, etc. )
motdfile motd.txt //The MOTD file to load
mapcyclefile mapcycle.txt //File to load mapcycle from
//sv_downloadurl "http://mysite.com/cstrike" //Location from which clients can download missing files (don't use if you don't have webspace)
fps_max 500 //Frame rate limiter (FPS is important on the server, this sets the limit higher)
//------------------------------------//**RCon**\\----------------------------------------\\
rcon_password ******* //remote console password
sv_rcon_banpenalty 30 //Number of minutes to ban users who fail rcon authentication
sv_rcon_maxfailures 20 //Max number of times a user can fail rcon authentication before being banned
sv_rcon_minfailures 20 //Number of times a user can fail rcon authentication in sv_rcon_minfailuretime before being banned
sv_rcon_minfailuretime 20 //Number of seconds to track failed rcon authentications
//----------------------------------------------------------------------------------------\\
//------------------------------//**Main Game Settings**\\--------------------------------\\
mp_restartgame 0 //If non-zero, game will restart in the specified number of seconds
mp_roundtime 3 //How many minutes each round takes.
mp_autokick 0 //Kick idle/team-killing players
mp_timelimit 30 //game time per map in minutes
mp_winlimit 25 //max number of rounds one team can win before server changes maps
mp_maxrounds 0 //max number of rounds to play before server changes maps
mp_fraglimit 0 //max number of kills to get before server changes maps
mp_allowspectators 1 //toggles whether the server allows spectator mode or not
mp_buytime 3 //How many minutes after round start players can buy items for.
mp_freezetime 4 //how many seconds to keep players frozen when the round starts
decalfrequency 20 //Amount of time in seconds a player can spray their decal
mp_friendlyfire 1 //Allow friendly fire
mp_falldamage 1 //Will players be damaged when they fall a certain distance
mp_footsteps 1 //Makes clients hear footsteps of eachother
mp_flashlight 1 //Allow the flashlight to be used
mp_forcecamera 0 //Restricts spectator modes for dead players
mp_fadetoblack 0 //fade a player's screen to black when he dies
mp_chattime 15 //amount of time players can chat after the game is over
mp_startmoney 1000 //amount of money each player gets when they join the game
mp_c4timer 40 //how long from when the C4 is armed until it blows
mp_tkpunish 0 //Will a TK'er be punished in the next round? {0=no, 1=yes}
mp_hostagepenalty 0 //Terrorist are kicked for killing too much hostages
mp_spawnprotectiontime 5 //Kick players who team-kill within this many seconds of a round restart.
mp_playerid 0 //Controls what information player see in the status bar: 0 all names, 1 team names, 2 no names
//----------------------------------------------------------------------------------------\\
//---------------------------------//**Team Settings**\\----------------------------------\\
mp_autoteambalance 1 //Server automatically changes players to even teams
//mp_defaultteam 0 //What is the default team to join?
//mp_humanteam any //Restricts human players to a single team {any, CT, T}
mp_limitteams 0 //Max # of players 1 team can have over another (0 disables check)
mp_teamoverride 0 //Allow server to regulate teams
//----------------------------------------------------------------------------------------\\
//-----------------------------------//**System**\\---------------------------------------\\
sv_contact Androide259@yahoo.com //Contact email for server sysop
sv_region 5 //The region of the world to report this server in.0=US East coast, 1=US West coast, 2= South America, 3=Europe, 4=Asia, 5=Australia, 6=Middle East, 7=Africa and 255=world.
sv_cheats 0 //Allow cheats on server
sv_pausable 0 //Is the server pausable.
sv_filterban 0 //Set packet filtering by IP mode
sv_forcepreload 0 //Force server side preloading.
sv_allowdownload 1 //Allow clients to download files
sv_allowupload 1 //Allow clients to upload customizations files
sv_maxrate 0 //Max bandwidth rate allowed on server, 0 == unlimited
sv_minrate 0 //Min bandwidth rate allowed on server, 0 == unlimited
sv_maxupdaterate 100 //Maximum updates per second that the server will allow (don't change this)
sv_minupdaterate 20 //Minimum updates per second that the server will allow (don't change this)
sv_unlag 1 //Enables player lag compensation
sv_maxunlag 1 //Maximum lag compensation in seconds
sv_unlag_debug 0 //Debugs lag compensation
sv_alltalk 1 //Players can hear all other players, no team restrictions
sv_footsteps 1 //Play footstep sound for players
sv_voiceenable 1 //Enables voice talking ingame
sv_voicecodec vaudio_speex //Specifies which voice codec DLL to use in a game. Set to the name of the DLL without the extension.
sv_timeout 60 //After this many seconds without a message from a client, the client is dropped
sv_minrate 5000
sv_maxrate 0
sv_minupdaterate 13
sv_maxupdaterate 30
//----------------------------------------------------------------------------------------\\
//------------------------------------//**Bot**\\-----------------------------------------\\
//bot_chatter minimal
//bot_defer_to_human 1
//bot_difficulty 3 // 1- Easy 2- hard 3- Impossible
//bot_join_after_player 0
//bot_prefix "-[UMC]- " // Bots get this infront of their name (-[Im-A-Bot]- Shawn)
//bot_quota 20 // Maximum amount of bots that join the game
//bot_quota_mode normal
//bot_auto_vacate 1 // Bots automatically leave the server to make room for players
//bot_auto_follow 1 // Bots follow human players
//bot_allow_rogues 1 // Allow bots to go their own way
//bot_eco_limit 3000 // Bots won't buy anything when cash is below this amount
//bot_all_weapons
//bot_allow_grenades 1
//bot_allow_machine_guns 1
//bot_allow_pistols 1
//bot_allow_rifles 1
//bot_allow_shotguns 1
//bot_allow_snipers 1
//bot_allow_sub_machine_guns 1
//bot_join_team CT
//----------------------------------------------------------------------------------------\\
//----------------------------------//**Logging**\\---------------------------------------\\
log on //Creates a logfile (Enable= on Disable= off)
sv_logfile 1 //Log server information in the log file.
sv_logsdir C:\HLServer\cstrike\logs //Folder in the game directory where server logs will be stored.
sv_logecho 1 //Echo log information to the console.
sv_log_onefile 1 //Log server information to only one file.
sv_logbans 1 //Log server bans in the server logs.
sv_logdownloadlist 1 //Log files to download.
sv_deltaprint 0 //Print accumulated CalcDelta profiling data (only if sv_deltatime is on)
//----------------------------------------------------------------------------------------\\
//----------------------------------//**ManiLoad**\----------------------------- ---------\
exec mani_server.cfg
exec mani_quake_sounds.cfg
exec banned_user.cfg // server name
hostname "United Counter Strike Corps Clan Server(+FF 100tick gungame)" // server name
// server cvars
sv_rcon_maxfailures 10
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_consistency 1
sv_cheats 0
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 2
mp_chattime 2
sv_timeout 65
// round specific cvars
mp_freezetime 6
mp_roundtime 5
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
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
sv_lan 0
sv_region 5
// bots
bot_add
bot_quota 5
bot_quota_mode normal
bot_difficulty 3
bot_chatter normal
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 0
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 0
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns 1
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg