<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Ace of Spades Game Forums &#187; Tag: config - Recent Posts</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Tag: config - Recent Posts</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 10:52:51 +0000</pubDate>

<item>
<title>SashV on "Other Config Options"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5514#post-84525</link>
<pubDate>Sun, 21 Aug 2011 09:13:49 +0000</pubDate>
<dc:creator>SashV</dc:creator>
<guid isPermaLink="false">84525@http://forumarchive.spadille.net/</guid>
<description><p>Alright, thanks!
</p></description>
</item>
<item>
<title>Sandcrawler on "Other Config Options"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5514#post-84248</link>
<pubDate>Sun, 21 Aug 2011 00:42:41 +0000</pubDate>
<dc:creator>Sandcrawler</dc:creator>
<guid isPermaLink="false">84248@http://forumarchive.spadille.net/</guid>
<description><p>Volume level, 1-10<br />
vol 10</p>
<p>Invert Mouse, T/F (0/1)<br />
inverty 0</p>
<p>Capture Limit, for servers<br />
caplimit 3</p>
<p>Fog settings, for servers (Red, Green, Blue color format)<br />
rfog 128<br />
gfog 232<br />
bfog 255
</p></description>
</item>
<item>
<title>SashV on "Other Config Options"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5514#post-84189</link>
<pubDate>Sat, 20 Aug 2011 23:39:11 +0000</pubDate>
<dc:creator>SashV</dc:creator>
<guid isPermaLink="false">84189@http://forumarchive.spadille.net/</guid>
<description><p>This has been bugging me forever. I do not know what the other options for the configuration is, besides name and the x- and y-resolutions. Could someone help?
</p></description>
</item>
<item>
<title>plaYer2k on "configured server launch with &quot;one click&quot;"</title>
<link>http://forumarchive.spadille.net/topic.php?id=283#post-1858</link>
<pubDate>Thu, 28 Apr 2011 08:48:56 +0000</pubDate>
<dc:creator>plaYer2k</dc:creator>
<guid isPermaLink="false">1858@http://forumarchive.spadille.net/</guid>
<description><p>afaik you cant run multiple servers.<br />
maybe there is a really hacky way to do this, but that sure is far beyond common skill</p>
<p>if any1 figures out how to do it just tell me or do it youself since the code is really simple right now :-D
</p></description>
</item>
<item>
<title>opmrcrab on "configured server launch with &quot;one click&quot;"</title>
<link>http://forumarchive.spadille.net/topic.php?id=283#post-1854</link>
<pubDate>Thu, 28 Apr 2011 08:40:37 +0000</pubDate>
<dc:creator>opmrcrab</dc:creator>
<guid isPermaLink="false">1854@http://forumarchive.spadille.net/</guid>
<description><p>Can i throw into the mix the ability to choose the port number, in the case of people who have a good server being limited to one port kinda stops you running multiple servers at a fundemental level - I say that cuase on a non-fundamental level i have no idea if the server software would work with two instances executing at once.</p>
<p>i.e.<br />
KickAss Server#1 : 32887<br />
KickAss Server#2 : 32888
</p></description>
</item>
<item>
<title>plaYer2k on "configured server launch with &quot;one click&quot;"</title>
<link>http://forumarchive.spadille.net/topic.php?id=283#post-1842</link>
<pubDate>Thu, 28 Apr 2011 08:08:15 +0000</pubDate>
<dc:creator>plaYer2k</dc:creator>
<guid isPermaLink="false">1842@http://forumarchive.spadille.net/</guid>
<description><p>ok i tinkered a little programm to start the server as ONECLICK :-P<br />
it works like my config-methode i tried to describe</p>
<p><a href="http://filebeam.com/b0fb95a89d94e22ee8142ab980eac7a5" rel="nofollow">http://filebeam.com/b0fb95a89d94e22ee8142ab980eac7a5</a></p>
<p>have fun
</p></description>
</item>
<item>
<title>Jackster on "configured server launch with &quot;one click&quot;"</title>
<link>http://forumarchive.spadille.net/topic.php?id=283#post-1829</link>
<pubDate>Thu, 28 Apr 2011 07:06:14 +0000</pubDate>
<dc:creator>Jackster</dc:creator>
<guid isPermaLink="false">1829@http://forumarchive.spadille.net/</guid>
<description><p>Also need to have it set so we can set the IP that the server uses.
</p></description>
</item>
<item>
<title>plaYer2k on "configured server launch with &quot;one click&quot;"</title>
<link>http://forumarchive.spadille.net/topic.php?id=283#post-1828</link>
<pubDate>Thu, 28 Apr 2011 07:03:47 +0000</pubDate>
<dc:creator>plaYer2k</dc:creator>
<guid isPermaLink="false">1828@http://forumarchive.spadille.net/</guid>
<description><p>It would be great for future patches to have added features for our server launches.</p>
<p>Beside the Score and Time caps for restart we should get some possibilities to automatically launch a server (at least i dont know a proper way).</p>
<p>So please give us a way to pass a set of settings for startup.</p>
<p>Commandline:<br />
Via commandline directly.<br />
-max X, where X is the max number of user<br />
-name X, where X is the name<br />
-score X, where X is the maximum score per map<br />
-timelimit X, where X is the maximum time per map in minutes<br />
example commandline server.exe -max 32 -name "Deuces paradise" -score 30 -timelimit 300</p>
<p>Configfiles<br />
have a configfile for servers like the config.ini for client<br />
Deliver a default server.cfg with the above points.<br />
Also give us the possibility to load different config files via commandline (server.exe -load server2.cfg)</p>
<p>for the both above mentioned methods:<br />
if any parameter has NOT set, then ask for it as we know already
</p></description>
</item>

</channel>
</rss>
