CFG richtig auf server bringen und ausführen

Alles rund um das scripten und Server aufsetzen
Antworten
Benutzeravatar
Rokur Gepta
Foren-Ass
Foren-Ass
Beiträge: 83
Registriert: Sa 9. Okt 2004, 17:06
Wohnort: Stolberg/Aachen
Kontaktdaten:

CFG richtig auf server bringen und ausführen

Beitrag von Rokur Gepta »

Also wir ahben ja nu schon seit geraumer zeit nen eigenen server.
Prob: ESL cfgs... wo muss ich die uploaden, und wie führ ich die aus?

Code: Alles auswählen

configname "^>Global ClanWar ^/6v6" 
//June 2005
//ClanBase Enemy Territory 
//Team Warfare 
//Cyberathelete Amateur League

version 5.1.0.0 clanwar.version.clanbase.com 
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 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 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_maxMortars 1 
setl team_maxFlamers 1 
setl team_maxMg42s 1 
setl team_maxPanzers 1 
setl team_maxMines 5 
setl team_maxRiflegrenades 1 
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_config * 
setl vote_allow_comp 0 
setl vote_allow_gametype 0 
setl vote_allow_pub 0 
setl vote_allow_shuffleteamsxp 0 
setl vote_allow_cointoss 1 
setl vote_allow_surrender 1 

setl b_mapscriptdirectory "etpromapscripts" 

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

setl b_match_warmupjoin 0 
setl b_xpstopwatch 0 
setl b_spectatornames 1 
setl b_shove 0 
setl b_shove_noz 0 
setl b_stickycharge 2 
setl b_damagexp 1 
setl b_antiwarp 1 
setl b_panzerlevelup 5 
setl b_headshot 0 
setl b_riflegrenades 1 
setl b_fallingbugfix 1 
setl b_fixedphysics 1 
setl b_fixedphysicsfps 125 
setl b_pronedelay 0 
setl b_realhead 1 
set b_ettv_flags 3 
setl b_campaignfile "" 
setl b_defaultbantime 300 

setl b_shrug 0 
setl b_wolfrof 0 
setl b_distancefalloff 1 
setl b_helmetprotection 1 
setl b_maxmortarpitch 20 
setl b_chargetransfer 0 
setl b_sv_hitsounds 1 

set g_log "global6v6.log" 
set b_cheatlog "global6v6cheat.log" 

setl b_anticheat 1 
setl b_cheatkicktime 1 

command "pb_sv_enable" 
command "pb_sv_kicklen 1" 
command "pb_sv_autoss 1" 
command "pb_sv_cvarempty" 
command "sv_cvarempty" 
command "sv_cvar r_drawentities EQ 1" 
command "sv_cvar r_drawworld EQ 1" 
command "sv_cvar r_lightmap EQ 0" 
command "sv_cvar r_showmodelbounds EQ 0" 
command "sv_cvar r_showtris EQ 0" 
command "sv_cvar r_znear EQ 3" 
command "sv_cvar cl_maxpackets IN 30 100" 
command "sv_cvar rate IN 3000 25000" 
command "sv_cvar cl_freelook EQ 1" 
command "sv_cvar cl_pitchspeed EQ 0" 
command "sv_cvar m_pitch OUT -0.015 0.015" 
command "sv_cvar m_yaw IN -0.022 0.022" 
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 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" 

