#1 2010-07-26 13:40:09

zumi

Administrator

Zarejestrowany: 2010-07-03
Posty: 92
Punktów :   

SERVER.CFG

//******************************************************************************
// =vXv= CoD4 Config v1.0
//******************************************************************************
// Autor: kryshak/VeNoM
// Website: www.cod4mw.net
// Datum: listopad 07
// Config-Typ: rankingowy standardowy
// Version: 0.1
//******************************************************************************

//=================================================================================
// Server Information
//=================================================================================
sets sv_hostname "PsA Server"
sets _Admin "Zumi"                                          // wasz nick
sets _Email "danill0@poczta.onet.pl"              // wasz adres
sets _Website "www.silentassassins.pun.pl/"               // adres forum
sets _Location "Poland"
sets _Irc ""
sets _Mod "1.0"
sets _ModVer "1.0"
sets _ModUpdate "soon..."
sets _Maps "stock"
set scr_motd "212.160.178.50 cod2 & cod 4 server"

//=================================================================================
// General Settings
//=================================================================================

// Log Settings
set g_logsync "2"
set logfile "1"
set g_log "games_mp.log"
set sv_log_damage "1"

// Network options
set net_ip "83.2.108.3"      // wasz adres IP musi byc poprawny
set net_port "28960"            // Set your port number
set com_hunkMegs "512"
set net_noipx "1"                 // Allow ONLY tcp/ip protocol, player/server communications

// Server Network Mode
set dedicated "2"                 // 0 = Listen, 1 = LAN, 2 = Internet


// Master servers
set sv_master0 "extreme.activision.com"
set sv_master1 "cod4master.activision.com"
set sv_master2 "cod4authorize.activision.com"
set sv_master3 "cod4master.infinityward.com"
set sv_master4 "cod4update.activision.com"
set sv_master5 "master.gamespy.com:28960"
set sv_master6 "master0.gamespy.com"
set sv_master7 "master1.gamespy.com"
set sv_master8 "clanservers.net"


set sv_gamespy "1"

// Password Settings
set rcon_password "123"
set sv_privatePassword "123"
set g_password ""

// Player slots setup
set sv_maxclients "16"         // MAX server player slots, this is TOTAL player slots
set sv_privateclients "2"

// Ping
set sv_minPing "0"
set sv_maxping "250"

// Client Download Settings (0=off/1=on)
set sv_allowdownload "1"
seta sv_wwwDownload "0"
//seta sv_wwwBaseURL ""
seta sv_wwwDlDisconnected "1"

// Rate
set sv_maxRate "25000"

// FPS
set sv_fps "20"

// Drop inactive players
set sv_timeout "300"
set sv_zombietime "1"
set g_inactivity "0"
set g_inactivityspectator "0"

// AntiFlooding Settings
set sv_floodProtect "1"
set sv_reconnectlimit "5"

// Anti Cheat Settings
set sv_disableClientConsole "0"
set cl_autocmd "0"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"
set sv_punkbuster "1"

// Temporary Ban duration, in seconds
set sv_kickBanTime "3600"

// In-game voice communication system
set sv_voice "0"
set sv_voiceQuality "1"
set voice_deadChat "0"
set voice_global "0"
set voice_localEcho "0"
set winvoice_mic_mute "1"

// Team-Balance and Voting
set scr_teambalance "1"
set g_allowvote "0"

//=================================================================================
// Other Gameplay Settings
//=================================================================================

// General
set scr_game_allowkillcam "1"
set scr_game_onlyheadshots "0"
set scr_game_deathpointloss             0
set scr_game_suicidepointloss           0
set scr_team_teamkillpointloss          1
set scr_game_spectatetype               1         // (0-2) Disabled, Team/Players Only, Free
set scr_game_forceuav                   0
set scr_game_hardpoints                 1         // (0-1) i.e. artillery, uav, helicopter

// Hardpoints
set scr_hardpoint_allowartillery        1
set scr_hardpoint_allowuav              1
set scr_hardpoint_allowhelicopter       1

// Teams
set scr_team_fftype                     0         // (0-3) Disabled, Enabled, Reflect, Shared
set scr_team_teamkillspawndelay         20
set scr_team_kickteamkillers            3

// Player
set scr_player_maxhealth                100
set scr_player_suicidespawndelay        0
set scr_player_healthregentime              5
set scr_player_forcerespawn                1
set scr_player_sprinttime                    4

// UI
set scr_hardcore                             0
set scr_oldschool_mw                         0
set ui_hud_obituaries                         1
set ui_hud_showobjicons                     1

//=================================================================================
// Other Settings
//=================================================================================

set sv_allowAnonymous "1"
set g_antilag "1"
set g_compassShowEnemies "1"
//ui_maxclients 32

//=================================================================================
// Gametype Settings
//=================================================================================

// First gametype to load...
// "dm"   - free for all deathmatch
// "dom"  - domination
// "koth" - headquarters
// "sab"  - sabotage
// "sd"   - search & destroy
// "war"  - team deathmatch

set g_gametype "sab"

// MAPROTATION
set sv_mapRotation "gametype sab map mp_cargoship gametype sab map mp_backlot gametype koth map mp_bog gametype koth map mp_countdown gametype koth map mp_crash gametype koth map mp_crossfire gametype koth map mp_overgrown gametype koth map mp_pipeline gametype koth map mp_shipment gametype koth map mp_showdown gametype koth map mp_vacant"

// Deathmatch
set scr_dm_scorelimit                           2000
set scr_dm_timelimit                           10
set scr_dm_roundlimit                          1
set scr_dm_numlives                            0
set scr_dm_playerrespawndelay                0
set scr_dm_waverespawndelay                   0

// Domination
set scr_dom_scorelimit                        2000
set scr_dom_timelimit                           15
set scr_dom_roundlimit                        1
set scr_dom_numlives                           0
set scr_dom_playerrespawndelay              0
set scr_dom_waverespawndelay                0

// Teamdeath Match
set scr_war_scorelimit                        2000
set scr_war_timelimit                           10
set scr_war_roundlimit                        1
set scr_war_numlives                           0
set scr_war_playerrespawndelay              0
set scr_war_waverespawndelay                0

// Sabotoge
set scr_sab_scorelimit                        5
set scr_sab_timelimit                           20
set scr_sab_roundlimit                        0
set scr_sab_roundswitch                        1
set scr_sab_numlives                           0
set scr_sab_bombtimer                          30
set scr_sab_planttime                          2.5
set scr_sab_defusetime                        5
set scr_sab_hotpotato                          0
set scr_sab_playerrespawndelay              5
set scr_sab_waverespawndelay                0

// King of the Hill
set scr_koth_scorelimit                        2000
set scr_koth_timelimit                        15
set scr_koth_roundlimit                        1
set scr_koth_roundswitch                      1
set scr_koth_numlives                          0
set scr_koth_playerrespawndelay              0
set scr_koth_waverespawndelay                0
set koth_autodestroytime                      60
set koth_spawntime                             0
set koth_kothmode                               0
set koth_capturetime                           20
set koth_destroytime                           10
set koth_delayPlayer                           0
set koth_spawnDelay                             60

Offline

 

Stopka forum

RSS
Powered by PunBB
© Copyright 2002–2008 PunBB
Polityka cookies - Wersja Lo-Fi

[ Generated in 0.011 seconds, 7 queries executed ]


Darmowe Forum | Ciekawe Fora | Darmowe Fora
www.aranzediscopolo.pun.pl www.zsonr7wchelmie.pun.pl www.kuxklan.pun.pl www.realserwer.pun.pl www.etk.pun.pl