pluggable tournament config file format

ET Pro Documentation Project

Moderators: Forum moderators, developers, ET Pro Documentation

Post Reply
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

Palbin wrote:
=FF=im2weak4u wrote:
Palbin wrote:

Code: Select all

        command "sv_cvar r_wolffog eq 1" }
map default 
{ 
        setl g_userTimeLimit 0 
        setl g_useraxisrespawntime 0 
        setl g_useralliedrespawntime 0
	command "forcecvar r_drawfoliage 1" 
} 
i think you forgot a "enter" whit that }
Yes I did and i fixxed it, but it still would have work it is only a cosmetic thing.
i dont know i never tryed scripting whit cosmetic bugs
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

well you got a hole lot of setl in oyu cfg i mean ... you not wana allow a smaal moddifycation's
User avatar
Palbin
Posts: 103
Joined: Tue Oct 07, 2003 2:53 pm

Post by Palbin »

I did think about that but when i actually thought about what i would want them to modify i could think of anything. Any suggestions?
Palbin-OGL
www.metamule.com
OGL Admin ET Campaign & SW Ladder / [url=irc://irc.gamesurge.net/ogl]#OGL[/url] / www.worldogl.com
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

maybe look on the other cofig posted earlyer
User avatar
Palbin
Posts: 103
Joined: Tue Oct 07, 2003 2:53 pm

Post by Palbin »

Palbin wrote: ****edited***
read on for new onfig
Last edited by Palbin on Sat Mar 27, 2004 1:30 pm, edited 2 times in total.
Palbin-OGL
www.metamule.com
OGL Admin ET Campaign & SW Ladder / [url=irc://irc.gamesurge.net/ogl]#OGL[/url] / www.worldogl.com
User avatar
Lagger
Posts: 316
Joined: Mon Sep 29, 2003 8:30 am

Post by Lagger »

Palbin wrote:setl team maxMines 10
that should be

Code: Select all

setl team_maxMines 10
User avatar
Palbin
Posts: 103
Joined: Tue Oct 07, 2003 2:53 pm

Post by Palbin »

Lagger wrote:
Palbin wrote:setl team maxMines 10
that should be

Code: Select all

setl team_maxMines 10
done
Palbin-OGL
www.metamule.com
OGL Admin ET Campaign & SW Ladder / [url=irc://irc.gamesurge.net/ogl]#OGL[/url] / www.worldogl.com
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

also since this is for etpro 2.1.x you might try to get in conteck whit bani or rain or some1 caz of all the new commands and settnigs in it
User avatar
gwg.Redef
Posts: 43
Joined: Sat Dec 13, 2003 4:10 am
Contact:

Post by gwg.Redef »

This is the config we want to have certified and implemented in ETPro 2.1.

Bani, do you prefer downloading it from our site, or is this good enough?



configname clanbase&rtcw.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 1
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_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 clanwar

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_shove_noz 0
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

command "pb_sv_enable"
command "pb_sv_cvarempty"
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_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_picmip IN 0 3"
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"

}
map default
{
setl g_userTimeLimit 0
setl g_useralliedrespawntime 0
setl g_useraxisrespawntime 0
setl b_moverscale 1

}
map fueldump
{
setl g_userTimeLimit 20
setl b_moverscale 1.5

}
map radar
{
setl g_userTimeLimit 15

}
map battery
{
setl g_userTimeLimit 15

}
map goldrush
{
setl g_userTimeLimit 20
setl b_moverscale 1.5

}
map oasis
{
setl g_userTimeLimit 20

}
map railgun
{
setl g_userTimeLimit 15
setl b_moverscale 1.5

}
map caen
{
setl g_userTimelimit 20
setl g_userTimelimit 1.5

}

// EOF
Last edited by gwg.Redef on Fri Feb 20, 2004 1:58 am, edited 1 time in total.
#rtcw.no:ET and #rtcw.no @ Qnet
User avatar
Lagger
Posts: 316
Joined: Mon Sep 29, 2003 8:30 am

Post by Lagger »

'r_clamptoedge 0' removes fog on ati cards, why aren't you forcing that cvar?
User avatar
gwg.Redef
Posts: 43
Joined: Sat Dec 13, 2003 4:10 am
Contact:

Post by gwg.Redef »

is there a problem having different names on configname and mapscriptdirectory? Like

configname clanbase&rtcw.no
and
setl b_mapscriptdirectory clanwar ?

The config setting will be loading by doing a "/callvote clanwar" right?
#rtcw.no:ET and #rtcw.no @ Qnet
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

the configname is just the yellow name thats shown in the title of the 'waiting for players...' screen to the left of 'enemy territory match'

http://bani.anime.net/etpro/certified.jpg

keep it short or it will end up wrapping the screen...
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

the config loading will be

/callvote config clanwar

or whatever the config filename is, minus the extension. in this case, .config
User avatar
gwg.Redef
Posts: 43
Joined: Sat Dec 13, 2003 4:10 am
Contact:

Post by gwg.Redef »

thanx.
#rtcw.no:ET and #rtcw.no @ Qnet
User avatar
Palbin
Posts: 103
Joined: Tue Oct 07, 2003 2:53 pm

Post by Palbin »

Palbin wrote:

Code: Select all

***edited***
read on for new config
Bani what about a list of new server side cvars as mentioned above.
Like the shoutcaster login and stuff or whatever.

Also with the new battery ad fuledump what does everyone think of spawntimes? Just leave them at default or what?

Do i need the "command" by this stuff

Code: Select all

        command "pb_sv_enable" 
        command "pb_sv_cvarempty" 
        command "pb_sv_kicklen 1" 
        command "sv_cvarempty" 
Last edited by Palbin on Sat Mar 27, 2004 1:32 pm, edited 3 times in total.
Palbin-OGL
www.metamule.com
OGL Admin ET Campaign & SW Ladder / [url=irc://irc.gamesurge.net/ogl]#OGL[/url] / www.worldogl.com
Post Reply