<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.empiresmod.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CyberKiller</id>
	<title>Empires Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.empiresmod.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CyberKiller"/>
	<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/Special:Contributions/CyberKiller"/>
	<updated>2026-09-27T02:08:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8320</id>
		<title>Dedicated Server Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8320"/>
		<updated>2015-11-02T00:39:37Z</updated>

		<summary type="html">&lt;p&gt;CyberKiller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Fixme|This page needs updating with instructions for setting up a server on the source 2013 based version of empires as the below information is incorrect.}} &lt;br /&gt;
&lt;br /&gt;
{{Sitenav|Dedicated Server Setup}}&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Windows) ==&lt;br /&gt;
{{Warning|&#039;&#039;&#039;The information on this page applied to the older source 2007 based version of empires and is no longer correct.&#039;&#039;&#039;}}&lt;br /&gt;
There are two ways of installing an Empires dedicated server:&lt;br /&gt;
&lt;br /&gt;
*Using [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD].&lt;br /&gt;
&lt;br /&gt;
*Using [http://didrole.com/UpdateTool/ Didrol&#039;s update tool]. For the rest of this setup tutorial, we will assume we use this tool.&lt;br /&gt;
&lt;br /&gt;
{{Note|If updating multiple instances, you will need to apply this for each one. That means running the tool against more than one directory: &amp;quot;C:\****\Empires Main Server&amp;quot;; &amp;quot;C:\****\Empires Test Server&amp;quot;; or wherever your instances are. Open notepad andcopy and paste so there are no typo&#039;s.}}&lt;br /&gt;
&lt;br /&gt;
=== Download Tool ===&lt;br /&gt;
&lt;br /&gt;
You can download the tool [http://didrole.com/UpdateTool/UpdateTool-0.3.rar here].&lt;br /&gt;
&lt;br /&gt;
*After downloading, extract the RAR.&lt;br /&gt;
&lt;br /&gt;
=== Downloading Empires ===&lt;br /&gt;
&lt;br /&gt;
*Open a command line window with elevated / local administrator privileges and browse to the location of the update tool.&lt;br /&gt;
*Update syntax example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
updatetool.exe -command update / install -game 17740 &lt;br /&gt;
-dir &amp;quot;C:\Folder Path to Empires\&amp;quot; -username SteamUsername -password SteamPassword -verify_all &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*-command update - Tells the tool you are updating an existing server.&lt;br /&gt;
*-command install - Tells the server you are installing a new server.&lt;br /&gt;
*-game 17740 - Tells the server the Steam AppID. In the case of Empires you need to use &amp;quot;17740&amp;quot;.&lt;br /&gt;
*-dir - This is the installation path to the Empires Server files. It is probably worth noting that for the author of this tutorial, it was &amp;quot;C:\*****\Empires\orangebox&amp;quot; .&lt;br /&gt;
{{Warning|It is very important that you use a full local file path &amp;amp; wrap it with quotation marks to help it parse any spaces. Use an existing path in conjuction with &amp;quot;-command update&amp;quot; or a new path in conjunction with &amp;quot;-command install&amp;quot;.}}&lt;br /&gt;
*-username SteamUsername - Where Username is the Steam account you will use to connect to Steam and download the files. It is a good idea to have a separate account set up for this.&lt;br /&gt;
*-password SteamPassword - Self explanatory.&lt;br /&gt;
*-verify_all - This will verify all the files once they have been installed. Highly recommended.&lt;br /&gt;
&lt;br /&gt;
{{Warning|If you have not verified the Steam account you are using to update / install your server, an e-mail will be sent with a Steam verification code to the registered primary e-mail account. In this case, you will need to run the same command again but include the verification code by adding this switch:}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-steam_guard_code 5char&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Where &amp;quot;5char&amp;quot; is replaced by the verification code Steam will e-mail.&lt;br /&gt;
&lt;br /&gt;
Original author: A-z-K&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Linux) ==&lt;br /&gt;
Linux server is unfortunately unsupported. Valve&#039;s version of the Source 2007 engine for Linux is too slow to handle any decent amount of players, and becomes unstable very, very quickly.&lt;br /&gt;
&lt;br /&gt;
== Server Extensions ==&lt;br /&gt;
There are several plugins available for use in Empires. Two extension systems are available (and can run in parallel):&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod] is the most common system, and is used for the majority of plugins. Handy SourceMod plugins that have been confirmed to work on Empires servers are:&lt;br /&gt;
** [http://raegquit.com/beerdude26/empires-plugins/rg_ungrief.smx Ungrief Command Vehicle] - Teleports the specified command vehicle to where you are looking. Usage: !ungrief &amp;lt;nf | be | imp&amp;gt;&lt;br /&gt;
** [http://www.sourcebans.net/ SourceBans] - A free global administration and banning system for Source engine based servers.&lt;br /&gt;
** [http://kigenac.com/viewtopic.php?f=4&amp;amp;t=231 Kigen&#039;s Anti-Cheat] (Requires Sockets 3.0.1 plugin) - An extensive anti-cheating plugin.&lt;br /&gt;
* [http://www.sourceop.com/wiki/Installing SourceOp] is less popular, but is required to run an anti-DoS plugin:&lt;br /&gt;
** [http://www.sourceop.com/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=9 DoS Attack Fixer] - Protects against A2C_PRINT and other spam.&lt;br /&gt;
&lt;br /&gt;
Both systems themselves run on [http://www.sourcemm.net/ MetaMod], allowing them to run in parallel.&lt;br /&gt;
&lt;br /&gt;
== Tips and Tricks ==&lt;br /&gt;
=== Customize server.cfg settings ===&lt;br /&gt;
As the server.cfg (amongst others) can be overwritten during upgrade and you may wish to have your server run in different &amp;quot;modes&amp;quot; such as password protected clan match/practice, increased resource rates for &amp;quot;tank wars&amp;quot;, etc, it is best to treat your server.cfg as &amp;quot;read-only&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Any default settings you wish to use can be placed in a separate file such as &amp;quot;myserver.cfg&amp;quot;. At the end of server.cfg, you can then add the line &amp;quot;exec myserver.cfg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This way, server.cfg will then run myserver.cfg and override any server.cfg settings.&lt;br /&gt;
&lt;br /&gt;
Loading various server &amp;quot;modes&amp;quot; can then be done by calling them in the server console:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rcon exec tankwars.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a mode to be automatically loaded after map change / server restart, you can add another line to server.cfg below the &amp;quot;exec myserver.cfg&amp;quot; entry.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
* [http://server.counter-strike.net/server.php?cmd=cmdall General HL2 Directives/Commands]&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod]&lt;/div&gt;</summary>
		<author><name>CyberKiller</name></author>
	</entry>
	<entry>
		<id>https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8319</id>
		<title>Dedicated Server Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8319"/>
		<updated>2015-11-02T00:39:01Z</updated>

		<summary type="html">&lt;p&gt;CyberKiller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FixMe|This page needs updating with instructions for setting up a server on the source 2013 based version of empires as the below information is incorrect.}} &lt;br /&gt;
&lt;br /&gt;
{{Sitenav|Dedicated Server Setup}}&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Windows) ==&lt;br /&gt;
{{Warning|&#039;&#039;&#039;The information on this page applied to the older source 2007 based version of empires and is no longer correct.&#039;&#039;&#039;}}&lt;br /&gt;
There are two ways of installing an Empires dedicated server:&lt;br /&gt;
&lt;br /&gt;
*Using [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD].&lt;br /&gt;
&lt;br /&gt;
*Using [http://didrole.com/UpdateTool/ Didrol&#039;s update tool]. For the rest of this setup tutorial, we will assume we use this tool.&lt;br /&gt;
&lt;br /&gt;
{{Note|If updating multiple instances, you will need to apply this for each one. That means running the tool against more than one directory: &amp;quot;C:\****\Empires Main Server&amp;quot;; &amp;quot;C:\****\Empires Test Server&amp;quot;; or wherever your instances are. Open notepad andcopy and paste so there are no typo&#039;s.}}&lt;br /&gt;
&lt;br /&gt;
=== Download Tool ===&lt;br /&gt;
&lt;br /&gt;
You can download the tool [http://didrole.com/UpdateTool/UpdateTool-0.3.rar here].&lt;br /&gt;
&lt;br /&gt;
*After downloading, extract the RAR.&lt;br /&gt;
&lt;br /&gt;
=== Downloading Empires ===&lt;br /&gt;
&lt;br /&gt;
*Open a command line window with elevated / local administrator privileges and browse to the location of the update tool.&lt;br /&gt;
*Update syntax example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
updatetool.exe -command update / install -game 17740 &lt;br /&gt;
-dir &amp;quot;C:\Folder Path to Empires\&amp;quot; -username SteamUsername -password SteamPassword -verify_all &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*-command update - Tells the tool you are updating an existing server.&lt;br /&gt;
*-command install - Tells the server you are installing a new server.&lt;br /&gt;
*-game 17740 - Tells the server the Steam AppID. In the case of Empires you need to use &amp;quot;17740&amp;quot;.&lt;br /&gt;
*-dir - This is the installation path to the Empires Server files. It is probably worth noting that for the author of this tutorial, it was &amp;quot;C:\*****\Empires\orangebox&amp;quot; .&lt;br /&gt;
{{Warning|It is very important that you use a full local file path &amp;amp; wrap it with quotation marks to help it parse any spaces. Use an existing path in conjuction with &amp;quot;-command update&amp;quot; or a new path in conjunction with &amp;quot;-command install&amp;quot;.}}&lt;br /&gt;
*-username SteamUsername - Where Username is the Steam account you will use to connect to Steam and download the files. It is a good idea to have a separate account set up for this.&lt;br /&gt;
*-password SteamPassword - Self explanatory.&lt;br /&gt;
*-verify_all - This will verify all the files once they have been installed. Highly recommended.&lt;br /&gt;
&lt;br /&gt;
{{Warning|If you have not verified the Steam account you are using to update / install your server, an e-mail will be sent with a Steam verification code to the registered primary e-mail account. In this case, you will need to run the same command again but include the verification code by adding this switch:}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-steam_guard_code 5char&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Where &amp;quot;5char&amp;quot; is replaced by the verification code Steam will e-mail.&lt;br /&gt;
&lt;br /&gt;
Original author: A-z-K&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Linux) ==&lt;br /&gt;
Linux server is unfortunately unsupported. Valve&#039;s version of the Source 2007 engine for Linux is too slow to handle any decent amount of players, and becomes unstable very, very quickly.&lt;br /&gt;
&lt;br /&gt;
== Server Extensions ==&lt;br /&gt;
There are several plugins available for use in Empires. Two extension systems are available (and can run in parallel):&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod] is the most common system, and is used for the majority of plugins. Handy SourceMod plugins that have been confirmed to work on Empires servers are:&lt;br /&gt;
** [http://raegquit.com/beerdude26/empires-plugins/rg_ungrief.smx Ungrief Command Vehicle] - Teleports the specified command vehicle to where you are looking. Usage: !ungrief &amp;lt;nf | be | imp&amp;gt;&lt;br /&gt;
** [http://www.sourcebans.net/ SourceBans] - A free global administration and banning system for Source engine based servers.&lt;br /&gt;
** [http://kigenac.com/viewtopic.php?f=4&amp;amp;t=231 Kigen&#039;s Anti-Cheat] (Requires Sockets 3.0.1 plugin) - An extensive anti-cheating plugin.&lt;br /&gt;
* [http://www.sourceop.com/wiki/Installing SourceOp] is less popular, but is required to run an anti-DoS plugin:&lt;br /&gt;
** [http://www.sourceop.com/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=9 DoS Attack Fixer] - Protects against A2C_PRINT and other spam.&lt;br /&gt;
&lt;br /&gt;
Both systems themselves run on [http://www.sourcemm.net/ MetaMod], allowing them to run in parallel.&lt;br /&gt;
&lt;br /&gt;
== Tips and Tricks ==&lt;br /&gt;
=== Customize server.cfg settings ===&lt;br /&gt;
As the server.cfg (amongst others) can be overwritten during upgrade and you may wish to have your server run in different &amp;quot;modes&amp;quot; such as password protected clan match/practice, increased resource rates for &amp;quot;tank wars&amp;quot;, etc, it is best to treat your server.cfg as &amp;quot;read-only&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Any default settings you wish to use can be placed in a separate file such as &amp;quot;myserver.cfg&amp;quot;. At the end of server.cfg, you can then add the line &amp;quot;exec myserver.cfg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This way, server.cfg will then run myserver.cfg and override any server.cfg settings.&lt;br /&gt;
&lt;br /&gt;
Loading various server &amp;quot;modes&amp;quot; can then be done by calling them in the server console:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rcon exec tankwars.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a mode to be automatically loaded after map change / server restart, you can add another line to server.cfg below the &amp;quot;exec myserver.cfg&amp;quot; entry.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
* [http://server.counter-strike.net/server.php?cmd=cmdall General HL2 Directives/Commands]&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod]&lt;/div&gt;</summary>
		<author><name>CyberKiller</name></author>
	</entry>
	<entry>
		<id>https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8318</id>
		<title>Dedicated Server Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8318"/>
		<updated>2015-11-02T00:37:16Z</updated>

		<summary type="html">&lt;p&gt;CyberKiller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;~Fixme: {{{This page needs updating with instructions for setting up a server on the source 2013 based version of empires as the below information is incorrect.}}} &lt;br /&gt;
&lt;br /&gt;
{{Sitenav|Dedicated Server Setup}}&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Windows) ==&lt;br /&gt;
{{Warning|&#039;&#039;&#039;The information on this page applied to the older source 2007 based version of empires and is no longer correct.&#039;&#039;&#039;}}&lt;br /&gt;
There are two ways of installing an Empires dedicated server:&lt;br /&gt;
&lt;br /&gt;
*Using [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD].&lt;br /&gt;
&lt;br /&gt;
*Using [http://didrole.com/UpdateTool/ Didrol&#039;s update tool]. For the rest of this setup tutorial, we will assume we use this tool.&lt;br /&gt;
&lt;br /&gt;
{{Note|If updating multiple instances, you will need to apply this for each one. That means running the tool against more than one directory: &amp;quot;C:\****\Empires Main Server&amp;quot;; &amp;quot;C:\****\Empires Test Server&amp;quot;; or wherever your instances are. Open notepad andcopy and paste so there are no typo&#039;s.}}&lt;br /&gt;
&lt;br /&gt;
=== Download Tool ===&lt;br /&gt;
&lt;br /&gt;
You can download the tool [http://didrole.com/UpdateTool/UpdateTool-0.3.rar here].&lt;br /&gt;
&lt;br /&gt;
*After downloading, extract the RAR.&lt;br /&gt;
&lt;br /&gt;
=== Downloading Empires ===&lt;br /&gt;
&lt;br /&gt;
*Open a command line window with elevated / local administrator privileges and browse to the location of the update tool.&lt;br /&gt;
*Update syntax example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
updatetool.exe -command update / install -game 17740 &lt;br /&gt;
-dir &amp;quot;C:\Folder Path to Empires\&amp;quot; -username SteamUsername -password SteamPassword -verify_all &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*-command update - Tells the tool you are updating an existing server.&lt;br /&gt;
*-command install - Tells the server you are installing a new server.&lt;br /&gt;
*-game 17740 - Tells the server the Steam AppID. In the case of Empires you need to use &amp;quot;17740&amp;quot;.&lt;br /&gt;
*-dir - This is the installation path to the Empires Server files. It is probably worth noting that for the author of this tutorial, it was &amp;quot;C:\*****\Empires\orangebox&amp;quot; .&lt;br /&gt;
{{Warning|It is very important that you use a full local file path &amp;amp; wrap it with quotation marks to help it parse any spaces. Use an existing path in conjuction with &amp;quot;-command update&amp;quot; or a new path in conjunction with &amp;quot;-command install&amp;quot;.}}&lt;br /&gt;
*-username SteamUsername - Where Username is the Steam account you will use to connect to Steam and download the files. It is a good idea to have a separate account set up for this.&lt;br /&gt;
*-password SteamPassword - Self explanatory.&lt;br /&gt;
*-verify_all - This will verify all the files once they have been installed. Highly recommended.&lt;br /&gt;
&lt;br /&gt;
{{Warning|If you have not verified the Steam account you are using to update / install your server, an e-mail will be sent with a Steam verification code to the registered primary e-mail account. In this case, you will need to run the same command again but include the verification code by adding this switch:}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-steam_guard_code 5char&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Where &amp;quot;5char&amp;quot; is replaced by the verification code Steam will e-mail.&lt;br /&gt;
&lt;br /&gt;
Original author: A-z-K&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Linux) ==&lt;br /&gt;
Linux server is unfortunately unsupported. Valve&#039;s version of the Source 2007 engine for Linux is too slow to handle any decent amount of players, and becomes unstable very, very quickly.&lt;br /&gt;
&lt;br /&gt;
== Server Extensions ==&lt;br /&gt;
There are several plugins available for use in Empires. Two extension systems are available (and can run in parallel):&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod] is the most common system, and is used for the majority of plugins. Handy SourceMod plugins that have been confirmed to work on Empires servers are:&lt;br /&gt;
** [http://raegquit.com/beerdude26/empires-plugins/rg_ungrief.smx Ungrief Command Vehicle] - Teleports the specified command vehicle to where you are looking. Usage: !ungrief &amp;lt;nf | be | imp&amp;gt;&lt;br /&gt;
** [http://www.sourcebans.net/ SourceBans] - A free global administration and banning system for Source engine based servers.&lt;br /&gt;
** [http://kigenac.com/viewtopic.php?f=4&amp;amp;t=231 Kigen&#039;s Anti-Cheat] (Requires Sockets 3.0.1 plugin) - An extensive anti-cheating plugin.&lt;br /&gt;
* [http://www.sourceop.com/wiki/Installing SourceOp] is less popular, but is required to run an anti-DoS plugin:&lt;br /&gt;
** [http://www.sourceop.com/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=9 DoS Attack Fixer] - Protects against A2C_PRINT and other spam.&lt;br /&gt;
&lt;br /&gt;
Both systems themselves run on [http://www.sourcemm.net/ MetaMod], allowing them to run in parallel.&lt;br /&gt;
&lt;br /&gt;
== Tips and Tricks ==&lt;br /&gt;
=== Customize server.cfg settings ===&lt;br /&gt;
As the server.cfg (amongst others) can be overwritten during upgrade and you may wish to have your server run in different &amp;quot;modes&amp;quot; such as password protected clan match/practice, increased resource rates for &amp;quot;tank wars&amp;quot;, etc, it is best to treat your server.cfg as &amp;quot;read-only&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Any default settings you wish to use can be placed in a separate file such as &amp;quot;myserver.cfg&amp;quot;. At the end of server.cfg, you can then add the line &amp;quot;exec myserver.cfg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This way, server.cfg will then run myserver.cfg and override any server.cfg settings.&lt;br /&gt;
&lt;br /&gt;
Loading various server &amp;quot;modes&amp;quot; can then be done by calling them in the server console:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rcon exec tankwars.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a mode to be automatically loaded after map change / server restart, you can add another line to server.cfg below the &amp;quot;exec myserver.cfg&amp;quot; entry.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
* [http://server.counter-strike.net/server.php?cmd=cmdall General HL2 Directives/Commands]&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod]&lt;/div&gt;</summary>
		<author><name>CyberKiller</name></author>
	</entry>
	<entry>
		<id>https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8317</id>
		<title>Dedicated Server Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8317"/>
		<updated>2015-11-02T00:33:13Z</updated>

		<summary type="html">&lt;p&gt;CyberKiller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Sitenav|Dedicated Server Setup}}&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Windows) ==&lt;br /&gt;
{{Warning|&#039;&#039;&#039;The information on this page applied to the older source 2007 based version of empires and is no longer correct.&#039;&#039;&#039;}}&lt;br /&gt;
There are two ways of installing an Empires dedicated server:&lt;br /&gt;
&lt;br /&gt;
*Using [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD].&lt;br /&gt;
&lt;br /&gt;
*Using [http://didrole.com/UpdateTool/ Didrol&#039;s update tool]. For the rest of this setup tutorial, we will assume we use this tool.&lt;br /&gt;
&lt;br /&gt;
{{Note|If updating multiple instances, you will need to apply this for each one. That means running the tool against more than one directory: &amp;quot;C:\****\Empires Main Server&amp;quot;; &amp;quot;C:\****\Empires Test Server&amp;quot;; or wherever your instances are. Open notepad andcopy and paste so there are no typo&#039;s.}}&lt;br /&gt;
&lt;br /&gt;
=== Download Tool ===&lt;br /&gt;
&lt;br /&gt;
You can download the tool [http://didrole.com/UpdateTool/UpdateTool-0.3.rar here].&lt;br /&gt;
&lt;br /&gt;
*After downloading, extract the RAR.&lt;br /&gt;
&lt;br /&gt;
=== Downloading Empires ===&lt;br /&gt;
&lt;br /&gt;
*Open a command line window with elevated / local administrator privileges and browse to the location of the update tool.&lt;br /&gt;
*Update syntax example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
updatetool.exe -command update / install -game 17740 &lt;br /&gt;
-dir &amp;quot;C:\Folder Path to Empires\&amp;quot; -username SteamUsername -password SteamPassword -verify_all &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*-command update - Tells the tool you are updating an existing server.&lt;br /&gt;
*-command install - Tells the server you are installing a new server.&lt;br /&gt;
*-game 17740 - Tells the server the Steam AppID. In the case of Empires you need to use &amp;quot;17740&amp;quot;.&lt;br /&gt;
*-dir - This is the installation path to the Empires Server files. It is probably worth noting that for the author of this tutorial, it was &amp;quot;C:\*****\Empires\orangebox&amp;quot; .&lt;br /&gt;
{{Warning|It is very important that you use a full local file path &amp;amp; wrap it with quotation marks to help it parse any spaces. Use an existing path in conjuction with &amp;quot;-command update&amp;quot; or a new path in conjunction with &amp;quot;-command install&amp;quot;.}}&lt;br /&gt;
*-username SteamUsername - Where Username is the Steam account you will use to connect to Steam and download the files. It is a good idea to have a separate account set up for this.&lt;br /&gt;
*-password SteamPassword - Self explanatory.&lt;br /&gt;
*-verify_all - This will verify all the files once they have been installed. Highly recommended.&lt;br /&gt;
&lt;br /&gt;
{{Warning|If you have not verified the Steam account you are using to update / install your server, an e-mail will be sent with a Steam verification code to the registered primary e-mail account. In this case, you will need to run the same command again but include the verification code by adding this switch:}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-steam_guard_code 5char&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Where &amp;quot;5char&amp;quot; is replaced by the verification code Steam will e-mail.&lt;br /&gt;
&lt;br /&gt;
Original author: A-z-K&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Linux) ==&lt;br /&gt;
Linux server is unfortunately unsupported. Valve&#039;s version of the Source 2007 engine for Linux is too slow to handle any decent amount of players, and becomes unstable very, very quickly.&lt;br /&gt;
&lt;br /&gt;
== Server Extensions ==&lt;br /&gt;
There are several plugins available for use in Empires. Two extension systems are available (and can run in parallel):&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod] is the most common system, and is used for the majority of plugins. Handy SourceMod plugins that have been confirmed to work on Empires servers are:&lt;br /&gt;
** [http://raegquit.com/beerdude26/empires-plugins/rg_ungrief.smx Ungrief Command Vehicle] - Teleports the specified command vehicle to where you are looking. Usage: !ungrief &amp;lt;nf | be | imp&amp;gt;&lt;br /&gt;
** [http://www.sourcebans.net/ SourceBans] - A free global administration and banning system for Source engine based servers.&lt;br /&gt;
** [http://kigenac.com/viewtopic.php?f=4&amp;amp;t=231 Kigen&#039;s Anti-Cheat] (Requires Sockets 3.0.1 plugin) - An extensive anti-cheating plugin.&lt;br /&gt;
* [http://www.sourceop.com/wiki/Installing SourceOp] is less popular, but is required to run an anti-DoS plugin:&lt;br /&gt;
** [http://www.sourceop.com/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=9 DoS Attack Fixer] - Protects against A2C_PRINT and other spam.&lt;br /&gt;
&lt;br /&gt;
Both systems themselves run on [http://www.sourcemm.net/ MetaMod], allowing them to run in parallel.&lt;br /&gt;
&lt;br /&gt;
== Tips and Tricks ==&lt;br /&gt;
=== Customize server.cfg settings ===&lt;br /&gt;
As the server.cfg (amongst others) can be overwritten during upgrade and you may wish to have your server run in different &amp;quot;modes&amp;quot; such as password protected clan match/practice, increased resource rates for &amp;quot;tank wars&amp;quot;, etc, it is best to treat your server.cfg as &amp;quot;read-only&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Any default settings you wish to use can be placed in a separate file such as &amp;quot;myserver.cfg&amp;quot;. At the end of server.cfg, you can then add the line &amp;quot;exec myserver.cfg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This way, server.cfg will then run myserver.cfg and override any server.cfg settings.&lt;br /&gt;
&lt;br /&gt;
Loading various server &amp;quot;modes&amp;quot; can then be done by calling them in the server console:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rcon exec tankwars.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a mode to be automatically loaded after map change / server restart, you can add another line to server.cfg below the &amp;quot;exec myserver.cfg&amp;quot; entry.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
* [http://server.counter-strike.net/server.php?cmd=cmdall General HL2 Directives/Commands]&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod]&lt;/div&gt;</summary>
		<author><name>CyberKiller</name></author>
	</entry>
	<entry>
		<id>https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8316</id>
		<title>Dedicated Server Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8316"/>
		<updated>2015-11-02T00:29:15Z</updated>

		<summary type="html">&lt;p&gt;CyberKiller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Sitenav|Dedicated Server Setup}}&lt;br /&gt;
&lt;br /&gt;
{{Warning|&#039;&#039;&#039;The information on this page applied to the older source 2007 based version of empires and is no longer correct.&#039;&#039;&#039;}}&lt;br /&gt;
== Dedicated Server (Windows) ==&lt;br /&gt;
There are two ways of installing an Empires dedicated server:&lt;br /&gt;
&lt;br /&gt;
*Using [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD].&lt;br /&gt;
&lt;br /&gt;
*Using [http://didrole.com/UpdateTool/ Didrol&#039;s update tool]. For the rest of this setup tutorial, we will assume we use this tool.&lt;br /&gt;
&lt;br /&gt;
{{Note|If updating multiple instances, you will need to apply this for each one. That means running the tool against more than one directory: &amp;quot;C:\****\Empires Main Server&amp;quot;; &amp;quot;C:\****\Empires Test Server&amp;quot;; or wherever your instances are. Open notepad andcopy and paste so there are no typo&#039;s.}}&lt;br /&gt;
&lt;br /&gt;
=== Download Tool ===&lt;br /&gt;
&lt;br /&gt;
You can download the tool [http://didrole.com/UpdateTool/UpdateTool-0.3.rar here].&lt;br /&gt;
&lt;br /&gt;
*After downloading, extract the RAR.&lt;br /&gt;
&lt;br /&gt;
=== Downloading Empires ===&lt;br /&gt;
&lt;br /&gt;
*Open a command line window with elevated / local administrator privileges and browse to the location of the update tool.&lt;br /&gt;
*Update syntax example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
updatetool.exe -command update / install -game 17740 &lt;br /&gt;
-dir &amp;quot;C:\Folder Path to Empires\&amp;quot; -username SteamUsername -password SteamPassword -verify_all &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*-command update - Tells the tool you are updating an existing server.&lt;br /&gt;
*-command install - Tells the server you are installing a new server.&lt;br /&gt;
*-game 17740 - Tells the server the Steam AppID. In the case of Empires you need to use &amp;quot;17740&amp;quot;.&lt;br /&gt;
*-dir - This is the installation path to the Empires Server files. It is probably worth noting that for the author of this tutorial, it was &amp;quot;C:\*****\Empires\orangebox&amp;quot; .&lt;br /&gt;
{{Warning|It is very important that you use a full local file path &amp;amp; wrap it with quotation marks to help it parse any spaces. Use an existing path in conjuction with &amp;quot;-command update&amp;quot; or a new path in conjunction with &amp;quot;-command install&amp;quot;.}}&lt;br /&gt;
*-username SteamUsername - Where Username is the Steam account you will use to connect to Steam and download the files. It is a good idea to have a separate account set up for this.&lt;br /&gt;
*-password SteamPassword - Self explanatory.&lt;br /&gt;
*-verify_all - This will verify all the files once they have been installed. Highly recommended.&lt;br /&gt;
&lt;br /&gt;
{{Warning|If you have not verified the Steam account you are using to update / install your server, an e-mail will be sent with a Steam verification code to the registered primary e-mail account. In this case, you will need to run the same command again but include the verification code by adding this switch:}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-steam_guard_code 5char&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Where &amp;quot;5char&amp;quot; is replaced by the verification code Steam will e-mail.&lt;br /&gt;
&lt;br /&gt;
Original author: A-z-K&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Linux) ==&lt;br /&gt;
Linux server is unfortunately unsupported. Valve&#039;s version of the Source 2007 engine for Linux is too slow to handle any decent amount of players, and becomes unstable very, very quickly.&lt;br /&gt;
&lt;br /&gt;
== Server Extensions ==&lt;br /&gt;
There are several plugins available for use in Empires. Two extension systems are available (and can run in parallel):&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod] is the most common system, and is used for the majority of plugins. Handy SourceMod plugins that have been confirmed to work on Empires servers are:&lt;br /&gt;
** [http://raegquit.com/beerdude26/empires-plugins/rg_ungrief.smx Ungrief Command Vehicle] - Teleports the specified command vehicle to where you are looking. Usage: !ungrief &amp;lt;nf | be | imp&amp;gt;&lt;br /&gt;
** [http://www.sourcebans.net/ SourceBans] - A free global administration and banning system for Source engine based servers.&lt;br /&gt;
** [http://kigenac.com/viewtopic.php?f=4&amp;amp;t=231 Kigen&#039;s Anti-Cheat] (Requires Sockets 3.0.1 plugin) - An extensive anti-cheating plugin.&lt;br /&gt;
* [http://www.sourceop.com/wiki/Installing SourceOp] is less popular, but is required to run an anti-DoS plugin:&lt;br /&gt;
** [http://www.sourceop.com/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=9 DoS Attack Fixer] - Protects against A2C_PRINT and other spam.&lt;br /&gt;
&lt;br /&gt;
Both systems themselves run on [http://www.sourcemm.net/ MetaMod], allowing them to run in parallel.&lt;br /&gt;
&lt;br /&gt;
== Tips and Tricks ==&lt;br /&gt;
=== Customize server.cfg settings ===&lt;br /&gt;
As the server.cfg (amongst others) can be overwritten during upgrade and you may wish to have your server run in different &amp;quot;modes&amp;quot; such as password protected clan match/practice, increased resource rates for &amp;quot;tank wars&amp;quot;, etc, it is best to treat your server.cfg as &amp;quot;read-only&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Any default settings you wish to use can be placed in a separate file such as &amp;quot;myserver.cfg&amp;quot;. At the end of server.cfg, you can then add the line &amp;quot;exec myserver.cfg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This way, server.cfg will then run myserver.cfg and override any server.cfg settings.&lt;br /&gt;
&lt;br /&gt;
Loading various server &amp;quot;modes&amp;quot; can then be done by calling them in the server console:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rcon exec tankwars.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a mode to be automatically loaded after map change / server restart, you can add another line to server.cfg below the &amp;quot;exec myserver.cfg&amp;quot; entry.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
* [http://server.counter-strike.net/server.php?cmd=cmdall General HL2 Directives/Commands]&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod]&lt;/div&gt;</summary>
		<author><name>CyberKiller</name></author>
	</entry>
	<entry>
		<id>https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8315</id>
		<title>Dedicated Server Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8315"/>
		<updated>2015-11-02T00:26:35Z</updated>

		<summary type="html">&lt;p&gt;CyberKiller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Sitenav|Dedicated Server Setup}}&lt;br /&gt;
&lt;br /&gt;
{{Warning|&#039;&#039;&#039;The information on this page applied to the older source 2007 based version of empires and is no longer correct.&#039;&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Windows) ==&lt;br /&gt;
There are two ways of installing an Empires dedicated server:&lt;br /&gt;
&lt;br /&gt;
*Using [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD].&lt;br /&gt;
&lt;br /&gt;
*Using [http://didrole.com/UpdateTool/ Didrol&#039;s update tool]. For the rest of this setup tutorial, we will assume we use this tool.&lt;br /&gt;
&lt;br /&gt;
{{Note|If updating multiple instances, you will need to apply this for each one. That means running the tool against more than one directory: &amp;quot;C:\****\Empires Main Server&amp;quot;; &amp;quot;C:\****\Empires Test Server&amp;quot;; or wherever your instances are. Open notepad andcopy and paste so there are no typo&#039;s.}}&lt;br /&gt;
&lt;br /&gt;
=== Download Tool ===&lt;br /&gt;
&lt;br /&gt;
You can download the tool [http://didrole.com/UpdateTool/UpdateTool-0.3.rar here].&lt;br /&gt;
&lt;br /&gt;
*After downloading, extract the RAR.&lt;br /&gt;
&lt;br /&gt;
=== Downloading Empires ===&lt;br /&gt;
&lt;br /&gt;
*Open a command line window with elevated / local administrator privileges and browse to the location of the update tool.&lt;br /&gt;
*Update syntax example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
updatetool.exe -command update / install -game 17740 &lt;br /&gt;
-dir &amp;quot;C:\Folder Path to Empires\&amp;quot; -username SteamUsername -password SteamPassword -verify_all &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*-command update - Tells the tool you are updating an existing server.&lt;br /&gt;
*-command install - Tells the server you are installing a new server.&lt;br /&gt;
*-game 17740 - Tells the server the Steam AppID. In the case of Empires you need to use &amp;quot;17740&amp;quot;.&lt;br /&gt;
*-dir - This is the installation path to the Empires Server files. It is probably worth noting that for the author of this tutorial, it was &amp;quot;C:\*****\Empires\orangebox&amp;quot; .&lt;br /&gt;
{{Warning|It is very important that you use a full local file path &amp;amp; wrap it with quotation marks to help it parse any spaces. Use an existing path in conjuction with &amp;quot;-command update&amp;quot; or a new path in conjunction with &amp;quot;-command install&amp;quot;.}}&lt;br /&gt;
*-username SteamUsername - Where Username is the Steam account you will use to connect to Steam and download the files. It is a good idea to have a separate account set up for this.&lt;br /&gt;
*-password SteamPassword - Self explanatory.&lt;br /&gt;
*-verify_all - This will verify all the files once they have been installed. Highly recommended.&lt;br /&gt;
&lt;br /&gt;
{{Warning|If you have not verified the Steam account you are using to update / install your server, an e-mail will be sent with a Steam verification code to the registered primary e-mail account. In this case, you will need to run the same command again but include the verification code by adding this switch:}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-steam_guard_code 5char&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Where &amp;quot;5char&amp;quot; is replaced by the verification code Steam will e-mail.&lt;br /&gt;
&lt;br /&gt;
Original author: A-z-K&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Linux) ==&lt;br /&gt;
Linux server is unfortunately unsupported. Valve&#039;s version of the Source 2007 engine for Linux is too slow to handle any decent amount of players, and becomes unstable very, very quickly.&lt;br /&gt;
&lt;br /&gt;
== Server Extensions ==&lt;br /&gt;
There are several plugins available for use in Empires. Two extension systems are available (and can run in parallel):&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod] is the most common system, and is used for the majority of plugins. Handy SourceMod plugins that have been confirmed to work on Empires servers are:&lt;br /&gt;
** [http://raegquit.com/beerdude26/empires-plugins/rg_ungrief.smx Ungrief Command Vehicle] - Teleports the specified command vehicle to where you are looking. Usage: !ungrief &amp;lt;nf | be | imp&amp;gt;&lt;br /&gt;
** [http://www.sourcebans.net/ SourceBans] - A free global administration and banning system for Source engine based servers.&lt;br /&gt;
** [http://kigenac.com/viewtopic.php?f=4&amp;amp;t=231 Kigen&#039;s Anti-Cheat] (Requires Sockets 3.0.1 plugin) - An extensive anti-cheating plugin.&lt;br /&gt;
* [http://www.sourceop.com/wiki/Installing SourceOp] is less popular, but is required to run an anti-DoS plugin:&lt;br /&gt;
** [http://www.sourceop.com/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=9 DoS Attack Fixer] - Protects against A2C_PRINT and other spam.&lt;br /&gt;
&lt;br /&gt;
Both systems themselves run on [http://www.sourcemm.net/ MetaMod], allowing them to run in parallel.&lt;br /&gt;
&lt;br /&gt;
== Tips and Tricks ==&lt;br /&gt;
=== Customize server.cfg settings ===&lt;br /&gt;
As the server.cfg (amongst others) can be overwritten during upgrade and you may wish to have your server run in different &amp;quot;modes&amp;quot; such as password protected clan match/practice, increased resource rates for &amp;quot;tank wars&amp;quot;, etc, it is best to treat your server.cfg as &amp;quot;read-only&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Any default settings you wish to use can be placed in a separate file such as &amp;quot;myserver.cfg&amp;quot;. At the end of server.cfg, you can then add the line &amp;quot;exec myserver.cfg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This way, server.cfg will then run myserver.cfg and override any server.cfg settings.&lt;br /&gt;
&lt;br /&gt;
Loading various server &amp;quot;modes&amp;quot; can then be done by calling them in the server console:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rcon exec tankwars.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a mode to be automatically loaded after map change / server restart, you can add another line to server.cfg below the &amp;quot;exec myserver.cfg&amp;quot; entry.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
* [http://server.counter-strike.net/server.php?cmd=cmdall General HL2 Directives/Commands]&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod]&lt;/div&gt;</summary>
		<author><name>CyberKiller</name></author>
	</entry>
	<entry>
		<id>https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8314</id>
		<title>Dedicated Server Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8314"/>
		<updated>2015-11-02T00:26:11Z</updated>

		<summary type="html">&lt;p&gt;CyberKiller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Warning|&#039;&#039;&#039;The information on this page applied to the older source 2007 based version of empires and is no longer correct.&#039;&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
{{Sitenav|Dedicated Server Setup}}&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Windows) ==&lt;br /&gt;
There are two ways of installing an Empires dedicated server:&lt;br /&gt;
&lt;br /&gt;
*Using [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD].&lt;br /&gt;
&lt;br /&gt;
*Using [http://didrole.com/UpdateTool/ Didrol&#039;s update tool]. For the rest of this setup tutorial, we will assume we use this tool.&lt;br /&gt;
&lt;br /&gt;
{{Note|If updating multiple instances, you will need to apply this for each one. That means running the tool against more than one directory: &amp;quot;C:\****\Empires Main Server&amp;quot;; &amp;quot;C:\****\Empires Test Server&amp;quot;; or wherever your instances are. Open notepad andcopy and paste so there are no typo&#039;s.}}&lt;br /&gt;
&lt;br /&gt;
=== Download Tool ===&lt;br /&gt;
&lt;br /&gt;
You can download the tool [http://didrole.com/UpdateTool/UpdateTool-0.3.rar here].&lt;br /&gt;
&lt;br /&gt;
*After downloading, extract the RAR.&lt;br /&gt;
&lt;br /&gt;
=== Downloading Empires ===&lt;br /&gt;
&lt;br /&gt;
*Open a command line window with elevated / local administrator privileges and browse to the location of the update tool.&lt;br /&gt;
*Update syntax example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
updatetool.exe -command update / install -game 17740 &lt;br /&gt;
-dir &amp;quot;C:\Folder Path to Empires\&amp;quot; -username SteamUsername -password SteamPassword -verify_all &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*-command update - Tells the tool you are updating an existing server.&lt;br /&gt;
*-command install - Tells the server you are installing a new server.&lt;br /&gt;
*-game 17740 - Tells the server the Steam AppID. In the case of Empires you need to use &amp;quot;17740&amp;quot;.&lt;br /&gt;
*-dir - This is the installation path to the Empires Server files. It is probably worth noting that for the author of this tutorial, it was &amp;quot;C:\*****\Empires\orangebox&amp;quot; .&lt;br /&gt;
{{Warning|It is very important that you use a full local file path &amp;amp; wrap it with quotation marks to help it parse any spaces. Use an existing path in conjuction with &amp;quot;-command update&amp;quot; or a new path in conjunction with &amp;quot;-command install&amp;quot;.}}&lt;br /&gt;
*-username SteamUsername - Where Username is the Steam account you will use to connect to Steam and download the files. It is a good idea to have a separate account set up for this.&lt;br /&gt;
*-password SteamPassword - Self explanatory.&lt;br /&gt;
*-verify_all - This will verify all the files once they have been installed. Highly recommended.&lt;br /&gt;
&lt;br /&gt;
{{Warning|If you have not verified the Steam account you are using to update / install your server, an e-mail will be sent with a Steam verification code to the registered primary e-mail account. In this case, you will need to run the same command again but include the verification code by adding this switch:}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-steam_guard_code 5char&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Where &amp;quot;5char&amp;quot; is replaced by the verification code Steam will e-mail.&lt;br /&gt;
&lt;br /&gt;
Original author: A-z-K&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Linux) ==&lt;br /&gt;
Linux server is unfortunately unsupported. Valve&#039;s version of the Source 2007 engine for Linux is too slow to handle any decent amount of players, and becomes unstable very, very quickly.&lt;br /&gt;
&lt;br /&gt;
== Server Extensions ==&lt;br /&gt;
There are several plugins available for use in Empires. Two extension systems are available (and can run in parallel):&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod] is the most common system, and is used for the majority of plugins. Handy SourceMod plugins that have been confirmed to work on Empires servers are:&lt;br /&gt;
** [http://raegquit.com/beerdude26/empires-plugins/rg_ungrief.smx Ungrief Command Vehicle] - Teleports the specified command vehicle to where you are looking. Usage: !ungrief &amp;lt;nf | be | imp&amp;gt;&lt;br /&gt;
** [http://www.sourcebans.net/ SourceBans] - A free global administration and banning system for Source engine based servers.&lt;br /&gt;
** [http://kigenac.com/viewtopic.php?f=4&amp;amp;t=231 Kigen&#039;s Anti-Cheat] (Requires Sockets 3.0.1 plugin) - An extensive anti-cheating plugin.&lt;br /&gt;
* [http://www.sourceop.com/wiki/Installing SourceOp] is less popular, but is required to run an anti-DoS plugin:&lt;br /&gt;
** [http://www.sourceop.com/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=9 DoS Attack Fixer] - Protects against A2C_PRINT and other spam.&lt;br /&gt;
&lt;br /&gt;
Both systems themselves run on [http://www.sourcemm.net/ MetaMod], allowing them to run in parallel.&lt;br /&gt;
&lt;br /&gt;
== Tips and Tricks ==&lt;br /&gt;
=== Customize server.cfg settings ===&lt;br /&gt;
As the server.cfg (amongst others) can be overwritten during upgrade and you may wish to have your server run in different &amp;quot;modes&amp;quot; such as password protected clan match/practice, increased resource rates for &amp;quot;tank wars&amp;quot;, etc, it is best to treat your server.cfg as &amp;quot;read-only&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Any default settings you wish to use can be placed in a separate file such as &amp;quot;myserver.cfg&amp;quot;. At the end of server.cfg, you can then add the line &amp;quot;exec myserver.cfg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This way, server.cfg will then run myserver.cfg and override any server.cfg settings.&lt;br /&gt;
&lt;br /&gt;
Loading various server &amp;quot;modes&amp;quot; can then be done by calling them in the server console:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rcon exec tankwars.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a mode to be automatically loaded after map change / server restart, you can add another line to server.cfg below the &amp;quot;exec myserver.cfg&amp;quot; entry.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
* [http://server.counter-strike.net/server.php?cmd=cmdall General HL2 Directives/Commands]&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod]&lt;/div&gt;</summary>
		<author><name>CyberKiller</name></author>
	</entry>
	<entry>
		<id>https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8313</id>
		<title>Dedicated Server Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.empiresmod.com/index.php?title=Dedicated_Server_Setup&amp;diff=8313"/>
		<updated>2015-11-02T00:25:20Z</updated>

		<summary type="html">&lt;p&gt;CyberKiller: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Sitenav|Dedicated Server Setup}}&lt;br /&gt;
&lt;br /&gt;
{{Warning|The information on this page applied to the older source 2007 based version of empires and is no longer correct.}}&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Windows) ==&lt;br /&gt;
There are two ways of installing an Empires dedicated server:&lt;br /&gt;
&lt;br /&gt;
*Using [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD].&lt;br /&gt;
&lt;br /&gt;
*Using [http://didrole.com/UpdateTool/ Didrol&#039;s update tool]. For the rest of this setup tutorial, we will assume we use this tool.&lt;br /&gt;
&lt;br /&gt;
{{Note|If updating multiple instances, you will need to apply this for each one. That means running the tool against more than one directory: &amp;quot;C:\****\Empires Main Server&amp;quot;; &amp;quot;C:\****\Empires Test Server&amp;quot;; or wherever your instances are. Open notepad andcopy and paste so there are no typo&#039;s.}}&lt;br /&gt;
&lt;br /&gt;
=== Download Tool ===&lt;br /&gt;
&lt;br /&gt;
You can download the tool [http://didrole.com/UpdateTool/UpdateTool-0.3.rar here].&lt;br /&gt;
&lt;br /&gt;
*After downloading, extract the RAR.&lt;br /&gt;
&lt;br /&gt;
=== Downloading Empires ===&lt;br /&gt;
&lt;br /&gt;
*Open a command line window with elevated / local administrator privileges and browse to the location of the update tool.&lt;br /&gt;
*Update syntax example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
updatetool.exe -command update / install -game 17740 &lt;br /&gt;
-dir &amp;quot;C:\Folder Path to Empires\&amp;quot; -username SteamUsername -password SteamPassword -verify_all &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*-command update - Tells the tool you are updating an existing server.&lt;br /&gt;
*-command install - Tells the server you are installing a new server.&lt;br /&gt;
*-game 17740 - Tells the server the Steam AppID. In the case of Empires you need to use &amp;quot;17740&amp;quot;.&lt;br /&gt;
*-dir - This is the installation path to the Empires Server files. It is probably worth noting that for the author of this tutorial, it was &amp;quot;C:\*****\Empires\orangebox&amp;quot; .&lt;br /&gt;
{{Warning|It is very important that you use a full local file path &amp;amp; wrap it with quotation marks to help it parse any spaces. Use an existing path in conjuction with &amp;quot;-command update&amp;quot; or a new path in conjunction with &amp;quot;-command install&amp;quot;.}}&lt;br /&gt;
*-username SteamUsername - Where Username is the Steam account you will use to connect to Steam and download the files. It is a good idea to have a separate account set up for this.&lt;br /&gt;
*-password SteamPassword - Self explanatory.&lt;br /&gt;
*-verify_all - This will verify all the files once they have been installed. Highly recommended.&lt;br /&gt;
&lt;br /&gt;
{{Warning|If you have not verified the Steam account you are using to update / install your server, an e-mail will be sent with a Steam verification code to the registered primary e-mail account. In this case, you will need to run the same command again but include the verification code by adding this switch:}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-steam_guard_code 5char&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Where &amp;quot;5char&amp;quot; is replaced by the verification code Steam will e-mail.&lt;br /&gt;
&lt;br /&gt;
Original author: A-z-K&lt;br /&gt;
&lt;br /&gt;
== Dedicated Server (Linux) ==&lt;br /&gt;
Linux server is unfortunately unsupported. Valve&#039;s version of the Source 2007 engine for Linux is too slow to handle any decent amount of players, and becomes unstable very, very quickly.&lt;br /&gt;
&lt;br /&gt;
== Server Extensions ==&lt;br /&gt;
There are several plugins available for use in Empires. Two extension systems are available (and can run in parallel):&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod] is the most common system, and is used for the majority of plugins. Handy SourceMod plugins that have been confirmed to work on Empires servers are:&lt;br /&gt;
** [http://raegquit.com/beerdude26/empires-plugins/rg_ungrief.smx Ungrief Command Vehicle] - Teleports the specified command vehicle to where you are looking. Usage: !ungrief &amp;lt;nf | be | imp&amp;gt;&lt;br /&gt;
** [http://www.sourcebans.net/ SourceBans] - A free global administration and banning system for Source engine based servers.&lt;br /&gt;
** [http://kigenac.com/viewtopic.php?f=4&amp;amp;t=231 Kigen&#039;s Anti-Cheat] (Requires Sockets 3.0.1 plugin) - An extensive anti-cheating plugin.&lt;br /&gt;
* [http://www.sourceop.com/wiki/Installing SourceOp] is less popular, but is required to run an anti-DoS plugin:&lt;br /&gt;
** [http://www.sourceop.com/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=9 DoS Attack Fixer] - Protects against A2C_PRINT and other spam.&lt;br /&gt;
&lt;br /&gt;
Both systems themselves run on [http://www.sourcemm.net/ MetaMod], allowing them to run in parallel.&lt;br /&gt;
&lt;br /&gt;
== Tips and Tricks ==&lt;br /&gt;
=== Customize server.cfg settings ===&lt;br /&gt;
As the server.cfg (amongst others) can be overwritten during upgrade and you may wish to have your server run in different &amp;quot;modes&amp;quot; such as password protected clan match/practice, increased resource rates for &amp;quot;tank wars&amp;quot;, etc, it is best to treat your server.cfg as &amp;quot;read-only&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Any default settings you wish to use can be placed in a separate file such as &amp;quot;myserver.cfg&amp;quot;. At the end of server.cfg, you can then add the line &amp;quot;exec myserver.cfg&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This way, server.cfg will then run myserver.cfg and override any server.cfg settings.&lt;br /&gt;
&lt;br /&gt;
Loading various server &amp;quot;modes&amp;quot; can then be done by calling them in the server console:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rcon exec tankwars.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a mode to be automatically loaded after map change / server restart, you can add another line to server.cfg below the &amp;quot;exec myserver.cfg&amp;quot; entry.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
* [http://server.counter-strike.net/server.php?cmd=cmdall General HL2 Directives/Commands]&lt;br /&gt;
* [http://www.sourcemod.net/ SourceMod]&lt;/div&gt;</summary>
		<author><name>CyberKiller</name></author>
	</entry>
</feed>