Jump to content

MBL

Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by MBL

  1. Good starting config for Urban Terror. <div class="pre"><pre><?xml version="1.0" standalone="yes"?> <GAME> <GAMEID>TC0575313873153</GAMEID> <NAME>Quake 3</NAME> <SHORTNAME>Q3</SHORTNAME> <DEFAULTPORT>27960</DEFAULTPORT> <DEFAULTQUERYPORT>27960</DEFAULTQUERYPORT> <DEFAULTRCONPORT>27960</DEFAULTRCONPORT> <FILESFOLDER>Quake3</FILESFOLDER> <RELATIVEEXECUTABLE>quake3.exe</RELATIVEEXECUTABLE> <RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY> <RELATIVEUSERFILES>/</RELATIVEUSERFILES> <INSTALLEDPATCH /> <DEFAULTCMDLINE>+set com_hunkmegs 56 +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +exec server.cfg +map q3dm3</DEFAULTCMDLINE> <DEFAULTCUSTOMCMDLINE>+set com_hunkmegs 56 +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +exec server.cfg +map q3dm3</DEFAULTCUSTOMCMDLINE> <PRIVATECMDLINE>+set com_hunkmegs 56 +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +exec server.cfg +map q3dm3</PRIVATECMDLINE> <PRIVATECUSTOMCMDLINE>+set com_hunkmegs 56 +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +exec server.cfg +map q3dm3</PRIVATECUSTOMCMDLINE> <COMPATIBILITY>2</COMPATIBILITY> <DEFAULTCONFIGFILES> <CONFIGFILE> <GAMEID>TC0575313873153</GAMEID> <CONTENTS>eta sv_hostname "%hostname%" seta g_motd "" seta sv_maxclients %slots% seta g_quadfactor 4 // Quad Damage strength. 4 is default seta g_gametype 4 // Sets the type of game. // 0 - Free for all // 1 - Tournament // 2 - Free for all(again) // 3 - Team Deathmatch // 4 - Capture the Flag seta timelimit 15 seta fraglimit 50 seta g_weaponrespawn 3 // number of seconds before weapons respawn seta g_inactivity 3000 // number of seconds before an inactive player is kicked seta g_forcerespawn 0 // forces players to respawn 0=OFF 1=ON seta rconpassword "%rconpassword%" // sets the password to allow client control of the server</CONTENTS> <DESCRIPTION>Default Config</DESCRIPTION> <DISPLAYNAME>server.cfg</DISPLAYNAME> <RELATIVEPATH>/server.cfg</RELATIVEPATH> </CONFIGFILE> </DEFAULTCONFIGFILES> <MODS> <MOD> <GAMEID>TC0575313873153</GAMEID> <MODID>TC8807453570218</MODID> <ASKHOSTNAME>False</ASKHOSTNAME> <ASKPASSWORD>False</ASKPASSWORD> <ASKRCON>False</ASKRCON> <COMMENTS /> <CONFIGFILECONTENTS> //*** Administrator Info *** sets Admin "" sets Email "" sets URL "" //*** Server Name and Daily Message *** set sv_hostname "" set sv_joinMessage "" set g_motd "" //*** Passwords *** set rconpassword "" // Remote administration password. set g_refPass "" // Set referee password set sv_privatePassword "" // Password for private slots on server. set g_password "" // Used to password protect the server. //*** Server Settings *** set gamename "Q3UT3" set sv_punkbuster "1" // 0 = off, 1 = on set public "1" // 0 = Private Server, 1 = Public Server set sv_pure "1" // 0 = Off, 1 = On set sv_fps "20" // Server FPS set sv_maxRate "20000" // Maximum Client Rate set sv_minPing "0" // Minimum Ping - Reduce LPB set sv_maxPing "225" // Maximum Ping - Reduce HPB set sv_strictAuth "1" set sv_floodprotect "1" // Turns on radio message flood protection set g_allowvote "1" // 0 = off, 1 = on set sv_allowdownload "0" // 0 = off, 1 = on set sv_maxRate "25000" // Sets the maximum allowable rate a client may have set. set g_inactivity 180 // Number of seconds before an inactive player is kicked. set g_precipAmount 256 set g_enablePrecip 0 // 0 = off, 1 = on set sv_maxclients "20" // Maximum Player Count set g_maxgameclients "20" // Maximum Public Players, Allowed To Join set sv_reconnectlimit "3" // Server Reconnect Limit set sv_zombietime "2" // Disconnect Timeout For "Zombies" set sv_timeout "120" // Server Timeout Time set g_knockback "1000" // Weapon knockback set g_smoothClients "1" // Enable players to use the smooth clients // option on the server (cg_smoothClients) seta g_allowVote "0" // Allow Players To Vote // 0 = Disable Voting // 1 = Allow Map Voting // 2 = Allow Full Voting seta g_removeBodyTime "10" // Time Until Dead Bodies Disappear seta g_aries "1" // Enable ARIES Hit Detection seta g_bulletPredictionThreshold "5" // Best To Leave it Untouched seta g_allowBulletPrediction "1" // 0=Off, 1=On //*** Logging *** set logfile "1" // Turn logging on/off set g_log "server.log" // This is to set the name of the output file. By default it's "games.log". set g_logsync "1" // Enable buffered logging set g_logroll "0" // Roll over logs to prevent any one from getting too large //*** Warmup *** set g_doWarmup "1" // 0 = off, 1 = on set g_warmup "12" // Warmup time in seconds. set g_respawnProtection "2" // Protects players for X seconds after respawn //*** General Game Settings *** set g_swaproles "0" set sv_maxclients "20" // The maximum number of connected clients allowed. set g_maxGameClients "20" // The maximum number of players that can actually join into the game. // All other connected clients can only Spectate. set sv_privateClients "4" // sv_privateClients and sv_privatePassword allow for private // slots on the server. set g_gametype "7" // 0 = Free-For-All, 1 = Single Player, 3 = Team Deathmatch, 4 = Team Survivor // 5 = Follow the Leader, 6 = Capture and Hold, 7 = CTF set fraglimit "0" // 0 = none set g_referee "1" // Enable referee, 1 = enable, 0 = disable set g_refnoBan "1" // If 1 ref will not be able to ban users set g_aries "1" // 0 disables aries damage system - not advised set g_matchmode "0" // 0 disables matchmode //*** Team Game Settings *** set g_waverespawns "0" // 0 = traditional, 1 = wave set g_friendlyFire "1" // 0 = off, 1 = on set g_maxteamkills "3" // Number of team kills allowed before kick. set g_teamkillsforgivetimer "0" // Determines the number of minutes to forgive a tk. 0 is never. set g_maintainTeam "1" set g_followEnemy "1" // 0 prevents players from following members of opposing team. set g_teamForceBalance "0" // Prevent users from joining lopsided teams. set g_forceeventeams 1 set g_teamautojoin "0" //***Team Survivor Specific Settings *** set roundtimelimit "3" // 0 = none set g_survivorRoundDelay "5" // Delay between rounds in team survivor. set g_survivorRoundTime "4" // Length of a round in team survivor. //*** CTF Specific Settings *** set timelimit "30" // 0 = none set capturelimit "5" // 0 = none set g_respawnDelay 12 // Length in seconds before players respawn. //***Team Deathmatch Specific Setting*** set fraglimit "350" // Frag Limit (FFA And TDM Only) //*** Bot Setup *** set bot_enable "0" // 0 = off, 1 = on set g_spskill "1" // Determines the skill level of the bots on a server // variables 1-5, 1 being lowest and 5 being nightmare. //set bot_minplayers "4" // This command manages the addition/removal of autobots. //*** Master Servers *** - The server can report to a maximum of 5 master servers. set sv_master1 "master3.idsoftware.com" set sv_master2 "master.urbanterror.net" set sv_master3 "master0.gamespy.com:28900" set sv_master4 "" set sv_master5 "" //*** Map Rotation *** set g_mapcycle "mapcycle.txt" map ut_algiers exec pbsv.cfg set filterBan 1 </CONFIGFILECONTENTS> <CONFIGFILENAME>/q3ut3/server.cfg</CONFIGFILENAME> <CUSTOMCMDLINE /> <DEFAULTCMDLINE>+set fs_game q3ut3 +set com_hunkmegs 56 +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +exec server.cfg +map ut_algiers</DEFAULTCMDLINE> <DISPLAYNAME>Urban Terror</DISPLAYNAME> <FILENAME>q3ut3.zip</FILENAME> <PRIVATECMDLINE>+set fs_game q3ut3 +set com_hunkmegs 56 +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +exec server.cfg +map ut_algiers</PRIVATECMDLINE> <PRIVATECUSTOMCMDLINE /> <USESCOMMANDLINE>True</USESCOMMANDLINE> <USESCONFIGFILE>True</USESCONFIGFILE> </MOD> </MODS> <RCONCOMMANDS> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_needpass</RCON_COMMAND> <DESCRIPTION>Players require a password (1) or not (0) to enter your server.</DESCRIPTION> <FULL_COMMAND>g_needpass 1/0</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_password</RCON_COMMAND> <DESCRIPTION>Sets the password of the server to xxx</DESCRIPTION> <FULL_COMMAND>g_password xxx</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>map</RCON_COMMAND> <DESCRIPTION>Changes to map xxx. Current map rotation is lost.</DESCRIPTION> <FULL_COMMAND>map xxx</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>start_match</RCON_COMMAND> <DESCRIPTION>Skips warm-ups.</DESCRIPTION> <FULL_COMMAND>start_match</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>restart_match</RCON_COMMAND> <DESCRIPTION>Resets the match.</DESCRIPTION> <FULL_COMMAND>restart_match</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>map_restart</RCON_COMMAND> <DESCRIPTION>Restarts the round.</DESCRIPTION> <FULL_COMMAND>map_restart</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_friendlyFire</RCON_COMMAND> <DESCRIPTION>Friendly fire on (1) or off (0)</DESCRIPTION> <FULL_COMMAND>g_friendlyFire 1/0</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_teamforcebalance</RCON_COMMAND> <DESCRIPTION>Forces team numbers to be even (1), or doesn't (0)</DESCRIPTION> <FULL_COMMAND>g_teamforcebalance 1/0</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_dowarmup</RCON_COMMAND> <DESCRIPTION>Sets whether to do warm-ups (1), or not (0)</DESCRIPTION> <FULL_COMMAND>g_doWarmup 1/0</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_warmup</RCON_COMMAND> <DESCRIPTION>Sets the amount of time before the round begins in xxx seconds</DESCRIPTION> <FULL_COMMAND>g_warmup xxx</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>say</RCON_COMMAND> <DESCRIPTION>Sends xxx as a console message to all players.</DESCRIPTION> <FULL_COMMAND>say xxx</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_gametype</RCON_COMMAND> <DESCRIPTION>Sets game type: 5= Objective; 6=Stopwatch; 7= CTF</DESCRIPTION> <FULL_COMMAND>g_gametype 5/6/7</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_allowvote</RCON_COMMAND> <DESCRIPTION>Allow voting (1) or not (0)</DESCRIPTION> <FULL_COMMAND>g_allowvote 1/0</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>status</RCON_COMMAND> <DESCRIPTION>Gives the status of all players on the server.</DESCRIPTION> <FULL_COMMAND>status</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>pb_sv_kick</RCON_COMMAND> <DESCRIPTION>Kicks player named xxx (punkbuster must be enabled)</DESCRIPTION> <FULL_COMMAND>pb_sv_kick xxx</FULL_COMMAND> <IS_KICK_COMMAND>1</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>pb_sv_ban</RCON_COMMAND> <DESCRIPTION>Ban player named xxx (punkbuster must be enabled)</DESCRIPTION> <FULL_COMMAND>pb_sv_ban xxx</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>1</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>kick</RCON_COMMAND> <DESCRIPTION>Kicks player named xxx</DESCRIPTION> <FULL_COMMAND>kick xxx</FULL_COMMAND> <IS_KICK_COMMAND>1</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>clientkick</RCON_COMMAND> <DESCRIPTION>Kicks player number xxx (Use Srarus command to find player numbers.)</DESCRIPTION> <FULL_COMMAND>clientkick xxx</FULL_COMMAND> <IS_KICK_COMMAND>1</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>addIP</RCON_COMMAND> <DESCRIPTION>Adds a single IP or IP mask to the banned list stored in g_banIPs. (Will ban IPs if g_filterban is set to 1)</DESCRIPTION> <FULL_COMMAND>addip xxx.xxx.xxx.xxx</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>1</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>removeIP</RCON_COMMAND> <DESCRIPTION>Removes a single IP or IP mask to the banned list stored in g_banIPs.</DESCRIPTION> <FULL_COMMAND>removeIP xxx.xxx.xxx.xxx</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC0575313873153</GAMEID> <RCON_COMMAND>g_banIPs</RCON_COMMAND> <DESCRIPTION>Displays a list of currently banned IPs.</DESCRIPTION> <FULL_COMMAND>g_banIPs</FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> </RCONCOMMANDS> </GAME></pre></div>
  2. Edited since the config did not come over correctly.
  3. This a plain config for HL2 TDM. <div class="pre"><pre><?xml version="1.0" standalone="yes"?> <GAME> <GAMEID>TC1075341280750</GAMEID> <NAME>Half Life 2 TDM</NAME> <SHORTNAME>HL2 TDM</SHORTNAME> <DEFAULTPORT>27015</DEFAULTPORT> <DEFAULTQUERYPORT>27015</DEFAULTQUERYPORT> <DEFAULTRCONPORT>27015</DEFAULTRCONPORT> <FILESFOLDER>HL2_TDM</FILESFOLDER> <RELATIVEEXECUTABLE>srcds.exe</RELATIVEEXECUTABLE> <RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY> <RELATIVEUSERFILES>/</RELATIVEUSERFILES> <INSTALLEDPATCH /> <DEFAULTCMDLINE>-console -pingboost 1 -game hl2mp +ip %serverip% -port %serverport% +maxplayers %slots% +map dm_lockdown -autoupdate</DEFAULTCMDLINE> <DEFAULTCUSTOMCMDLINE>-console -pingboost 1 -game hl2mp +ip %serverip% -port %serverport% +maxplayers %slots% +map dm_lockdown -autoupdate %usercmdline%</DEFAULTCUSTOMCMDLINE> <PRIVATECMDLINE>-console -pingboost 1 -game hl2mp +ip %serverip% -port %serverport% +maxplayers %slots% +map dm_lockdown -autoupdate</PRIVATECMDLINE> <PRIVATECUSTOMCMDLINE>-console -pingboost 1 -game hl2mp +ip %serverip% -port %serverport% +maxplayers %slots% +map dm_lockdown -autoupdate %usercmdline%</PRIVATECUSTOMCMDLINE> <COMPATIBILITY>38</COMPATIBILITY> <COMMANDLINEPARAMETERS> <COMMANDLINEPARAMETER> <GAMEID>TC1075341280750</GAMEID> <CANSETVALUE>True</CANSETVALUE> <COMMAND>+exec</COMMAND> <DENYCHARS /> <DESCRIPTION>Execute config command</DESCRIPTION> <ENCLOSEQUOTES>False</ENCLOSEQUOTES> <EQUALSIGN /> <ORDER>1</ORDER> <SPACEAFTERINPUT>True</SPACEAFTERINPUT> <SPACEAFTERSIGN>False</SPACEAFTERSIGN> <SPACEBEFORECOMMAND>True</SPACEBEFORECOMMAND> <SPACEBEFORESIGN>True</SPACEBEFORESIGN> <USERACCESS>True</USERACCESS> </COMMANDLINEPARAMETER> <COMMANDLINEPARAMETER> <GAMEID>TC1075341280750</GAMEID> <CANSETVALUE>True</CANSETVALUE> <COMMAND>+map</COMMAND> <DENYCHARS /> <DESCRIPTION>Starting map command</DESCRIPTION> <ENCLOSEQUOTES>False</ENCLOSEQUOTES> <EQUALSIGN /> <ORDER>2</ORDER> <SPACEAFTERINPUT>False</SPACEAFTERINPUT> <SPACEAFTERSIGN>False</SPACEAFTERSIGN> <SPACEBEFORECOMMAND>True</SPACEBEFORECOMMAND> <SPACEBEFORESIGN>True</SPACEBEFORESIGN> <USERACCESS>True</USERACCESS> </COMMANDLINEPARAMETER> </COMMANDLINEPARAMETERS> <DEFAULTCONFIGFILES> <CONFIGFILE> <GAMEID>TC1075341280750</GAMEID> <CONTENTS>// server name hostname "%hostname%" // rcon passsword rcon_password "%rconpassword%" // Server password sv_password "%privatepassword%" // server cvars mp_friendlyfire 0 mp_footsteps 1 mp_autokick 0 mp_flashlight 1 MP_timelimit 25 sv_alltalk 0 sv_pausable 0 sv_cheats 0 sv_consistency 1 sv_allowupload 1 sv_allowdownload 1 sv_gravity 600 sv_maxspeed 420 sv_voiceenable 1 mp_allowspectators 1 mp_chattime 5 sv_timeout 65 sv_stats 1 // HEALTH/SUIT CHARGE DISTRIBUTION sk_suitcharger "75" sk_suitcharger_citadel "200" sk_suitcharger_citadel_maxarmor "200" sk_battery "15" sk_healthcharger "50" sk_healthkit "25" sk_healthvial "10" // player damage adjusters sk_player_head "3" sk_player_chest "1" sk_player_stomach "1" sk_player_arm "1" sk_player_leg "1" // bandwidth rates/settings sv_minrate 0 sv_maxrate 0 decalfrequency 10 sv_maxupdaterate 60 sv_minupdaterate 10 // server logging log off sv_logbans 0 sv_logecho 1 sv_logfile 1 sv_log_onefile 0 // operation sv_lan 0 sv_region 255 // execute ban files exec banned_user.cfg exec banned_ip.cfg </CONTENTS> <DESCRIPTION>Server config file</DESCRIPTION> <DISPLAYNAME>server.cfg</DISPLAYNAME> <RELATIVEPATH>/HL2MP/cfg/server.cfg</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>TC1075341280750</GAMEID> <CONTENTS /> <DESCRIPTION>Server mapcycle file</DESCRIPTION> <DISPLAYNAME>mapcycle.txt</DISPLAYNAME> <RELATIVEPATH>/HL2MP/mapcycle.txt</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>TC1075341280750</GAMEID> <CONTENTS /> <DESCRIPTION>Contains current maps</DESCRIPTION> <DISPLAYNAME>maplist.txt</DISPLAYNAME> <RELATIVEPATH>/HL2MP/maplist.txt</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>TC1075341280750</GAMEID> <CONTENTS /> <DESCRIPTION>Message of the day file</DESCRIPTION> <DISPLAYNAME>motd.txt</DISPLAYNAME> <RELATIVEPATH>/HL2MP/motd.txt</RELATIVEPATH> </CONFIGFILE> </DEFAULTCONFIGFILES> <PATCHES /> <PATCH /> <GAMEID /> <PATCHID /> <DESCRIPTION /> <FILENAME /> <NAME /> <RCONCOMMANDS> <RCONCOMMAND> <GAMEID>TC1075341280750</GAMEID> <RCON_COMMAND>kick</RCON_COMMAND> <DESCRIPTION>KICK</DESCRIPTION> <FULL_COMMAND>kick <playername></FULL_COMMAND> <IS_KICK_COMMAND>1</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC1075341280750</GAMEID> <RCON_COMMAND>ban</RCON_COMMAND> <DESCRIPTION>BAN</DESCRIPTION> <FULL_COMMAND>ban <playername></FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>1</IS_BAN_COMMAND> </RCONCOMMAND> </RCONCOMMANDS> </GAME></pre></div>
  4. This is a plain config for HL2 DM. <div class="pre"><pre><?xml version="1.0" standalone="yes"?> <GAME> <GAMEID>TC3342178568044</GAMEID> <NAME>Half Life 2 DM</NAME> <SHORTNAME>HL2 DM</SHORTNAME> <DEFAULTPORT>27015</DEFAULTPORT> <DEFAULTQUERYPORT>27015</DEFAULTQUERYPORT> <DEFAULTRCONPORT>27015</DEFAULTRCONPORT> <FILESFOLDER>HL2_DM</FILESFOLDER> <RELATIVEEXECUTABLE>/</RELATIVEEXECUTABLE> <RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY> <RELATIVEUSERFILES>/</RELATIVEUSERFILES> <INSTALLEDPATCH /> <DEFAULTCMDLINE>-console -pingboost 1 -game hl2mp +ip %serverip% -port %serverport% +maxplayers %slots% +map ctf_defrost -autoupdate</DEFAULTCMDLINE> <DEFAULTCUSTOMCMDLINE>-console -pingboost 1 -game hl2mp +ip %serverip% -port %serverport% +maxplayers %slots% +map ctf_defrost -autoupdate %usercmdline%</DEFAULTCUSTOMCMDLINE> <PRIVATECMDLINE>-console -pingboost 1 -game hl2mp +ip %serverip% -port %serverport% +maxplayers %slots% +map ctf_defrost -autoupdate</PRIVATECMDLINE> <PRIVATECUSTOMCMDLINE>-console -pingboost 1 -game hl2mp +ip %serverip% -port %serverport% +maxplayers %slots% +map ctf_defrost -autoupdate %usercmdline%</PRIVATECUSTOMCMDLINE> <COMPATIBILITY>38</COMPATIBILITY> <COMMANDLINEPARAMETERS> <COMMANDLINEPARAMETER> <GAMEID>TC3342178568044</GAMEID> <CANSETVALUE>True</CANSETVALUE> <COMMAND>+exec</COMMAND> <DENYCHARS /> <DESCRIPTION>Execute config command</DESCRIPTION> <ENCLOSEQUOTES>False</ENCLOSEQUOTES> <EQUALSIGN /> <ORDER>1</ORDER> <SPACEAFTERINPUT>True</SPACEAFTERINPUT> <SPACEAFTERSIGN>False</SPACEAFTERSIGN> <SPACEBEFORECOMMAND>True</SPACEBEFORECOMMAND> <SPACEBEFORESIGN>True</SPACEBEFORESIGN> <USERACCESS>True</USERACCESS> </COMMANDLINEPARAMETER> <COMMANDLINEPARAMETER> <GAMEID>TC3342178568044</GAMEID> <CANSETVALUE>True</CANSETVALUE> <COMMAND>+map</COMMAND> <DENYCHARS /> <DESCRIPTION>Starting map command</DESCRIPTION> <ENCLOSEQUOTES>False</ENCLOSEQUOTES> <EQUALSIGN /> <ORDER>2</ORDER> <SPACEAFTERINPUT>False</SPACEAFTERINPUT> <SPACEAFTERSIGN>False</SPACEAFTERSIGN> <SPACEBEFORECOMMAND>True</SPACEBEFORECOMMAND> <SPACEBEFORESIGN>True</SPACEBEFORESIGN> <USERACCESS>True</USERACCESS> </COMMANDLINEPARAMETER> </COMMANDLINEPARAMETERS> <DEFAULTCONFIGFILES> <CONFIGFILE> <GAMEID>TC3342178568044</GAMEID> <CONTENTS>// server name hostname "%hostname%" // rcon passsword rcon_password "%rconpassword%" // Server password sv_password "%privatepassword%" // server cvars mp_friendlyfire 0 mp_footsteps 1 mp_autoteambalance 1 mp_autokick 0 mp_flashlight 0 mp_teamplay 1 mp_tkpunish 1 MP_timelimit 25 mp_forcecamera 0 sv_alltalk 0 sv_pausable 0 sv_cheats 0 sv_consistency 1 sv_allowupload 1 sv_allowdownload 1 sv_gravity 600 sv_maxspeed 420 sv_voiceenable 1 mp_allowspectators 1 mp_chattime 5 sv_timeout 65 sv_stats 1 // bandwidth rates/settings sv_minrate 0 sv_maxrate 0 decalfrequency 10 sv_maxupdaterate 60 sv_minupdaterate 10 // server logging log off sv_logbans 0 sv_logecho 1 sv_logfile 1 sv_log_onefile 0 // operation sv_lan 0 sv_region 255 // execute ban files exec banned_user.cfg exec banned_ip.cfg </CONTENTS> <DESCRIPTION>Server config file</DESCRIPTION> <DISPLAYNAME>server.cfg</DISPLAYNAME> <RELATIVEPATH>/HL2MP/cfg/server.cfg</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>TC3342178568044</GAMEID> <CONTENTS /> <DESCRIPTION>Server mapcycle file</DESCRIPTION> <DISPLAYNAME>mapcycle.txt</DISPLAYNAME> <RELATIVEPATH>/HL2MP/mapcycle.txt</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>TC3342178568044</GAMEID> <CONTENTS /> <DESCRIPTION>Contains current maps</DESCRIPTION> <DISPLAYNAME>maplist.txt</DISPLAYNAME> <RELATIVEPATH>/HL2MP/maplist.txt</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>TC3342178568044</GAMEID> <CONTENTS /> <DESCRIPTION>Message of the day file</DESCRIPTION> <DISPLAYNAME>motd.txt</DISPLAYNAME> <RELATIVEPATH>/HL2MP/motd.txt</RELATIVEPATH> </CONFIGFILE> </DEFAULTCONFIGFILES> <PATCHES /> <PATCH /> <GAMEID /> <PATCHID /> <DESCRIPTION /> <FILENAME /> <NAME /> <RCONCOMMANDS> <RCONCOMMAND> <GAMEID>TC3342178568044</GAMEID> <RCON_COMMAND>kick</RCON_COMMAND> <DESCRIPTION>KICK</DESCRIPTION> <FULL_COMMAND>kick <playername></FULL_COMMAND> <IS_KICK_COMMAND>1</IS_KICK_COMMAND> <IS_BAN_COMMAND>0</IS_BAN_COMMAND> </RCONCOMMAND> <RCONCOMMAND> <GAMEID>TC3342178568044</GAMEID> <RCON_COMMAND>ban</RCON_COMMAND> <DESCRIPTION>BAN</DESCRIPTION> <FULL_COMMAND>ban <playername></FULL_COMMAND> <IS_KICK_COMMAND>0</IS_KICK_COMMAND> <IS_BAN_COMMAND>1</IS_BAN_COMMAND> </RCONCOMMAND> </RCONCOMMANDS> </GAME></pre></div>
×
×
  • 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