Willkommen Gast
Du bist nicht angemeldet, um alle Funktionen des Forums zu nutzen musst du dich registrieren und anmelden. Die Registrierung ist natürlich völlig kostenlos und kann jeder Zeit wiederrufen werden.

Aktuelle Zeit: 9. Sep 2010 23:33

CoD 1.4 Server Config

Eine Beispiel Config für den Call of Duty Server



Die Serverkonfigurationsdatei sollte möglichst NICHT server.cfg lauten.

Eine Beispielkonfiguration könnte so aussehen:
Code: Alles auswählen
//  Passwords
set rconPassword "rconpassword"
set g_password "password"
set sv_privatePassword "privatepassword"

//  Public Information
set sv_hostname "My CoD Server"
set scr_motd "Message Of The Day"
sets .Admin "Admin Name"
sets .Email "mail@server.tld"
sets .IRC ""
sets .Website "http://domain.tld"
sets .Location "Germany"

//  General Settings
set scr_friendlyfire "0"
set sv_maxClients "20"
set sv_privateClients "4"
set sv_maxRate "20000"
set sv_minPing "0"
set sv_maxPing "0"
set sv_pure "1"
set logfile "1"
set g_log "games_mp.log"
set g_allowVote "1"
set scr_allow_vote "1"
set sv_allowAnonymous "0"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_fps "20"
set sv_master1 "codmaster.activision.com"
set sv_master2 ""
set sv_master3 ""
set sv_master4 ""
set sv_master5 ""

            

//  Weapons
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "1"
set scr_allow_fg42 "1"
set scr_allow_kar98k "1"
set scr_allow_kar98ksniper "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
set scr_allow_nagant "1"
set scr_allow_nagantsniper "1"
set scr_allow_panzerfaust "1"
set scr_allow_ppsh "1"
set scr_allow_springfield "1"
set scr_allow_sten "1"
set scr_allow_thompson "1"

//  DM
set scr_dm_scorelimit "50"
set scr_dm_timelimit "30"
set scr_drawfriend "1"
set scr_forcerespawn "0"
   
//  TDM
set scr_tdm_scorelimit "100"
scr_tdm_timelimit "25"

//  SD
set scr_sd_graceperiod "15"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "0"
set scr_sd_scorelimit "7"
set scr_sd_timelimit "0"

//  BEL
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "30"

//  RE
set scr_re_graceperiod "15"
set scr_re_roundlength "4"
set scr_re_roundlimit "0"
set scr_re_scorelimit "7"
set scr_re_timelimit "0"
set scr_re_showcarrier "0"

//  Map Rotation
set sv_mapRotation "gametype tdm map mp_brecourt gametype tdm
map mp_dawnville gametype tdm map mp_harbor gametype tdm map
mp_hurtgen gametype tdm map mp_pavlov "
set sv_mapRotationCurrentmap "mp_brecourt "
Veröffentlicht am: 14. Nov 2007 13:20
von: Tobi
Artikeltyp: Config File
Zugriffe: 1152
Bewertung: 0/5 (0 Bewertungen)

[ Thema anzeigen ]

Werbung



Ähnliche Artikel

Battlefield 1942 Server Config
Kategorie: Battlefield
Autor: Tobi
ET Server Config
Kategorie: Wolfenstein
Autor: Tobi
RTCW Server Config
Kategorie: Wolfenstein
Autor: Tobi
CS:S Server Config
Kategorie: Halflife
Autor: Tobi
SoF2 Beispiel Config
Kategorie: Soldier of Fortune
Autor: Tobi

Zurück zu Call of Duty