Jump to content

Error creating server


markop10

Recommended Posts

Here is it

<?xml version="1.0" encoding="windows-1250" standalone="yes"?>
<GAME>
 <GAMEID>TC7703684604614</GAMEID>
 <NAME>Call of Duty 2</NAME>
 <SHORTNAME>COD2</SHORTNAME>
 <DEFAULTPORT>28960</DEFAULTPORT>
 <DEFAULTQUERYPORT>28960</DEFAULTQUERYPORT>
 <DEFAULTRCONPORT>28960</DEFAULTRCONPORT>
 <FILESFOLDER>COD2</FILESFOLDER>
 <RELATIVEEXECUTABLE>CoD2MP_s.exe</RELATIVEEXECUTABLE>
 <RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY>
 <RELATIVEUSERFILES>/</RELATIVEUSERFILES>
 <INSTALLEDPATCH />
 <FILEMAN_ACCESS>True</FILEMAN_ACCESS>
 <FTP_ACCESS>True</FTP_ACCESS>
 <IS_VOICE_SERVER>False</IS_VOICE_SERVER>
 <DEFAULTCMDLINE>+set fs_savepath %userfilespath% +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +set sv_maxclients %slots% +set sv_punkbuster 1 +exec server.cfg +map_rotate</DEFAULTCMDLINE>
 <DEFAULTCUSTOMCMDLINE>+set fs_savepath %userfilespath% +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +set sv_maxclients %slots% +map_rotate +exec server.cfg %usercmdline%</DEFAULTCUSTOMCMDLINE>
 <PRIVATECMDLINE>+set fs_savepath %userfilespath% +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +set sv_maxclients %slots% +set sv_punkbuster 1 +exec server.cfg +map_rotate</PRIVATECMDLINE>
 <PRIVATECUSTOMCMDLINE>+set fs_savepath %userfilespath% +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +set sv_maxclients %slots% +map_rotate +exec server.cfg %usercmdline%</PRIVATECUSTOMCMDLINE>
 <PBFOLDER>pb</PBFOLDER>
 <PBURL>http://www.punkbuster.com/downloads/cod2/pbsvnew.dll</PBURL>
 <PBENABLEADMINS>True</PBENABLEADMINS>
 <PBENABLEUSERS>True</PBENABLEUSERS>
 <PBENABLEADMINS>True</PBENABLEADMINS>
 <PBDELETEADMINS>False</PBDELETEADMINS>
 <PBDELETEUSERS>False</PBDELETEUSERS>
 <PBLOGS>pb/svlogs</PBLOGS>
 <PBSS>pb/svss</PBSS>
 <STEAMGAMETYPE />
 <STEAMENABLEADMINS>False</STEAMENABLEADMINS>
 <STEAMENABLEUSERS>False</STEAMENABLEUSERS>
 <BRANDEDTEXT />
 <BRANDEDTEXTATEND>False</BRANDEDTEXTATEND>
 <BRANDEDTEXTSPACE>False</BRANDEDTEXTSPACE>
 <BRANDEDREGEX />
 <ALLOWUSERINSTALL>False</ALLOWUSERINSTALL>
 <PORTINCREMENT>1</PORTINCREMENT>
 <GAMEPORTEXPRESSION />
 <QUERYPORTEXPRESSION />
 <RCONPORTEXPRESSION />
 <STOPDELAY>3</STOPDELAY>
 <CUSTOMPORT1>0</CUSTOMPORT1>
 <CUSTOMPORT2>0</CUSTOMPORT2>
 <CUSTOMPORT3>0</CUSTOMPORT3>
 <CUSTOMPORT4>0</CUSTOMPORT4>
 <CUSTOMPORT5>0</CUSTOMPORT5>
 <CUSTOMPORT1EXPRESSION />
 <CUSTOMPORT2EXPRESSION />
 <CUSTOMPORT3EXPRESSION />
 <CUSTOMPORT4EXPRESSION />
 <CUSTOMPORT5EXPRESSION />
 <OS>1</OS>
 <ONLYDEFAULTPORT>False</ONLYDEFAULTPORT>
 <INTERACTDESKTOP>False</INTERACTDESKTOP>
 <CMDBUILDERUSERACCESS>True</CMDBUILDERUSERACCESS>
 <INSTALLSCRIPT />
 <UNINSTALLSCRIPT />
 <NEWEMAILSUBJECT />
 <NEWEMAILBODY />
 <REINSTALLEMAILBODY />
 <REINSTALLEMAILSUBJECT />
 <SHOWINCREATELIST>True</SHOWINCREATELIST>
 <SHOWCONFIGSICON>True</SHOWCONFIGSICON>
 <FORCE_FTP_PATH />
 <START_CPU_0>False</START_CPU_0>
 <LOG_EXTENSIONS>log,txt</LOG_EXTENSIONS>
 <ENABLE_LOG_VIEWER>False</ENABLE_LOG_VIEWER>
 <DISABLE_REINSTALL>False</DISABLE_REINSTALL>
 <COMPATIBILITY>17</COMPATIBILITY>
 <GAME-MONITOR.COM>5</GAME-MONITOR.COM>
 <DEFAULTCONFIGFILES>
   <CONFIGFILE>
     <GAMEID>TC7703684604614</GAMEID>
     <CONTENTS>// This config is set to SD via the map rotation. If you would like to change to another gametype, use one of the map rotations at the bottom of this config. 

