View Single Post
Newsworthy
Junior Member
Join Date: May 2010
Location: Brisbane, Australia
Old 06-15-2010 , 05:34   Re: [TF2] TFDodgeball
Reply With Quote #160

Quote:
Originally Posted by traxxus View Post
Can anyone please post a working "config_arena.cfg" and "server.cfg" for this mod?
Hey traxxus, here's the config_arena I use on my server.

Quote:
maxplayers 16
// Put the intended server name in the inverted commas below
hostname "[reddit.au] Dodgeball! - http://reddit.com/r/tf2au"
mapcyclefile "arena_mapcycle.txt"
// Replace the * with your server password of choice
sv_password "********"

// Replace the * with your rcon password of choice
rcon_password "********"
sv_voiceenable 1
// allow players to use a microphone. 0 is off 1 is on
sv_alltalk 1
// toggles whether both teams can hear each others voice comms or not. 0 is off 1 is on. recommend it being off
mp_chattime 10
// players can chat for this amount of time (in seconds) after a game is over

mp_autoteambalance 1
mp_autoteambalance_delay 20
mp_autoteambalance_warning_delay 10
mp_teams_unbalance_limit 1
mp_timelimit 15
mp_bonusroundtime 5
mp_forcecamera 0

sv_allowupload 0
// allow custom decals to be uploaded. 0 is off 1 is on
sv_allowdownload 1
// allow files to be downloaded from the server. 0 is off 1 is on
net_maxfilesize 15
// Max download file size. Default is 15
sv_downloadurl "http://Insert your fast download location here"
//redirect download location
// Pregame FF/instaspawn time
sm_cvar mp_waitingforplayers_time 15

// end download cvars
sv_region 5
// server location. -1 is the world, 0 is USA east coast, 1 is USA
west coast, 2 south america, 3 europe, 4 asia, 5 australia, 6 middle
east, 7 africa

sm_advertisements_enabled
sm_advertisements_interval 180
sm_advertisements_file advertisements.txt


// Re-enable Dodgeball stuff
sm_exts_load tf2items
sm_exts_load Sidewinder
sm_plugins_load tf_dodgeball_logic
sm_plugins_load tf_dodgeball_rockets

sm_dodgeball_criticals 1
sm_dodgeball_basedamage 100
sm_dodgeball_maxrockets 2
sm_dodgeball_spawninterval 1.0
sm_dodgeball_enabled 1
sm_dodgeball_weaponparticle 5
sm_dodgeball_speedmul 0.5
sm_dodgeball_reflectinc 0.1
sm_dodgeball_turnrate 0.35
From what I (Note, I am no expert) can gather, if you have config_arena setup correctly, server.cfg won't actually impact on your server. But, just in case, here is what I have.
Quote:
hostname "Reddit Australia Super Happy Fun Time!"

rcon_password "********"
sv_rcon_banpenalty 5
sv_rcon_maxfailures 10
mp_autoteambalance 1
mp_autoteambalance_delay 20
mp_autoteambalance_warning_delay 10
mp_teams_unbalance_limit 1
mp_idlemaxtime 15

//mp_enableroundwaittime 1
mp_bonusroundtime 20
//mp_restartround 20
mp_stalemate_timelimit 120
mp_timelimit 30

mp_maxrounds 40
mp_winlimit 13

// end cvars for win conditions

tf_teamtalk 1

// start client specific cvars

mp_forcecamera 0
// force dead clients to first person mode disabling freelook. 0 is off 1 is on
mp_allowspectators 1
// enable or disable spectators on the server. 0 is off 1 is on
mp_friendlyfire 0
// 0 is off and clients can do harm to team mates. 1 is on and players
can kill or injure team mates
mp_footsteps 1
// footsteps on or off. 0 is off and 1 is on
sv_cheats 0
// allow cheats to be used by the client. 0 is off 1 is on
sv_timeout 30000
// the amount of time in seconds that a client is booted for no input
sv_maxspeed 320
// the maximun speed a client can move at
sv_consistency 1
// Force clients to pass a consistency check for critical files before
joining server. 0 is off 1 is on
decalfrequency 10
// the pause in seconds between a decal being sprayed

// end client specific cvars

// start cvars for communication

sv_voiceenable 1
// allow players to use a microphone. 0 is off 1 is on
sv_alltalk 1
// toggles whether both teams can hear each others voice comms or not.
0 is off 1 is on. recommend it being off
mp_chattime 10
// players can chat for this amount of time (in seconds) after a game is over

// end cvars for communication

// start download cvars

sv_allowupload 0
// allow custom decals to be uploaded. 0 is off 1 is on
sv_allowdownload 1
// allow files to be downloaded from the server. 0 is off 1 is on
net_maxfilesize 15
// Max download file size. Default is 15
sv_downloadurl "Insert fast map download server info here"
//redirect download location

// end download cvars

// start bandwidth rates/settings

//sv_minrate 20000
//sv_maxrate 30000
//decalfrequency 10
//sv_maxupdaterate 60
//sv_minupdaterate 20
//sv_mincmdrate 66
//sv_maxcmdrate 100

// end bandwidth rates/settings

// start server logging

log off
// enable or disable server logging. on is on off is off
sv_logbans 0
// Log server bans in the server logs
sv_logecho 1
// Echo log information to the console. 0 is off 1 is on
sv_logfile 0
// Log server information in the log file. 0 is off 1 is on
sv_log_onefile 0
// log everything in one file

// end server logging

// start cvars for general operation
sv_lan 0
// is this an internet or LAN server. 0 is internet 1 is LAN
sv_region 5
// server location. -1 is the world, 0 is USA east coast, 1 is USA
west coast, 2 south america, 3 europe, 4 asia, 5 australia, 6 middle
east, 7 africa
sv_contact Put an email address here
// contact email for sysop
sv_pausable 0
// enables or disables whether the server can be paused. 0 is off 1 is on
sv_pure 1
// forces all clients on the server to use content that matches what
is on the server. 0 is off 1 is on
sv_pure_kick_clients 1
// kicks clients that do not have content that matches what is on the server

// end cvars for general operation

// leave overtime nag on koth
tf_overtime_nag 1
// Pregame FF/instaspawn time
sm_cvar mp_waitingforplayers_time 60
// Allow dead players to talk to live ones
sm_deadtalk 2
// start execute ban files

exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip

// end execute ban files

// Equipment Manager
// tf_equipment_announce 1
// tf_equipment_announce_plugin 1
// tf_equipment_blocktriggers 1

sm_mapvote_extend 5 // Allow 5 extensions of the map

// Map Voting
maprate_autorate_time 360

sm_reserve_type 1
sm_reserved_slots 8
sm_hide_slots 1
sm_reserve_kicktype 0
sm_reserve_maxadmins 8

mp_tournament "0"
mp_highlander "0"
tf_weapon_criticals "1"
tf_damage_disablespread "0"
mp_stalemate_enable "1"
mp_forcecamera "1"
mp_idledealmethod "0"
mp_friendlyfire "0"
mp_respawnwavetime "10.0"
tf_tournament_hide_domination_icons 0

sm_advertisements_interval 180
Hope that helps!

Last edited by Newsworthy; 06-15-2010 at 05:42.
Newsworthy is offline
Send a message via MSN to Newsworthy Send a message via Skype™ to Newsworthy