Hi.
just setting up a new server and am wondering where i can download configs
I have the CB ones but i would like a
4v4
5v5
I have seen a 4v4 config on a server but cant remember where
Thanks for help
Hi.
just setting up a new server and am wondering where i can download configs
I have the CB ones but i would like a
4v4
5v5
I have seen a 4v4 config on a server but cant remember where
Thanks for help
I thought CB was 5v5 now? Anyway if all you want to change is the players per team you should only need to change team_maxplayers to the desired number. You may also wish to change sv_maxclients (to the total of all players, spectators, admins etc).
If using ETPro .config files from CB, you should also remove the following lines from any amended configs:
configname “^gClanBase & rtcw.no”
version 4.1.0.0 clanwar.version.rtcw.no
signature 0014131cf584ca5766ed19a5441ab41fa57af03e
(obviously I’m using ones from a very old .config but you get the idea)
There’s a guide you may find useful here, though beware it was written quite some time ago now and is probably more comprehensive than you require.
Sorry no i want to change the CONFIG…
i.e we went on a server once and they had a 4v4 config that limited it to like 1 or 2 mines etc…
So its not as limiting as a 3v3 config but you dont end up with stupid ammount of explosives etc like with 6v6 config
Do you know what i mean now???
I had a quick go at making my own and changeing the settings which work really well…
UNTIL i change map or others join server while that config is in play… then the WHOLE map goes WHITE