// ************************************************** *** 
// *********** Server Security & Errors *************
// ************************************************** *** 

//Passwords 
set rcon_password "%rconpassword%" //CHANGE ME 
set sv_privatePassword "%privatepassword%" // OPTIONAL CHANGE ME 
set g_password "%privatepassword%" // Only used if you want to close your server to the public 

//Logging 
set g_log "server_mp.log" 
set g_logSync "1" 

//SV Pure 
set sv_pure "1" 

//SV Cheats 
set sv_cheats "0" 

//Allowed Clans 
set sv_allowedClan1 "" 
set sv_allowedClan2 "" 

//Disable Console 
set sv_disableClientConsole "0" 

set sv_reconnectlimit "3" 

// ************************************************** *** 
// ************ Public Info **************************** 
// ************************************************** *** 

// SETS/PUBLIC INFO (stuff that shows up in server info) 

sets g_needpass "%isprivate%" // Denotes whether the server is public or private 
//sets IRC "" // your IRC channel + server here (optional) 
//sets Admin "" // Make it your IRC or site nick maybe (optional) 
//sets Email "" // You're email address (optional) 
//sets URL "" // your website here (optional)

// ************************************************** *** 
// *********** Server Dvars              **************** 
// ************************************************** *** 

// Hostname and MOTD 
sv_hostname "%hostname%" 
set scr_motd "Welcome" 

// Reserved Slots 
set sv_privateClients "" //Allows players to enter the server without taking up public slots 

//Downloads 
seta sv_allowAnonymous "0" 
set sv_allowdownload "1" 

// Server Packet Rate 
set sv_maxRate "25000" 

// Limit Laggers and reconnect spammers 
set sv_minPing "0" 
set sv_maxPing "250" 

// - Banning 
set g_banIPs "" 

// AntiFlooding Settings 
set sv_floodProtect "1" 

// ************************************************** *** 
// ******************** Voice ************************* 
// ************************************************** *** 

set sv_voice "0" 

set sv_voiceQuality "1" 


// Team Icons 
set scr_drawfriend "1" 

// Friendly Fire 
set scr_friendlyfire "0" 

// Kill Cam & Spectate 
set scr_killcam "0" 
set scr_spectatefree "0" 
set scr_spectateenemy "0" 

// Auto Team Balance 
set scr_teambalance "1" 

// Force Respawn 
set scr_forcerespawn "1" 

// ************************************************ 
// ******************* Voting ********************* 
// ************************************************ 

set g_allowvote "0" 

// ************************************************** *** 
// ************ Weapon Settings ************************ 
// ************************************************** *** 

// Weapon Ammo Pools 
set g_weaponAmmoPools "0" 

//Snipers 
set scr_allow_enfieldsniper "1" 
set scr_allow_kar98ksniper "1" 
set scr_allow_nagantsniper "1" 
set scr_allow_springfield "1" 
set scr_allow_svt40 "1" 

// Rifles 
set scr_allow_enfield "1" 
set scr_allow_kar98k "1" 
set scr_allow_m1carbine "1" 
set scr_allow_m1garand "1" 
set scr_allow_nagant "1" 
set scr_allow_g43 "1" 

// MGs 
set scr_allow_bar "1" 
set scr_allow_bren "1" 
set scr_allow_mp44 "1" 
set scr_allow_ppsh "1" 