// MD5 TEST 
command "pb_sv_md5toolfreq 120" 
command "pb_sv_md5tool w 2.60 v ET.exe SZ1286144 AT0 LEN2048 D8A6A02C53E3D74EE7AE2A018E0C32FE" 
command "pb_sv_md5tool l 2.60 v et.x86 SZ1538888 AT0 LEN2048 FB26F8CBC664ECB82789B9AB54B01A78" 
command "pb_sv_md5tool a 2.60 v etmain/mp_bin.pk3 SZ1638102 AT0 LEN2048 7A8ECF6752C884DE42FD82621494F130" 
command "pb_sv_md5tool a 2.60 v etmain/pak0.pk3 SZ228138631 AT0 LEN2048 B91BB4303B8474E0D3F79A8817060CA7" 
command "pb_sv_md5tool a 2.60 v etmain/pak1.pk3 SZ51616 AT0 LEN2048 2AB2F7DAD8CD1D015C50E05C9749DBCD" 
command "pb_sv_md5tool a 2.60 v etmain/pak2.pk3 SZ89910 AT0 LEN2048 424B5DE1D44B98C308F05FF1E255CE6A" 
command "pb_sv_md5tool w 2.60 v etpro/cgame_mp_x86.dll SZ1108123 AT0 LEN2048 2FC17FEB0FDECF5579D90CF1DC6A420A" 
command "pb_sv_md5tool w 2.60 v etpro/ui_mp_x86.dll SZ304752 AT0 LEN2048 1942FAC61A12E1EB68807866128A8A8F" 
command "pb_sv_md5tool l 2.60 v etpro/cgame.mp.i386.so SZ1040372 AT0 LEN2048 4DE3BA42AA5CF3ADB76F059F7F5D11A6" 
command "pb_sv_md5tool l 2.60 v etpro/ui.mp.i386.so SZ300468 AT0 LEN2048 F3496298929B2760CDF94FD1A0CDC7A0" 
command "pb_sv_md5tool a 2.60 v etpro/etpro-3_2_0.pk3 SZ2597285 AT0 LEN2048 97AA4145D7E7286B0E6A294AE3227F9A" 
// 

} 
map default 
{ 
set g_userTimeLimit 0 
setl g_useralliedrespawntime 0 
setl g_useraxisrespawntime 0 
setl b_moverscale 1 
command "forcecvar r_drawfoliage 1" 
} 
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 
{ 
set g_userTimeLimit 15 
setl b_moverscale 1 
} 
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 
{ 
setl g_useralliedrespawntime 30 
set g_userTimeLimit 15 
setl b_moverscale 1 
} 
map caen 
{ 
setl g_useralliedrespawntime 30 
set g_userTimeLimit 20 
setl b_moverscale 1.5 
} 
map et_ice 
{ 
set g_userTimeLimit 15 
} 
map tc_base 
{ 
set g_userTimeLimit 15 
} 
map tc_venice_rc2 
{ 
set g_userTimeLimit 20 
} 
map reactor_final 
{ 
setl g_useralliedrespawntime 20 
setl g_useraxisrespawntime 30 
set g_userTimeLimit 15 
} 
map sp_delivery 
{ 
set g_userTimeLimit 15 
} 
map dubrovnik_final 
{ 
setl g_useraxisrespawntime 30 
setl g_useralliedrespawntime 10 
} 
map supplydepot2 
{ 
setl g_useralliedrespawntime 20 
setl g_useraxisrespawntime 30 
set g_userTimeLimit 15 
setl b_moverscale 1 
}
signature c51236e7fe1c1b7407e52f80b46c21e1c1b39baa

Benutzeravatar
tspoon
Moderator
Moderator
Beiträge: 1130
Registriert: Fr 27. Dez 2002, 03:33
Wohnort: Dresden, im schönen sachsen wo die schönsten mädchen wachsen
Alter: 44
Kontaktdaten:

Beitrag von tspoon »

ins etpro/configs verzeichnis

ausführen mit "config esl" bei esl.config per rcon oder am ende einer server cfg

Bild
Bild
AMD GAME! Ultra System

______________________________________
Benutzeravatar
Rokur Gepta
Foren-Ass
Foren-Ass
Beiträge: 83
Registriert: Sa 9. Okt 2004, 17:06
Wohnort: Stolberg/Aachen
Kontaktdaten:

Beitrag von Rokur Gepta »

also ich mach die dahin, un nenn die z.B. esl_6on6.cfg
dann muss ich einfach nur rcon *pw* exec esl_6on6.cfg tippen un feddisch is?
och des is ja einfach thx!!!
Benutzeravatar
WoodSTokk
Helpdesk
Helpdesk
Beiträge: 2634
Registriert: Fr 6. Dez 2002, 03:09
Wohnort: Wien/Österreich/Europa/Erde
Alter: 53

Beitrag von WoodSTokk »

Nein, das ist eine 'config' und keine 'cfg' !!!
Du nennst die Datei 'esl_6on6.config' und packst diese ins 'etpro/configs/'-Verzeichnis.
Zum laden gibst du 'rcon *pw* config esl_6on6' ein.

mfG WoodSTokk
Du scheisst es nicht zu wetzen
Testserver: @peStable (95.129.206.243:27960)
Antworten