configname “^0net^3:^74v4^3!-^BMines=2^7-^BHeavy Weapons no Panza”
// REVISED VERSION
// Sep 2006
// Enemy Territory Config
init
{
setl sv_pure 1
setl sv_cheats 0
setl g_gametype 3
setl g_warmup 15
setl g_doWarmup 1
setl g_voiceChatsAllowed 99
setl g_spectatorInactivity 0
setl g_friendlyFire 1
setl g_heavyWeaponRestriction 16
setl g_medicChargeTime 45000
setl g_LTChargeTime 40000
setl g_engineerChargeTime 30000
setl g_soldierChargeTime 30000
setl g_covertopschargetime 30000
setl g_landminetimeout 0
setl g_teamForceBalance 0
setl g_filtercams 1
setl g_fastres 0
setl g_noTeamSwitching 0
setl g_knifeonly 0
setl g_alliedmaxlives 0
setl g_axismaxlives 0
setl g_speed 320
setl g_gravity 800
setl g_knockback 1000
setl team_maxSoldiers 1
setl team_maxMedics -1
setl team_maxEngineers -1
setl team_maxFieldops -1
setl team_maxCovertops -1
setl team_maxMortars 1
setl team_maxFlamers 1
setl team_maxMg42s 1
setl team_maxPanzers 0
setl team_maxMines 2
setl team_maxRiflegrenades 0
setl team_maxplayers 0
setl team_nocontrols 0
setl match_timeoutcount 2
setl match_timeoutlength 240
setl match_minplayers 2
setl match_latejoin 1
setl match_mutespecs 0
setl match_readypercent 100
setl match_warmupDamage 2
setl sv_minping 0
setl sv_maxping 0
setl pmove_fixed 0
set nextmap “”
setl g_allowVote 1
setl vote_limit 99
setl vote_percent 51
setl vote_allow_balancedteams 0
setl vote_allow_muting 1
setl vote_allow_swapteams 1
setl vote_allow_friendlyfire 0
setl vote_allow_timelimit 1
setl vote_allow_kick 1
setl vote_allow_map 1
setl vote_allow_matchreset 1
setl vote_allow_mutespecs 0
setl vote_allow_nextmap 0
setl vote_allow_referee 1
setl vote_allow_config *
setl vote_allow_comp 0
setl vote_allow_gametype 0
setl vote_allow_pub 0
setl vote_allow_shuffleteams 0
setl vote_allow_shuffleteamsxp 0
setl vote_allow_cointoss 1
setl vote_allow_surrender 1
setl vote_allow_warmupdamage 0
setl b_mapscriptdirectory “etpromapscripts”
setl b_mapconfigdirectory “”
setl b_levels_battlesense “-1”
setl b_levels_engineer “-1”
setl b_levels_medic “-1”
setl b_levels_fieldops “-1”
setl b_levels_lightweapons “-1”
setl b_levels_soldier “-1”
setl b_levels_covertops “-1”
setl b_defaultskills “”
setl b_noskillupgrades 1
setl b_statsaver 1
setl b_intermissiontime 20
setl b_privatemessages 0
setl b_match_warmupjoin 0
setl b_multiview 0
setl b_xpstopwatch 0
setl b_spectatornames 1
setl b_shove 60
setl b_shove_noz 1
setl b_stickycharge 2
setl b_damagexp 1
setl b_antiwarp 1
setl b_panzerlevelup 5
setl b_headshot 0
setl b_riflegrenades 0
setl b_fallingbugfix 1
setl b_fixedphysics 1
setl b_fixedphysicsfps 125
setl b_campaignfile “”
setl b_defaultbantime 120
setl b_ettv_flags 3
setl b_shrug 0
setl b_wolfrof 0
setl b_flushitems 1
setl b_distancefalloff 1
setl b_helmetprotection 1
setl b_maxmortarpitch 20
setl b_chargetransfer 0
setl b_sv_hitsounds 1
setl b_realhead 1
setl b_extendedprone 1
setl b_pronedelay 1
setl lua_modules “”
setl lua_allowedmodules “”
set g_log “4v4-1.log”
set b_cheatlog “4v4-1_cheats.log”
setl b_anticheat 1
setl b_cheatkicktime 1
command “pb_sv_enable”
command “pb_sv_kicklen 1”
command “pb_sv_cvarempty”
command “pb_sv_md5toolempty”
command “sv_cvarempty”
command “sv_cvar cl_freelook EQ 1”
command “sv_cvar cl_pitchspeed EQ 0”
command “sv_cvar cl_maxpackets IN 40 100”
command “sv_cvar cl_timenudge EQ 0”
command “sv_cvar b_simpleitems EQ 0”
command “sv_cvar cg_bobup IN 0 0.005”
command “sv_cvar cg_fov IN 90 120”
command “sv_cvar cg_shadows IN 0 1”
command “sv_cvar rate IN 15000 25000”
command “sv_cvar snaps EQ 20”
command “sv_cvar m_pitch OUT -0.015 0.015”
command “sv_cvar m_yaw IN -0.022 0.022”
command “sv_cvar r_drawentities EQ 1”
command “sv_cvar r_drawworld EQ 1”
command “sv_cvar r_lightmap EQ 1”
command “sv_cvar r_showmodelbounds EQ 0”
command “sv_cvar r_showtris EQ 0”
command “sv_cvar r_znear EQ 3”
command “sv_cvar r_allowextensions EQ 1”
command “sv_cvar r_ati_fsaa_samples EQ 0”
command “sv_cvar r_ati_truform_tess EQ 0”
command “sv_cvar r_clamptoedge EQ 1”
command “sv_cvar r_colorMipLevels EQ 0”
command “sv_cvar r_detailtextures EQ 0”
command “sv_cvar r_flares IN 0 1”
command “sv_cvar r_ext_ATI_pntriangles EQ 0”
command “sv_cvar r_nv_fogdist_mode INCLUDE NV GL_EYE_RADIAL_NV”
command “sv_cvar r_primitives IN 0 2”
command “sv_cvar r_subdivisions IN 0 20”
command “sv_cvar r_lodcurveerror GE 60”
command “sv_cvar com_maxfps OUT 1 39”
command “forcecvar r_wolffog 0”
command “sv_cvar r_zfar EQ 0”
}
map default
{
set g_userTimeLimit 0
setl g_useralliedrespawntime 0
setl g_useraxisrespawntime 0
setl b_moverscale 1
setl team_maxMines 2
}
map fueldump
{
set g_userTimeLimit 15
setl b_moverscale 1.5
}
map sw_fueldump
{
setl g_usertimelimit 15
setl b_moverscale 1.40
}
map radar
{
set g_userTimeLimit 12
command “forcecvar r_drawfoliage 0”
}
map battery
{
set g_userTimeLimit 10
}
map goldrush
{
set g_userTimeLimit 20
setl b_moverscale 1.5
}
map sw_goldrush_te
{
set g_userTimeLimit 15
setl b_moverscale 1
}
map oasis
{
set g_userTimeLimit 20
setl g_useralliedrespawntime 15
setl g_useraxisrespawntime 30
}
map railgun
{
set g_userTimeLimit 15
setl g_useralliedrespawntime 30
setl b_moverscale 1
}
map et_ice
{
set g_userTimeLimit 12
setl g_useraxisrespawntime 25
setl team_maxMines 0
}
map tc_base
{
set g_userTimeLimit 15
}
map reactor_final
{
set g_userTimeLimit 15
setl g_useralliedrespawntime 20
setl g_useraxisrespawntime 30
}
map sp_delivery
{
set g_userTimeLimit 15
}
map dubrovnik_final
{
setl g_useraxisrespawntime 30
setl g_useralliedrespawntime 10
}
map braundorf_b4
{
set g_userTimeLimit 15
}