church Posted May 4, 2005 Share Posted May 4, 2005 I would like to request dod cfg with or without amxx. TY Link to comment Share on other sites More sharing options...
ECF Posted May 4, 2005 Share Posted May 4, 2005 Day of Defeat with AMXX Mod Includes: -kick and ban commands -+map command line variable -Specifies User Directory as /dod/ -Quick file links to common files <div class="pre"><pre><?xml version="1.0" standalone="yes"?> <GAME> <GAMEID>9</GAMEID> <NAME>Day of Defeat</NAME> <SHORTNAME>DOD</SHORTNAME> <DEFAULTPORT>27016</DEFAULTPORT> <DEFAULTQUERYPORT>27016</DEFAULTQUERYPORT> <DEFAULTRCONPORT>27016</DEFAULTRCONPORT> <FILESFOLDER>DOD</FILESFOLDER> <RELATIVEEXECUTABLE>hlds.exe</RELATIVEEXECUTABLE> <RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY> <RELATIVEUSERFILES>/dod/</RELATIVEUSERFILES> <INSTALLEDPATCH /> <DEFAULTCMDLINE>-game dod -console +ip %serverip% -port %serverport% +maxplayers %slots% +exec server.cfg +map dod_avalanche</DEFAULTCMDLINE> <DEFAULTCUSTOMCMDLINE>-game dod -console +ip %serverip% -port %serverport% +maxplayers %slots% %usercmdline%</DEFAULTCUSTOMCMDLINE> <PRIVATECMDLINE>-game dod -console +ip %serverip% -port %serverport% +maxplayers %slots% +exec server.cfg +map dod_avalanche</PRIVATECMDLINE> <PRIVATECUSTOMCMDLINE>-game dod -console +ip %serverip% -port %serverport% +maxplayers %slots% %usercmdline%</PRIVATECUSTOMCMDLINE> <COMPATIBILITY>22</COMPATIBILITY> <COMMANDLINEPARAMETERS> <COMMANDLINEPARAMETER> <GAMEID>9</GAMEID> <CANSETVALUE>True</CANSETVALUE> <COMMAND>+map</COMMAND> <DENYCHARS /> <DESCRIPTION>Map 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> </COMMANDLINEPARAMETERS> <DEFAULTCONFIGFILES> <CONFIGFILE> <GAMEID>9</GAMEID> <CONTENTS /> <DESCRIPTION>Contains config info for AMXX</DESCRIPTION> <DISPLAYNAME>AMXX Configuration file</DISPLAYNAME> <RELATIVEPATH>/addons/amxmodx/configs/amxx.cfg</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>9</GAMEID> <CONTENTS /> <DESCRIPTION>Contains authorized AMXX users</DESCRIPTION> <DISPLAYNAME>AMXX Users File</DISPLAYNAME> <RELATIVEPATH>/addons/amxmodx/configs/users.ini</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>9</GAMEID> <CONTENTS /> <DESCRIPTION>Contains current map cycle</DESCRIPTION> <DISPLAYNAME>Map Cycle</DISPLAYNAME> <RELATIVEPATH>/mapcycle.txt</RELATIVEPATH> </CONFIGFILE> <CONFIGFILE> <GAMEID>9</GAMEID> <CONTENTS>// Set the Host Name hostname "%hostname%" // Set the rcon password rcon_password "%rconpassword%" // Set private password sv_password "%privatepassword%" // Exec files on startup exec banned.cfg exec listip.cfg // Server Logging log on mp_logdetail 0 mp_logmessages 1 // Server Variables mp_timelimit 30 mp_autokick 1 mp_autoteambalance 1 mp_c4timer 30 mp_flashlight 1 mp_footsteps 1 mp_forcechasecam 0 mp_freezetime 4 mp_friendlyfire 0 mp_hostagepenalty 2 mp_limitteams 2 mp_roundtime 5 mp_tkpunish 0 sv_restartround 0 sv_maxspeed 320 sv_proxies 1 allow_spectators 0 mp_startmoney 2400 mp_chattime 0 sv_allowupload 1 sv_voiceenable 1 sv_alltalk 0 pausable 0 decalfrequency 60 mp_falldamage 1 // cheat and fun modes sv_aim 0 sv_cheats 0 // Set Rates sv_maxrate 25000 sv_minrate 4500 sv_maxupdaterate 101 // Enable/Disable LAN mode sv_lan 0 // Contact & Geo sv_contact sv_region 0 </CONTENTS> <DESCRIPTION>Server Configuration File</DESCRIPTION> <DISPLAYNAME>Server Config File</DISPLAYNAME> <RELATIVEPATH>/server.cfg</RELATIVEPATH> </CONFIGFILE> </DEFAULTCONFIGFILES> <RCONCOMMANDS> <RCONCOMMAND> <GAMEID>9</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>9</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> Link to comment Share on other sites More sharing options...
Albiorix Posted June 29, 2005 Share Posted June 29, 2005 for some reason this config is not working properly. The biggest propblem is a server setup with this config doesnt scan in all seeing eye or show up properly in gamespy server browser, any idea's as to what might be wrong? Link to comment Share on other sites More sharing options...
ECF Posted June 29, 2005 Share Posted June 29, 2005 How about in the steam browser? And can you connect to it via direct ip? Link to comment Share on other sites More sharing options...
Albiorix Posted June 30, 2005 Share Posted June 30, 2005 yeah shows up fine in steam browser but can only connect to it via steam or start the game and drop console and connect via ip Link to comment Share on other sites More sharing options...
ECF Posted June 30, 2005 Share Posted June 30, 2005 Sounds like a blocked port maybe. We run that exact config on our DOD pub (that's where it came from) and it runs and lists fine Whats the IP of the game? Link to comment Share on other sites More sharing options...
Albiorix Posted July 1, 2005 Share Posted July 1, 2005 64.5.49.181:27015 Link to comment Share on other sites More sharing options...
Recommended Posts