Jump to content

Ricochet


Stealth

Recommended Posts

Ricochet

 

Rcon commands

 

Command Lines

 

Custom command lines (+map and +exec)

 

default config file (server.cfg) I dont have a game-specific config handy for ricochet

 

 

 

<div class="pre"><pre><?xml version="1.0" standalone="yes"?>

<GAME>

<GAMEID>TC0774172816535</GAMEID>

<NAME>Ricochet</NAME>

<SHORTNAME>RIC</SHORTNAME>

<DEFAULTPORT>27015</DEFAULTPORT>

<DEFAULTQUERYPORT>27015</DEFAULTQUERYPORT>

<DEFAULTRCONPORT>27015</DEFAULTRCONPORT>

<FILESFOLDER>RICOCHET</FILESFOLDER>

<RELATIVEEXECUTABLE>/hlds.exe</RELATIVEEXECUTABLE>

<RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY>

<RELATIVEUSERFILES>/ricochet/</RELATIVEUSERFILES>

<INSTALLEDPATCH />

<DEFAULTCMDLINE>-console -game tfc -dll addons/metamod/dlls/metamod.dll +ip %serverip% -port %serverport% +maxplayers %slots% +exec server.cfg +map 2fort</DEFAULTCMDLINE>

<DEFAULTCUSTOMCMDLINE>-console -game tfc -dll addons/metamod/dlls/metamod.dll +ip %serverip% -port %serverport% +maxplayers %slots% %usercmdline%</DEFAULTCUSTOMCMDLINE>

<PRIVATECMDLINE>-console -game tfc -dll addons/metamod/dlls/metamod.dll +ip %serverip% -port %serverport% +maxplayers %slots% +exec server.cfg +map 2fort</PRIVATECMDLINE>

<PRIVATECUSTOMCMDLINE>-console -game tfc -dll addons/metamod/dlls/metamod.dll +ip %serverip% -port %serverport% +maxplayers %slots% %usercmdline%</PRIVATECUSTOMCMDLINE>

<COMMANDLINEPARAMETERS>

<COMMANDLINEPARAMETER>

<GAMEID>TC0774172816535</GAMEID>

<CANSETVALUE>True</CANSETVALUE>

<COMMAND>+exec</COMMAND>

<DENYCHARS />

<DESCRIPTION>First executed config. Default is 'server.cfg'</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>TC0774172816535</GAMEID>

<CANSETVALUE>True</CANSETVALUE>

<COMMAND>+map</COMMAND>

<DENYCHARS />

<DESCRIPTION>Set starting map</DESCRIPTION>

<ENCLOSEQUOTES>False</ENCLOSEQUOTES>

<EQUALSIGN />

<ORDER>4</ORDER>

<SPACEAFTERINPUT>True</SPACEAFTERINPUT>

<SPACEAFTERSIGN>False</SPACEAFTERSIGN>

<SPACEBEFORECOMMAND>True</SPACEBEFORECOMMAND>

<SPACEBEFORESIGN>True</SPACEBEFORESIGN>

<USERACCESS>True</USERACCESS>

</COMMANDLINEPARAMETER>

</COMMANDLINEPARAMETERS>

<DEFAULTCONFIGFILES>

<CONFIGFILE>

<GAMEID>TC0774172816535</GAMEID>

<CONTENTS />

<DESCRIPTION>Message of the day file</DESCRIPTION>

<DISPLAYNAME>Message of the day</DISPLAYNAME>

<RELATIVEPATH>motd.txt</RELATIVEPATH>

</CONFIGFILE>

<CONFIGFILE>

<GAMEID>TC0774172816535</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 off

//mp_logdetail 0

//mp_logmessages 1

 

 

// Server Variables

sv_restartround 0

sv_maxspeed 320

sv_proxies 1

allow_spectators 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 3

 

</CONTENTS>

<DESCRIPTION>Server Configuration File</DESCRIPTION>

<DISPLAYNAME>Server Config File</DISPLAYNAME>

<RELATIVEPATH>server.cfg</RELATIVEPATH>

</CONFIGFILE>

</DEFAULTCONFIGFILES>

<RCONCOMMANDS>

<RCONCOMMAND>

<GAMEID>TC0774172816535</GAMEID>

<RCON_COMMAND>quit</RCON_COMMAND>

<DESCRIPTION>Restart server</DESCRIPTION>

<FULL_COMMAND>quit</FULL_COMMAND>

<IS_KICK_COMMAND>0</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

<RCONCOMMAND>

<GAMEID>TC0774172816535</GAMEID>

<RCON_COMMAND>say</RCON_COMMAND>

<DESCRIPTION>Speak as console command</DESCRIPTION>

<FULL_COMMAND>Say "Welcome to our server"</FULL_COMMAND>

<IS_KICK_COMMAND>0</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

<RCONCOMMAND>

<GAMEID>TC0774172816535</GAMEID>

<RCON_COMMAND>mp_friendlyfire</RCON_COMMAND>

<DESCRIPTION>Set friendly fire on (1) or off (0)</DESCRIPTION>

<FULL_COMMAND>mp_friendlyfire 0</FULL_COMMAND>

<IS_KICK_COMMAND>0</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

<RCONCOMMAND>

<GAMEID>TC0774172816535</GAMEID>

<RCON_COMMAND>kick</RCON_COMMAND>

<DESCRIPTION>Kick by player name</DESCRIPTION>

<FULL_COMMAND>kick [-26-]Mr.P</FULL_COMMAND>

<IS_KICK_COMMAND>1</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

<RCONCOMMAND>

<GAMEID>TC0774172816535</GAMEID>

<RCON_COMMAND>sv_password</RCON_COMMAND>

<DESCRIPTION>Set server password</DESCRIPTION>

<FULL_COMMAND>sv_password private</FULL_COMMAND>

<IS_KICK_COMMAND>0</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

<RCONCOMMAND>

<GAMEID>TC0774172816535</GAMEID>

<RCON_COMMAND>status</RCON_COMMAND>

<DESCRIPTION>Server Status and List Players Command</DESCRIPTION>

<FULL_COMMAND>status</FULL_COMMAND>

<IS_KICK_COMMAND>0</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

<RCONCOMMAND>

<GAMEID>TC0774172816535</GAMEID>

<RCON_COMMAND>changelevel</RCON_COMMAND>

<DESCRIPTION>Map change command</DESCRIPTION>

<FULL_COMMAND>changelevel de_dust</FULL_COMMAND>

<IS_KICK_COMMAND>0</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

<RCONCOMMAND>

<GAMEID>TC0774172816535</GAMEID>

<RCON_COMMAND>map</RCON_COMMAND>

<DESCRIPTION>Load Map Command (differs from 'changelevel')</DESCRIPTION>

<FULL_COMMAND>map de_dust</FULL_COMMAND>

<IS_KICK_COMMAND>0</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

</RCONCOMMANDS>

</GAME></pre></div>

Link to comment
Share on other sites

  • Who's Online   0 Members, 0 Anonymous, 22 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