<?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[Find(FIND_MY_STRUCTURES) leaves out walls]]></title><description><![CDATA[<p>I had to change the FIND_MY_STRUCTURES filter to FIND_STRUCTURES in order to return a list with my walls in it. </p>
<p>var foundStructures = creep.room.find(FIND_STRUCTURES);</p>]]></description><link>http://screeps.com/forum/topic/1384/find-find_my_structures-leaves-out-walls</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 20:01:33 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/1384.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Sep 2015 19:24:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Find(FIND_MY_STRUCTURES) leaves out walls on Invalid Date]]></title><description><![CDATA[<p>I had to change the FIND_MY_STRUCTURES filter to FIND_STRUCTURES in order to return a list with my walls in it. </p>
<p>var foundStructures = creep.room.find(FIND_STRUCTURES);</p>]]></description><link>http://screeps.com/forum/post/6185</link><guid isPermaLink="true">http://screeps.com/forum/post/6185</guid><dc:creator><![CDATA[RaskVann]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Find(FIND_MY_STRUCTURES) leaves out walls on Invalid Date]]></title><description><![CDATA[<p>You do not own walls and roads, so they won't show up under FIND_MY_STRUCTURES. This is intended.</p>]]></description><link>http://screeps.com/forum/post/6186</link><guid isPermaLink="true">http://screeps.com/forum/post/6186</guid><dc:creator><![CDATA[heggico]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>