<?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: tool - Recent Posts</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Tag: tool - Recent Posts</description>
<language>en</language>
<pubDate>Thu, 30 Apr 2026 14:35:59 +0000</pubDate>

<item>
<title>[C.H]Winston_ on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-102456</link>
<pubDate>Sun, 04 Sep 2011 04:03:42 +0000</pubDate>
<dc:creator>[C.H]Winston_</dc:creator>
<guid isPermaLink="false">102456@http://forumarchive.spadille.net/</guid>
<description><p>I know, I do that.
</p></description>
</item>
<item>
<title>SIMOX on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-102455</link>
<pubDate>Sun, 04 Sep 2011 03:59:26 +0000</pubDate>
<dc:creator>SIMOX</dc:creator>
<guid isPermaLink="false">102455@http://forumarchive.spadille.net/</guid>
<description><p>^ Make houses with SLAB6 and import them into the VOXED.
</p></description>
</item>
<item>
<title>[C.H]Winston_ on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-102452</link>
<pubDate>Sun, 04 Sep 2011 03:49:39 +0000</pubDate>
<dc:creator>[C.H]Winston_</dc:creator>
<guid isPermaLink="false">102452@http://forumarchive.spadille.net/</guid>
<description><p>I love this editor, just found it today :D</p>
<p>So fun making zombie maps with it, but I wish you could make houses and buildings etc...
</p></description>
</item>
<item>
<title>JoJoeStinky on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-102326</link>
<pubDate>Sun, 04 Sep 2011 01:56:50 +0000</pubDate>
<dc:creator>JoJoeStinky</dc:creator>
<guid isPermaLink="false">102326@http://forumarchive.spadille.net/</guid>
<description><p>Just updated this :<br />
<a href="http://ace-spades.com/forums/topic.php?id=6849&#038;replies=1#post-114444" rel="nofollow">http://ace-spades.com/forums/topic.php?id=6849&#038;replies=1#post-114444</a></p>
<p>Thanks Buildramer!
</p></description>
</item>
<item>
<title>JoJoeStinky on "Server Launcher (Now with Map Rotation!)"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5332#post-81591</link>
<pubDate>Thu, 18 Aug 2011 21:16:33 +0000</pubDate>
<dc:creator>JoJoeStinky</dc:creator>
<guid isPermaLink="false">81591@http://forumarchive.spadille.net/</guid>
<description><p>How very very cool!! thank you very much :)</p>
<p>pyspades loads the map from whatever is specified in the config.txt file.</p>
<p>If you could somehow use GREP, or use your program to edit the text file, and change teh mapname.vtx, it should work out.</p>
<p>Pyspades uses a feature called rollback that you can set up to refresh the map. It takes a long time sometimes, and lags the players. </p>
<p>It would definitely be faster to just restart the server.</p>
<p>What would be cool is if you could somehow echo to the players that the server is changing maps, and to log back in 1 minute.  </p>
<p>Thanks for doing this :)</p>
<p>i am going to give it a test run tonight.
</p></description>
</item>
<item>
<title>Sandcrawler on "Server Launcher (Now with Map Rotation!)"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5332#post-81377</link>
<pubDate>Thu, 18 Aug 2011 17:46:18 +0000</pubDate>
<dc:creator>Sandcrawler</dc:creator>
<guid isPermaLink="false">81377@http://forumarchive.spadille.net/</guid>
<description><p>That is a good idea to have a cycle maps feature. I built it into the program now.</p>
<p>Just visit the link above and it has the newest version.</p>
<p>In the new configuration file you set several maps (could set as many as you want) and it will rotate through them. When it restarts it will go back to the first one and thus start over.</p>
<p>Before this new version it would only run the one map, and the only way you could rotate maps would be using the batch files and a cronjob. Now you just set the maps in sever.ini, and set the restart time in hours.</p>
<p>If there is interest in it I can tweak this to work with PySpades (I haven't really used PySpades, so I don't know what all would need to change for it.)
</p></description>
</item>
<item>
<title>JoJoeStinky on "Server Launcher (Now with Map Rotation!)"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5332#post-81250</link>
<pubDate>Thu, 18 Aug 2011 15:17:44 +0000</pubDate>
<dc:creator>JoJoeStinky</dc:creator>
<guid isPermaLink="false">81250@http://forumarchive.spadille.net/</guid>
<description><p>In theory this could work with pyspades! It is an executable like the default server.</p>
<p>Thanks for doing this for us. We really need a way to cycle maps.</p>
<p>In yout thread title you might want to add : How to set up map cycling. or Server launcher +map cycle feature.</p>
<p>i am sure the Admins would live to add this :)</p>
<p>With your exe files you can have the windows scheduler automate a server :)</p>
<p>I was going to do something with batch files like this.:</p>
<p>#REM stop running server.<br />
taskkill /IM client.exe</p>
<p>#REM delete old config.<br />
DEL config.txt</p>
<p>#REM get new config file from pool.<br />
copy /configs/config.txt</p>
<p>#REM launch server.</p>
<p>C:\path\to\AOS\server.exe</p>
<p>Then i would have seperate config files in a pool folder that load the various maps and settings for that map.<br />
To automate it I would use Cron in Linux or Schedule manager in windows to daisy chain the scripts together, and execute them whenever i wanted a map cycle or a game mode change.</p>
<p>Pyspades provides us with a bunch of CLI commands, so we might be able to load the seperate map files without swapping the custom config files. like this:<br />
Server.exe -mapname -switch1 -switch 2</p>
<p>that would be the easiest route, but i dont know if Pyspades does that or not.
</p></description>
</item>
<item>
<title>Sandcrawler on "Server Launcher (Now with Map Rotation!)"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5332#post-80774</link>
<pubDate>Thu, 18 Aug 2011 00:41:55 +0000</pubDate>
<dc:creator>Sandcrawler</dc:creator>
<guid isPermaLink="false">80774@http://forumarchive.spadille.net/</guid>
<description><p>I thought this might be helpful to someone so I uploaded it. This is a rather simple tool that will help you to Launch a default server from a configuration file.</p>
<p>Be Sure to Read the ReadMe for more Information. Or at least be sure to edit server.ini with your own information. </p>
<p>Download<br />
---<br />
<a href="http://umh.sandcrawler.net/index.php?page=downloads&#038;command=view&#038;id=232" rel="nofollow">http://umh.sandcrawler.net/index.php?page=downloads&#038;command=view&#038;id=232</a></p>
<p>Open Source Information<br />
---<br />
  This software is provided 'as-is', without any express or implied<br />
  warranty.  In no event will the authors be held liable for any damages<br />
  arising from the use of this software.</p>