//SMGs 
set scr_allow_sten "1" 
set scr_allow_mp40 "1" 
set scr_allow_thompson "1" 
set scr_allow_pps42 "1" 
set scr_allow_greasegun "1" 

// Shotgun 
set scr_allow_shotgun "1" 

// Grenades 
set scr_allow_smokegrenades "1" 
set scr_allow_fraggrenades "1" 

// Below is a listing of Map Rotations for each gametype, along with gametype settings.

//Map Rotations

//TDM: 
//set sv_mapRotation "gametype tdm map mp_breakout gametype tdm map mp_brecourt gametype tdm map mp_burgundy gametype tdm map mp_carentan gametype tdm map mp_dawnville gametype tdm map mp_decoy gametype tdm map mp_downtown gametype tdm map mp_farmhouse gametype tdm map mp_leningrad gametype tdm map mp_matmata gametype tdm map mp_railyard gametype tdm map mp_toujane gametype tdm map mp_trainstation" 

//CTF: 
//set sv_mapRotation "gametype ctf map mp_breakout gametype ctf map mp_brecourt gametype ctf map mp_burgundy gametype ctf map mp_carentan gametype ctf map mp_dawnville gametype ctf map mp_decoy gametype ctf map mp_downtown gametype ctf map mp_farmhouse gametype ctf map mp_leningrad gametype ctf map mp_matmata gametype ctf map mp_railyard gametype ctf map mp_toujane gametype ctf map mp_trainstation" 

//DM: 
//set sv_mapRotation "gametype dm map mp_breakout gametype dm map mp_brecourt gametype dm map mp_burgundy gametype dm map mp_carentan gametype dm map mp_dawnville gametype dm map mp_decoy gametype dm map mp_downtown gametype dm map mp_farmhouse gametype dm map mp_leningrad gametype dm map mp_matmata gametype dm map mp_railyard gametype dm map mp_toujane gametype dm map mp_trainstation" 

//HQ: 
//set sv_mapRotation "gametype hq map mp_breakout gametype hq map mp_brecourt gametype hq map mp_burgundy gametype hq map mp_carentan gametype hq map mp_dawnville gametype hq map mp_decoy gametype hq map mp_downtown gametype hq map mp_farmhouse gametype hq map mp_leningrad gametype hq map mp_matmata gametype hq map mp_railyard gametype hq map mp_toujane gametype hq map mp_trainstation" 

//SD: 
set sv_mapRotation "gametype sd map mp_breakout gametype sd map mp_brecourt gametype sd map mp_burgundy gametype sd map mp_carentan gametype sd map mp_dawnville gametype sd map mp_decoy gametype sd map mp_downtown gametype sd map mp_farmhouse gametype sd map mp_leningrad gametype sd map mp_matmata gametype sd map mp_railyard gametype sd map mp_toujane gametype sd map mp_trainstation"</CONTENTS>
     <DESCRIPTION />
     <DISPLAYNAME>Server.cfg File</DISPLAYNAME>
     <RELATIVEPATH>main/server.cfg</RELATIVEPATH>
     <EDITOR_CONTENTS />
     <ALLOWEDITWHENFMDISABLED>False</ALLOWEDITWHENFMDISABLED>
   </CONFIGFILE>
 </DEFAULTCONFIGFILES>
 <RCONCOMMANDS />
</GAME>

Link to comment
Share on other sites

Maybe is problem in windows serverv 2008?

Take a look this. Tc admin see both of my disc drivers. But when i try to enter in C driver and select directory tcadmin dont see my folders in C driver include gameinstalls maybe is this problem?

Take a look:

http://www.imagesforme.com/show.php/1095468_SS5.jpg

http://www.imagesforme.com/show.php/1095470_SS6.jpg

 

Here is server roles maybe i dint turn on something in web server

http://www.imagesforme.com/show.php/1095473_roles.jpg

 

I have windows server 2008 R2 Enterprise X64

 

Server configuration:

I7 920

12 GB DDR3 Ram

2x 500 GB HDD

Link to comment
Share on other sites

you need to archive the files into COD2.rar or COD2.zip and place them in your GameFiles directory, which is configured in your system -> servers area. Once that file is in there, you should be able to create the game. It will copy that zip/rar over to your GameInstalls directory, then unpack it and install it in a TCXXXXXXID preset by TCADMIN.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 12 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use