<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite]]></title><description><![CDATA[<h1>Onslaught - Homeworld</h1>
<p dir="auto">Original Map = home<br />
(Change to onslaught probably)<br />
Create Onslaught terrain type<br />
Add Assemblies to AI.<br />
Add more pods/factories etc etc.</p>
<hr />
<h1>Assault - Jungle</h1>
<p dir="auto">Original Map = Hilly<br />
Build all building<br />
Add assemblies<br />
Create Assault terrain type.</p>
<hr />
<h1>Assault - DeepSpace</h1>
<p dir="auto">Original map = deepspac<br />
Add Assemblies for AI<br />
Build all buildings</p>
<p dir="auto"><img src="/uploads/files/upload-340b98d2-1262-4a9e-bf28-2fa93425d31f" alt="upload-9fdf6bbf-a744-4d22-8466-1743c9999ef1" class=" img-fluid img-markdown" /></p>
<hr />
<h1>Battle - Arena (COMPLETED)</h1>
<p dir="auto">Original map = Tut<br />
7 rounds of reinforcements. Can you make it out?<br />
(RGB DONE. Yellow is giving me trouble // Apparently it's not allowed to place units on coordinate 400 200. Who knew?)</p>
<hr />
<h1>Battle - Testing Ground (COMPLETED)</h1>
<p dir="auto">Original Map = Tut</p>
<p dir="auto">Completed: (REB/BLUE/GREEN/YELLOW)<br />
Reaper<br />
Commandant<br />
Knight<br />
Goliath<br />
Judas Warlord</p>
<p dir="auto">To do:<br />
Above for Green/Yellow.</p>
<p dir="auto"><img src="/uploads/files/upload-7568d003-4d4e-46aa-ac56-9276cb2254ba" alt="upload-7cfccb88-796a-4963-bdb6-76a0b14e93dc" class=" img-fluid img-markdown" /><br />
Recreate this map at least 5 times with 5 different groups on the same unit for all 4 players. (Reapers, Commandants, Knights Templar, Goliaths, Gorillas?)</p>
<hr />
<h1>Satellite - Satellite Suicide</h1>
<p dir="auto">Original Map = suicide<br />
To Do: Add Reinforcements for Red, Blue, Green, Yellow</p>
<hr />
<h1>Satellite - Satellite Sumo</h1>
<p dir="auto">Original map sat<br />
To Do: Add Reinforcements for Red, Blue, Green, Yellow</p>
<p dir="auto"><img src="/uploads/files/upload-ae06cac4-0744-4026-b5f5-16b224580ab6" alt="upload-f319398d-81b9-4b28-8899-ef86948f4652" class=" img-fluid img-markdown" /></p>
<hr />
<h1>How did I do the above?:</h1>
<ol>
<li>
<p dir="auto">Add new ID's in machstrng.dll with ResourceHacker //DONE</p>
<p dir="auto">8211,	Jungle Assault<br />
8212,	Homeworld Assault	<br />
8213,	Testingground<br />
8214,	Satellite Suicide	<br />
8215,	DeepSpace Assault<br />
8216,	Domeworld (Unused)<br />
8217,	Satellite Sumo</p>
</li>
</ol>
<p dir="auto">I believe it is.</p>
<ol start="2">
<li>
<p dir="auto">Creating a new ID per Mission in scninfo.dat //DONE</p>
<p dir="auto">TERRAIN interior IDS 8207 TEXT sk_space.txt<br />
SCENARIO sk_space PLANET space IDS 8321 TEXT space1.txt MUSIC 11<br />
SCENARIO sk_suicide PLANET suicide IDS 8214 TEXT sk_suicide.txt MUSIC 9<br />
SCENARIO sk_sat PLANET sat IDS 8217 TEXT sk_sat.txt MUSIC 5<br />
ENDTERRAIN<br />
TERRAIN home IDS 8209 TEXT joust.txt<br />
SCENARIO joust PLANET joust IDS 8360 TEXT joust1.txt MUSIC 9<br />
SCENARIO btut PLANET tut IDS 8213 TEXT btut.txt MUSIC 9	<br />
ENDTERRAIN<br />
TERRAIN control IDS 8210 TEXT sk_cont.txt<br />
SCENARIO m_onslaught PLANET m_contrl IDS 8374 TEXT m_onslaught.txt MUSIC 5<br />
SCENARIO as_deepspace PLANET deepspac IDS 8215 TEXT as_deepspac.txt MUSIC 5<br />
SCENARIO as_hilly PLANET hilly IDS 8211 TEXT as_hilly.txt MUSIC 11<br />
SCENARIO as_home PLANET home IDS 8212 TEXT as_home.txt MUSIC 7<br />
ENDTERRAIN</p>
</li>
<li>
<p dir="auto">Create new .txt files //DONE</p>
</li>
</ol>
<p dir="auto"><a href="/uploads/files/upload-d9ad924d-b6b4-4fde-9418-0978a2556bda.txt">sk_sat.txt</a><br />
<a href="/uploads/files/upload-80b20411-6ab0-4c93-8877-52a08f446529.txt">btut.txt</a><br />
<a href="/uploads/files/upload-9f126567-0d30-4883-ad81-0022b1c3e5c9.txt">as_home.txt</a><br />
<a href="/uploads/files/upload-a6b4ee56-adbe-4629-89cf-81deb078303b.txt">as_hilly.txt</a><br />
<a href="/uploads/files/upload-df990fda-72fd-45da-9f6b-bd7d813e6e11.txt">as_deepspac.txt</a><br />
<a href="/uploads/files/upload-98a94786-cc64-461d-856b-ed9ff8827d2d.txt">sk_suicide.txt</a></p>
<ol start="4">
<li>Copy old.scn and change the names to whatever you typed in scninfo.dat //DONE (didn't do the .spl files yet)</li>
</ol>
<p dir="auto"><a href="/uploads/files/upload-6a6d9004-9ecf-4577-89b3-fac6969715b1.scn">as_hilly.scn</a><br />
<a href="/uploads/files/upload-58ea0f5c-1469-45db-8a07-0cc81e2ba2b9.scn">as_home.scn</a><br />
<a href="/uploads/files/upload-32588fab-6772-4586-bed4-5b8114a2e90e.scn">btut.scn</a><br />
<a href="/uploads/files/upload-5d46c39d-e324-4e5f-974f-301ac12743e1.scn">sk_sat.scn</a><br />
<a href="/uploads/files/upload-06f23582-1f6a-4121-b944-3ec4b85acf5c.scn">as_deepspace.scn</a><br />
<a href="/uploads/files/upload-9f42ff26-43f7-4428-b6c5-51efdfe3a637.scn">sk_suicide.scn</a></p>
<p dir="auto">//5. Remove many "NOT_BUILT" parameters from the .scn file. Not done<br />
//6. Load, play! Not yet</p>
<p dir="auto">(Any other suggestions?)</p>
]]></description><link>http://wiredforwar.org/topic/30/project-new-skirmish-maps-assault-onslaught-battle-satellite</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 10:45:06 GMT</lastBuildDate><atom:link href="http://wiredforwar.org/topic/30.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Apr 2015 10:20:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Sat, 04 Apr 2015 07:52:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/28">@Judas</a> I knew that Eradicators would cause total mayhem!<br />
Majestic.</p>
]]></description><link>http://wiredforwar.org/post/309</link><guid isPermaLink="true">http://wiredforwar.org/post/309</guid><dc:creator><![CDATA[AvionAris]]></dc:creator><pubDate>Sat, 04 Apr 2015 07:52:34 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Sat, 04 Apr 2015 08:47:32 GMT]]></title><description><![CDATA[<p dir="auto">3 Player Mayhem Free4All</p>
<p dir="auto">2AM EDIT: I suddenly realize where the green bitmaps that I switched with the red bitmaps ended up. Check out those (green) Goliath missiles!<br />
<img src="/uploads/files/upload-a9cc6676-3b6d-4dbb-9a10-03f942a6ce7a" alt="upload-764e6e24-0176-47a2-bc87-d6a2127704cc" class=" img-fluid img-markdown" /></p>
<p dir="auto">Okay</p>
<p dir="auto"><img src="/uploads/files/upload-f6746cb0-cec9-49a6-9095-8bcd3f1660fa" alt="upload-6327e2d3-6a07-4827-9073-cc13b2272e67" class=" img-fluid img-markdown" /></p>
<p dir="auto">Joust 2.0</p>
<p dir="auto"><img src="/uploads/files/upload-8b311368-aeda-4a7d-9b2b-5b1d3c73100a" alt="upload-ae9ecd4e-bf7f-406d-be36-c90e2cefce6d" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/uploads/files/upload-f2e6a533-55ae-4729-b6c1-e82f01884c62" alt="upload-4d961143-5c05-4875-99d0-a3ff525580a0" class=" img-fluid img-markdown" /></p>
]]></description><link>http://wiredforwar.org/post/305</link><guid isPermaLink="true">http://wiredforwar.org/post/305</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Sat, 04 Apr 2015 08:47:32 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Fri, 03 Apr 2015 14:33:15 GMT]]></title><description><![CDATA[<p dir="auto">Oh my...</p>
<p dir="auto">New reinforcements every 30 seconds ...</p>
<p dir="auto"><img src="/uploads/files/upload-a84fd88a-9338-4e1c-a316-1f120708934f" alt="upload-54e5b32d-8de2-4dd7-8ebf-6e0744c7a8ce" class=" img-fluid img-markdown" /></p>
]]></description><link>http://wiredforwar.org/post/304</link><guid isPermaLink="true">http://wiredforwar.org/post/304</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Fri, 03 Apr 2015 14:33:15 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Fri, 03 Apr 2015 11:15:07 GMT]]></title><description><![CDATA[<p dir="auto">Sneak peeks<br />
<img src="/uploads/files/upload-54eda16f-6c5f-42fc-928c-fac61f4d7a39" alt="upload-14d19cbb-8eca-4da2-bea8-890ff3c58fe3" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/uploads/files/upload-289dc0ea-6cf9-4d06-9ea2-16d700432b3b" alt="upload-618bbb1d-e2cb-494b-8bc5-3d0dc92e9217" class=" img-fluid img-markdown" /></p>
]]></description><link>http://wiredforwar.org/post/301</link><guid isPermaLink="true">http://wiredforwar.org/post/301</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Fri, 03 Apr 2015 11:15:07 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 18:52:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/2">@bilal</a></p>
<p dir="auto">yay.gorilla</p>
]]></description><link>http://wiredforwar.org/post/294</link><guid isPermaLink="true">http://wiredforwar.org/post/294</guid><dc:creator><![CDATA[AvionAris]]></dc:creator><pubDate>Thu, 02 Apr 2015 18:52:14 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 18:24:29 GMT]]></title><description><![CDATA[<p dir="auto">@Encrypted said:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/2">@bilal</a> I wonder if someone could make that seeding pod ship a machine later. I don't know what should it do if someone does it, though.</p>
<p dir="auto">And by 'machine', I mean being able to play with it in 1st person!</p>
</blockquote>
<p dir="auto">Machines 2: Space Simulator</p>
]]></description><link>http://wiredforwar.org/post/291</link><guid isPermaLink="true">http://wiredforwar.org/post/291</guid><dc:creator><![CDATA[bilal]]></dc:creator><pubDate>Thu, 02 Apr 2015 18:24:29 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 17:43:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/2">@bilal</a> I wonder if someone could make that seeding pod ship a machine later. I don't know what should it do if someone does it, though.</p>
<p dir="auto">And by 'machine', I mean being able to play with it in 1st person!</p>
]]></description><link>http://wiredforwar.org/post/290</link><guid isPermaLink="true">http://wiredforwar.org/post/290</guid><dc:creator><![CDATA[AvionAris]]></dc:creator><pubDate>Thu, 02 Apr 2015 17:43:12 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 17:38:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/4">@StonerHate</a> said:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/28">@Judas</a> What the HECK is that on the space map in the centre below the star-figure? Looks like some red bus xD Part of the map itsself?</p>
</blockquote>
<p dir="auto">That's the seeding pod launching ship. You can see it in the first cutscene of the campaign.</p>
]]></description><link>http://wiredforwar.org/post/289</link><guid isPermaLink="true">http://wiredforwar.org/post/289</guid><dc:creator><![CDATA[bilal]]></dc:creator><pubDate>Thu, 02 Apr 2015 17:38:00 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 17:18:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/28">@Judas</a> What the HECK is that on the space map in the centre below the star-figure? Looks like some red bus xD Part of the map itsself?</p>
<p dir="auto">EDIT: Oh. God. I've got the GREATEST idea ever.</p>
<p dir="auto">Try to survive with a steel bus and wreck as many machines as possible &gt;:) Destruction Derby against Machines? :O F*CK yeah! xD</p>
]]></description><link>http://wiredforwar.org/post/287</link><guid isPermaLink="true">http://wiredforwar.org/post/287</guid><dc:creator><![CDATA[StonerHate]]></dc:creator><pubDate>Thu, 02 Apr 2015 17:18:15 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 15:39:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/28">@Judas</a> said:</p>
<blockquote>
<p dir="auto"><img src="/uploads/files/upload-53586c0e-a419-4104-a002-ef3eb44cab04" alt="upload-7489e44a-3cab-46c4-a830-8dce7fe019a3" class=" img-fluid img-markdown" /></p>
<p dir="auto">NEW ASSAULT MAP - Ehh... Machines in space?</p>
<p dir="auto">I"M SO CONFUSED</p>
<p dir="auto"><img src="/uploads/files/upload-753a3a37-9b12-49df-a7d2-b72b896ed434" alt="upload-26689479-c840-4db0-8b3f-ff3c72d97876" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">Yes, I'm confused aswell. Lol.</p>
<p dir="auto">...and it looks great.</p>
<p dir="auto">Oh, by the way, just had an idea... why not make some Skirmish maps be available in the "Battle" mode?</p>
<p dir="auto">Oh, also, make something like...<br />
<img src="/uploads/files/upload-93406482-806b-40ee-a192-0f7ebc0b6d30.jpg" alt="gra w statki.xd.jpg" class=" img-fluid img-markdown" /><br />
...this. I don't even remember this game's name, but doing something like that with machines or maybe even nukes would be fun!<br />
Oh, right, it's called "Sea Battle"! yay.gorilla</p>
]]></description><link>http://wiredforwar.org/post/285</link><guid isPermaLink="true">http://wiredforwar.org/post/285</guid><dc:creator><![CDATA[AvionAris]]></dc:creator><pubDate>Thu, 02 Apr 2015 15:39:58 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 14:39:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/2">@bilal</a> said:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/28">@Judas</a><br />
Very cool. Does the AI work like in the campaign or like a skirmish. Or at all?</p>
<p dir="auto">Also love the machines in space haha.</p>
</blockquote>
<p dir="auto">The AI in the Skirmish works exactly the same as the AI in the Campaigns. Sadly tho, the AI is very dumb.</p>
<p dir="auto">It's basically just a few assembly points where the AI will either build or send units.</p>
<p dir="auto">You can play around further by setting timers, 'and, or, nor, if' statements or sending units in squads (after a specific amount of units has assembled), or after a specific building /artefact is destroyed but that's basically it.</p>
<p dir="auto">The onslaught maps are therefore fairly simple to create. Just set the assembly in the middle of the RED's base.</p>
<p dir="auto">The assault maps will be pretty easy too, as we need only a few assemblies to defend strategic points from the player.</p>
<p dir="auto">Battle maps will be pretty simple too I reckon. Just set the assembly of all Machines in the middle of the map or create some patrols (If the maps are small like Satellite Shootout). The Machines will then walk around and kill kill kill.</p>
<p dir="auto">I don't know if I can adjust the initiative level yet, but I reckon setting it to 3 will (hopefully) enable the AI to think for itself more.</p>
<p dir="auto">Creating a true Skirmish map (in notepad, as I do) is an incredible feat. You need to locate all the coordinates on the map (I do this in a crappy bitmap file) and write these down. Then you need to place all the buildings with the correct orientation and hope not a single one clips with the environment/cliffs/ground/rivers/lava/walls. Then you need to set the assembly points per player to attack the other 3. So that's at least 16 assembly points for all 4 players (Because the player isn't always Red, so Red also needs an AI..)</p>
<p dir="auto">Then you need to playtest the thing, many many times to make sure nothing goes wrong. Sometimes I see loads of code just commented out because it was causing the Machines to simply stop. I also saw this in my Onslaught map where a couple of gorillas stopped moving because there were 3 turrets in the way.</p>
<p dir="auto">It would be awesome if somebody could import all the models in Unity/Unreal, import the maps somehow and import the assemblies for each map and allow it to create .scn files so that we have a sort of mapmaker going on. But that's just my fantasy.</p>
]]></description><link>http://wiredforwar.org/post/284</link><guid isPermaLink="true">http://wiredforwar.org/post/284</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Thu, 02 Apr 2015 14:39:03 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 14:24:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://wiredforwar.org/uid/28">@Judas</a><br />
Very cool. Does the AI work like in the campaign or like a skirmish. Or at all?</p>
<p dir="auto">Also love the machines in space haha.</p>
]]></description><link>http://wiredforwar.org/post/283</link><guid isPermaLink="true">http://wiredforwar.org/post/283</guid><dc:creator><![CDATA[bilal]]></dc:creator><pubDate>Thu, 02 Apr 2015 14:24:06 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 14:23:17 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/upload-53586c0e-a419-4104-a002-ef3eb44cab04" alt="upload-7489e44a-3cab-46c4-a830-8dce7fe019a3" class=" img-fluid img-markdown" /></p>
<p dir="auto">NEW ASSAULT MAP - Ehh... Machines in space?</p>
<p dir="auto">I"M SO CONFUSED</p>
<p dir="auto"><img src="/uploads/files/upload-753a3a37-9b12-49df-a7d2-b72b896ed434" alt="upload-26689479-c840-4db0-8b3f-ff3c72d97876" class=" img-fluid img-markdown" /></p>
]]></description><link>http://wiredforwar.org/post/282</link><guid isPermaLink="true">http://wiredforwar.org/post/282</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Thu, 02 Apr 2015 14:23:17 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 14:21:05 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/upload-a3f3e8b1-0500-43be-a93a-dc9cbd0ecee6" alt="upload-5e4362ba-3dad-4669-b7f5-3b574990bbea" class=" img-fluid img-markdown" /></p>
<p dir="auto">NEW ASSAULT MAP - JUNGLE</p>
]]></description><link>http://wiredforwar.org/post/281</link><guid isPermaLink="true">http://wiredforwar.org/post/281</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Thu, 02 Apr 2015 14:21:05 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 14:20:19 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/upload-107cde94-ba3e-454f-bc69-c932f4efdeff" alt="upload-fdc5afcf-4d90-4a27-8eb8-35775369a0be" class=" img-fluid img-markdown" /></p>
<p dir="auto">NEW BATTLE MAP - ARENA</p>
]]></description><link>http://wiredforwar.org/post/280</link><guid isPermaLink="true">http://wiredforwar.org/post/280</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Thu, 02 Apr 2015 14:20:19 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 14:19:43 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/upload-eab94f13-034d-43ce-b2d8-0a7b56a65b82" alt="upload-a5213893-fc9a-489c-a3f7-65670ad12542" class=" img-fluid img-markdown" /></p>
<p dir="auto">NEW ASSAULT MAP - HOMEWORLD 2</p>
]]></description><link>http://wiredforwar.org/post/279</link><guid isPermaLink="true">http://wiredforwar.org/post/279</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Thu, 02 Apr 2015 14:19:43 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Thu, 02 Apr 2015 14:19:25 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/upload-501754a8-51ae-470a-926e-85b4773f1d47" alt="upload-11213bad-fb4e-4534-9fcc-ed7fb2ae18ad" class=" img-fluid img-markdown" /></p>
<p dir="auto">NEW ASSAULT MAP - SUICIDE SQUAD</p>
]]></description><link>http://wiredforwar.org/post/278</link><guid isPermaLink="true">http://wiredforwar.org/post/278</guid><dc:creator><![CDATA[Judas]]></dc:creator><pubDate>Thu, 02 Apr 2015 14:19:25 GMT</pubDate></item><item><title><![CDATA[Reply to Project: New Skirmish Maps - Assault, Onslaught, Battle, Satellite on Wed, 01 Apr 2015 12:50:22 GMT]]></title><description><![CDATA[<p dir="auto">Midian (Protect the interior, everyone wants it!)<br />
Talok (Protect the research facility)<br />
Desert on Talon Prime (Protect the commander, might be a good escort mission)<br />
Custom map where's a hill (+5 to excellence)</p>
<p dir="auto">Yes!</p>
<p dir="auto">Btw, wow, you can restore erased posts. Thought I've posted two posts, but it seems like I've posted one.</p>
]]></description><link>http://wiredforwar.org/post/221</link><guid isPermaLink="true">http://wiredforwar.org/post/221</guid><dc:creator><![CDATA[AvionAris]]></dc:creator><pubDate>Wed, 01 Apr 2015 12:50:22 GMT</pubDate></item></channel></rss>