<p>  Permission is granted to anyone to use this software for any purpose,<br />
  including commercial applications, and to alter it and redistribute it<br />
  freely, subject to the following restrictions:</p>
<p>  1. The origin of this software must not be misrepresented; you must not<br />
     claim that you wrote the original software. If you use this software<br />
     in a product, an acknowledgment in the product documentation would be<br />
     appreciated but is not required.<br />
  2. Altered source versions must be plainly marked as such, and must not be<br />
     misrepresented as being the original software.<br />
  3. This notice may not be removed or altered from any source distribution.</p>
<p>The source is included inside the Source folder. You will need AutoIt3 to edit/view the source.</p>
<p>Release Log<br />
---</p>
<p>Release 2 (8-18-2011)<br />
---<br />
- Discarded the split versions, Now there is just ServerLauncher<br />
- New Feature, Map rotation. You must have at least 2 maps you want to rotate.<br />
- Changes to the ini file to accommodate multiple maps.</p>
<p>Release 1 (8-17-2011)<br />
---<br />
Initial release, a basic Server Launcher with configuration file, and Server Restarting feature.
</p></description>
</item>
<item>
<title>Sasquatch on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-39604</link>
<pubDate>Sun, 03 Jul 2011 16:12:36 +0000</pubDate>
<dc:creator>Sasquatch</dc:creator>
<guid isPermaLink="false">39604@http://forumarchive.spadille.net/</guid>
<description><p>Is google really that hard to use?
</p></description>
</item>
<item>
<title>[PS]:Aksel: on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-39095</link>
<pubDate>Sat, 02 Jul 2011 23:37:25 +0000</pubDate>
<dc:creator>[PS]:Aksel:</dc:creator>
<guid isPermaLink="false">39095@http://forumarchive.spadille.net/</guid>
<description><p>Ok so I got Hightmap and made a bitmap, so it is a 1024x1024 how to I get it to a 512x512 then how do u convert batches and crap
</p></description>
</item>
<item>
<title>Fat Idiot on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-38702</link>
<pubDate>Sat, 02 Jul 2011 10:37:13 +0000</pubDate>
<dc:creator>Fat Idiot</dc:creator>
<guid isPermaLink="false">38702@http://forumarchive.spadille.net/</guid>
<description><p>Facepalming doesn't do it.
</p></description>
</item>
<item>
<title>Buffet_of_Lies on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-38693</link>
<pubDate>Sat, 02 Jul 2011 10:23:09 +0000</pubDate>
<dc:creator>Buffet_of_Lies</dc:creator>
<guid isPermaLink="false">38693@http://forumarchive.spadille.net/</guid>
<description><p><strong><em>FACEPALM!</em></strong>
</p></description>
</item>
<item>
<title>[PS]:Aksel: on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-38456</link>
<pubDate>Fri, 01 Jul 2011 21:48:21 +0000</pubDate>
<dc:creator>[PS]:Aksel:</dc:creator>
<guid isPermaLink="false">38456@http://forumarchive.spadille.net/</guid>
<description><p>how do u make a bitmap
</p></description>
</item>
<item>
<title>jasper2428 on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-28033</link>
<pubDate>Thu, 16 Jun 2011 05:31:11 +0000</pubDate>
<dc:creator>jasper2428</dc:creator>
<guid isPermaLink="false">28033@http://forumarchive.spadille.net/</guid>
<description><p>EDIT:&#60;snip&#62; Because i was an idiot<br />
EDIT2: Again, i am VERY confused in making heightmaps, do I need a specific color palette for each block height, and is 8 bit = 24 bit (8 bits for Red+8 bits for Green+8 bits for Blue = 24)<br />
I'm such a noob at this
</p></description>
</item>
<item>
<title>Triplefox on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-25241</link>
<pubDate>Sun, 12 Jun 2011 00:30:04 +0000</pubDate>
<dc:creator>Triplefox</dc:creator>
<guid isPermaLink="false">25241@http://forumarchive.spadille.net/</guid>
<description><p>@Fig</p>
<p>The short syntax doesn't work properly for me. But if I say "convert.exe city.bmp city.bmp 4" then it's OK.
</p></description>
</item>
<item>
<title>anIRISHrooster on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023&amp;page=2#post-25166</link>
<pubDate>Sat, 11 Jun 2011 21:28:19 +0000</pubDate>
<dc:creator>anIRISHrooster</dc:creator>
<guid isPermaLink="false">25166@http://forumarchive.spadille.net/</guid>
<description><p>@Buffet_of_Lies<br />
I love how you just assume that I don't understand how to convert it to a Batch file. Stop assuming you're smarter than everyone else.
</p></description>
</item>
<item>
<title>Buffet_of_Lies on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24628</link>
<pubDate>Fri, 10 Jun 2011 22:52:45 +0000</pubDate>
<dc:creator>Buffet_of_Lies</dc:creator>
<guid isPermaLink="false">24628@http://forumarchive.spadille.net/</guid>
<description><p>Hmmm. No idea why isn;t working. Did you try 5?
</p></description>
</item>
<item>
<title>Fig on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24464</link>
<pubDate>Fri, 10 Jun 2011 15:56:56 +0000</pubDate>
<dc:creator>Fig</dc:creator>
<guid isPermaLink="false">24464@http://forumarchive.spadille.net/</guid>
<description><p>Whenever I attempt to use this it shows this:<br />
convert.exe city.bmp 4 (like in the readme because I just want a flat map)<br />
Invalid Parameter - 4<br />
I run it as an administrator and I have made sure its a 24-bit map.<br />
Any ideas as to why it is doing this?<br />
I double checked everything but maybe I've done something wrong.
</p></description>
</item>
<item>
<title>HeyJD on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24399</link>
<pubDate>Fri, 10 Jun 2011 12:09:14 +0000</pubDate>
<dc:creator>HeyJD</dc:creator>
<guid isPermaLink="false">24399@http://forumarchive.spadille.net/</guid>
<description><p>Please please please bildramer, Add an external tool to convert 3D raw data to a map!<br />
That would be AWESOME!
</p></description>
</item>
<item>
<title>Buffet_of_Lies on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24378</link>
<pubDate>Fri, 10 Jun 2011 11:08:35 +0000</pubDate>
<dc:creator>Buffet_of_Lies</dc:creator>
<guid isPermaLink="false">24378@http://forumarchive.spadille.net/</guid>
<description><p>You probably did it with notepad which would save it with a .TXT extension instead of a .BAT... for example, you edited a new batch file with notepad and save it as test1.bat but what notepad, sneaky devil, did was save it as test1.bat.txt. See what I am saying?</p>
<p>When you click your "batch file" does it open a command window or does it just reopen in notepad. If not notepad, then paste the contents of your batch file into a message here and maybe I can see what is wrong.
</p></description>
</item>
<item>
<title>anIRISHrooster on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24367</link>
<pubDate>Fri, 10 Jun 2011 09:55:21 +0000</pubDate>
<dc:creator>anIRISHrooster</dc:creator>
<guid isPermaLink="false">24367@http://forumarchive.spadille.net/</guid>
<description><p>The Batch file won't work for me even after I've created my own.
</p></description>
</item>
<item>
<title>Buffet_of_Lies on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24344</link>
<pubDate>Fri, 10 Jun 2011 08:29:48 +0000</pubDate>
<dc:creator>Buffet_of_Lies</dc:creator>
<guid isPermaLink="false">24344@http://forumarchive.spadille.net/</guid>
<description><p>@rooster What do you mean by "won't work"?
</p></description>
</item>
<item>
<title>anIRISHrooster on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24221</link>
<pubDate>Thu, 09 Jun 2011 23:59:37 +0000</pubDate>
<dc:creator>anIRISHrooster</dc:creator>
<guid isPermaLink="false">24221@http://forumarchive.spadille.net/</guid>
<description><p>How can I get this to work? I did what the readme said, and it still won't work. Any actual tuts?
</p></description>
</item>
<item>
<title>Buffet_of_Lies on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24212</link>
<pubDate>Thu, 09 Jun 2011 23:45:12 +0000</pubDate>
<dc:creator>Buffet_of_Lies</dc:creator>
<guid isPermaLink="false">24212@http://forumarchive.spadille.net/</guid>
<description><p>Ohhhh... I see... <em>new version</em>! Facepalm.
</p></description>
</item>
<item>
<title>anIRISHrooster on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-24200</link>
<pubDate>Thu, 09 Jun 2011 23:27:15 +0000</pubDate>
<dc:creator>anIRISHrooster</dc:creator>
<guid isPermaLink="false">24200@http://forumarchive.spadille.net/</guid>
<description><p>I can't get it to work :/ Oh well.
</p></description>
</item>
<item>
<title>Influx on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-21504</link>
<pubDate>Sat, 04 Jun 2011 09:24:59 +0000</pubDate>
<dc:creator>Influx</dc:creator>
<guid isPermaLink="false">21504@http://forumarchive.spadille.net/</guid>
<description><blockquote><p>hmm i cant work out how to actually start up the conversion process. i read the readme, but unfotunately being the fool i am i dont know how to actually start a batch process :/
</p></blockquote>
<p>What I do is edit example.bat in Notepad to read;</p>
<p><code>converth.exe terrain.bmp terrainh.bmp<br />
pause</code></p>
<p>Then, I place my heightmap (terrainh.bmp) and my terrain texture (terrain.bmp) into the folder, run example.bat, and it spits out my map for me.</p>
<p>After renaming it, all you have to do to generate a map is to drop a heightmap and a texture into the folder, rename them, and run the .bat.
</p></description>
</item>
<item>
<title>Sneaky Cheetah on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-21440</link>
<pubDate>Sat, 04 Jun 2011 05:31:39 +0000</pubDate>
<dc:creator>Sneaky Cheetah</dc:creator>
<guid isPermaLink="false">21440@http://forumarchive.spadille.net/</guid>
<description><p>hmm i cant work out how to actually start up the conversion process. i read the readme, but unfotunately being the fool i am i dont know how to actually start a batch process :/
</p></description>
</item>
<item>
<title>Dynasty on "[GUI] Ace of Spades Configuration Tool"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1063#post-20121</link>
<pubDate>Thu, 02 Jun 2011 09:37:56 +0000</pubDate>
<dc:creator>Dynasty</dc:creator>
<guid isPermaLink="false">20121@http://forumarchive.spadille.net/</guid>
<description><p>Lexsym, why do you always post in the community forum? If you're just going to redirect us, shouldn't you just post it in the official forum?
</p></description>
</item>
<item>
<title>THE_REAL_ATHEIST on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-17771</link>
<pubDate>Sun, 29 May 2011 08:39:46 +0000</pubDate>
<dc:creator>THE_REAL_ATHEIST</dc:creator>
<guid isPermaLink="false">17771@http://forumarchive.spadille.net/</guid>
<description><p>this is shit
</p></description>
</item>
<item>
<title>Lexsym on "Bitmap converters"</title>
<link>http://forumarchive.spadille.net/topic.php?id=1023#post-14528</link>
<pubDate>Sun, 22 May 2011 14:20:09 +0000</pubDate>
<dc:creator>Lexsym</dc:creator>
<guid isPermaLink="false">14528@http://forumarchive.spadille.net/</guid>
<description><p>didn't try it with the new version, but I forgot to give my thanks for the old version. Thanks. It appears I was the only one able to actually use it. I loved it.
</p></description>
</item>

</channel>
</rss>
