Hi i have a few custom maps and would like to set up a dedicated cod4 server 1.0 ver......i have the cfg file but get the error: Winsock Initialized Opening IP socket: localhost:28960 Hostname: Compaq-PC IP: 7x.15.1x2.2x9 dedicated is read only. sv_punkbuster is write protected. end $init 799 ms --- Common Initialization Complete --- dedicated is read only. sv_punkbuster is write protected. Error: Waited 1420 msec for missing asset "mp_server.cfg". Error: couldn't exec mp_server.cfg Working directory: C:\Program Files\Activision\Call of Duty 4 - Modern Warfare Huffman Took 3 Milliseconds Hitch warning: 2257 msec frame time
Here is my cfg is there somthing i missed???:::: //Server Information
sets sv_hostname "=][EcK][=" sets _Admin "=][EcK][=DEATH" sets _Email "jeebee1983@yahoo.com" sets _Website "http://www.gametracker.com/clan/home_eck_/" sets _Location "United States of America" set scr_motd "Welcome to =][EcK][= Custom maps Server."
// Master servers set sv_master1 "cod4master.activision.com" set sv_master2 "cod4authorize.activision.com" set sv_master3 "cod4master.infinityward.com" set sv_master3 "cod2update.activision.com" set sv_master4 "master.gamespy.com:28960" set sv_master5 "master0.gamespy.com" set sv_master6 "master1.gamespy.com" set sv_master7 "clanservers.net" set sv_gamespy "1"
//Server Options
set sv_pure "1" set rcon_Password "pooh" set g_password "pooh" set sv_privatePassword "cat" set sv_privateClients "3" set sv_maxclients "20" set sv_allowDownload "1" set sv_floodProtect "1" set g_logSync "1" set sv_fps "20" set sv_allowAnonymous "0" set sv_voice "0"
//Network Options set net_ip "70.15.162.249" set net_port "28960" set com_hunkMegs "512" set sv_maxRate "25000" set net_noipx "1" set sv_maxPing "275" set sv_master1 "20" set sv_reconnectlimit "3" set sv_disableClientConsole "1"
// Misc set g_antilag "1" set scr_team_teamkillpointloss "15" set scr_game_suicidepointloss "5" set g_no_script_spam "1" set sv_kickBanTime "10800"
//Game Options
set g_gametype "tdm" set g_allowvote "0" set scr_drawfriend "1" set scr_forcerespawn "0" set g_deadchat "1" set scr_friendlyfire "1" set scr_killcam "1" set scr_spectatefree "1" set scr_spectateenemy "1"
//Gametypes Configuration
set scr_dm_scorelimit "700" set scr_dm_timelimit "15" set scr_tdm_scorelimit "700" set scr_tdm_timelimit "35" set scr_hq_scorelimit "1500" set scr_hq_timelimit "30" set scr_ctf_scorelimit "10" set scr_ctf_timelimit "10" set scr_sd_scorelimit "1500" set scr_sd_timelimit "15" set scr_sd_graceperiod "3" set scr_sd_roundlenght "10" set scr_sd_roundlimit "3" set scr_sd_bombtimer "30"
//Map Rotation
set sv_map "gametype tdm map mp_mtl_the_rock"
//****************************************************************************** // assault class default loadout //****************************************************************************** set class_assault_primary m16 set class_assault_primary_attachment gl set class_assault_secondary beretta set class_assault_secondary_attachment none set class_assault_perk1 specialty_null set class_assault_perk2 specialty_bulletdamage set class_assault_perk3 specialty_longersprint set class_assault_grenade concussion_grenade set class_assault_camo camo_none set class_assault_frags 1 set class_assault_special 1
//****************************************************************************** // specops class default loadout //****************************************************************************** set class_specops_primary mp5 set class_specops_primary_attachment none set class_specops_secondary usp set class_specops_secondary_attachment silencer set class_specops_perk1 c4_mp set class_specops_perk2 specialty_explosivedamage set class_specops_perk3 specialty_bulletaccuracy set class_specops_grenade flash_grenade set class_specops_camo camo_none set class_specops_frags 1 set class_specops_special 1
//****************************************************************************** // heavygunner class default loadout //****************************************************************************** set class_heavygunner_primary saw set class_heavygunner_primary_attachment none set class_heavygunner_secondary usp set class_heavygunner_secondary_attachment none set class_heavygunner_perk1 specialty_specialgrenade set class_heavygunner_perk2 specialty_armorvest set class_heavygunner_perk3 specialty_bulletpenetration set class_heavygunner_grenade concussion_grenade set class_heavygunner_camo camo_none set class_heavygunner_frags 1 set class_heavygunner_special 1
//****************************************************************************** // demolitions class default loadout //****************************************************************************** set class_demolitions_primary winchester1200 set class_demolitions_primary_attachment none set class_demolitions_secondary beretta set class_demolitions_secondary_attachment none set class_demolitions_perk1 rpg_mp set class_demolitions_perk2 specialty_explosivedamage set class_demolitions_perk3 specialty_longersprint set class_demolitions_grenade smoke_grenade set class_demolitions_camo camo_none set class_demolitions_frags 1 set class_demolitions_special 1
//****************************************************************************** // sniper class default loadout //****************************************************************************** set class_sniper_primary m40a3 set class_sniper_primary_attachment none set class_sniper_secondary beretta set class_sniper_secondary_attachment silencer set class_sniper_perk1 specialty_specialgrenade set class_sniper_perk2 specialty_bulletdamage set class_sniper_perk3 specialty_bulletpenetration set class_sniper_grenade flash_grenade set class_sniper_camo camo_none set class_sniper_frags 1 set class_sniper_special 1
set class_assault_movespeed 0.95 set class_specops_movespeed 1.00 set class_heavygunner_movespeed 0.875 set class_demolitions_movespeed 1.00 set class_sniper_movespeed 1.00
set scr_enable_nightvision 1 set scr_enable_music 1 set scr_enable_hiticon 1
//****************************************************************************** // Enables Dropping of Specified Weapon Class //****************************************************************************** set class_assault_allowdrop 1 set class_specops_allowdrop 1 set class_heavygunner_allowdrop 1 set class_demolitions_allowdrop 1 set class_sniper_allowdrop 1
//****************************************************************************** // Assault Rifles //****************************************************************************** set weap_allow_m16 1 set weap_allow_ak47 1 set weap_allow_m4 1 set weap_allow_g3 1 set weap_allow_g36c 1 set weap_allow_m14 1 set weap_allow_mp44 1
//****************************************************************************** // Assault Attachments //****************************************************************************** set attach_allow_assault_none 1 set attach_allow_assault_gl 1 set attach_allow_assault_reflex 1 set attach_allow_assault_silencer 1 set attach_allow_assault_acog 1
//****************************************************************************** // SMG //****************************************************************************** set weap_allow_mp5 1 set weap_allow_skorpion 1 set weap_allow_uzi 1 set weap_allow_ak74u 1 set weap_allow_p90 1
//****************************************************************************** // SMG Attachments //****************************************************************************** set attach_allow_smg_none 1 set attach_allow_smg_reflex 1 set attach_allow_smg_silencer 1 set attach_allow_smg_acog 1
//****************************************************************************** // Shotguns //****************************************************************************** set weap_allow_m1014 1 set weap_allow_winchester1200 1
//****************************************************************************** // Shotgun Attachments //****************************************************************************** set attach_allow_shotgun_none 1 set attach_allow_shotgun_reflex 1 set attach_allow_shotgun_grip 1
//****************************************************************************** // LMG //****************************************************************************** set weap_allow_saw 1 set weap_allow_rpd 1 set weap_allow_m60e4 1
//****************************************************************************** // LMG Attachments //****************************************************************************** set attach_allow_lmg_none 1 set attach_allow_lmg_reflex 1 set attach_allow_lmg_grip 1 set attach_allow_lmg_acog 1
//****************************************************************************** // Sniper Rifles //****************************************************************************** set weap_allow_dragunov 1 set weap_allow_m40a3 1 set weap_allow_barrett 1 set weap_allow_remington700 1 set weap_allow_m21 1
//****************************************************************************** // Sniper Attachments //****************************************************************************** set attach_allow_sniper_none 1 set attach_allow_sniper_acog 1
//****************************************************************************** // Pistols //****************************************************************************** set weap_allow_beretta 1 set weap_allow_colt45 1 set weap_allow_usp 1 set weap_allow_deserteagle 1 set weap_allow_deserteaglegold 1
//****************************************************************************** // Pistol Attachments //****************************************************************************** set attach_allow_pistol_none 1 set attach_allow_pistol_silencer 1
//****************************************************************************** // Grenades //****************************************************************************** set weap_allow_frag_grenade 1 set weap_allow_concussion_grenade 1 set weap_allow_flash_grenade 1 set weap_allow_smoke_grenade 1
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum