<?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[creep move order]]></title><description><![CDATA[<p>When multiple creeps more to the same position, how do you decide what happens? Is it a stack, last to call a move method gets there?</p>
<p>Can't find the answer anywhere.</p>
]]></description><link>http://screeps.com/forum/topic/2968/creep-move-order</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 03:51:12 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/2968.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 May 2020 18:59:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to creep move order on Invalid Date]]></title><description><![CDATA[<p>When multiple creeps more to the same position, how do you decide what happens? Is it a stack, last to call a move method gets there?</p>
<p>Can't find the answer anywhere.</p>
]]></description><link>http://screeps.com/forum/post/15051</link><guid isPermaLink="true">http://screeps.com/forum/post/15051</guid><dc:creator><![CDATA[ayrtep]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to creep move order on Invalid Date]]></title><description><![CDATA[<p>There isn't.<br />
Because all you send is basically a &quot;wish&quot; to move there, the server is the instance who decides that based on all inputs given.</p>
<p>Since there is so much going on on the server side you can call it basically random.</p>
]]></description><link>http://screeps.com/forum/post/15052</link><guid isPermaLink="true">http://screeps.com/forum/post/15052</guid><dc:creator><![CDATA[MrFaul]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to creep move order on Invalid Date]]></title><description><![CDATA[<p><a href="https://github.com/screeps/engine/blob/master/src/processor/intents/movement.js" rel="nofollow">https://github.com/screeps/engine/blob/master/src/processor/intents/movement.js</a></p>
<p><a href="https://github.com/screeps/engine/blob/master/src/processor/intents/creeps/move.js" rel="nofollow">https://github.com/screeps/engine/blob/master/src/processor/intents/creeps/move.js</a></p>
<p>its not random, but its complicated.</p>
]]></description><link>http://screeps.com/forum/post/15055</link><guid isPermaLink="true">http://screeps.com/forum/post/15055</guid><dc:creator><![CDATA[qnz]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to creep move order on Invalid Date]]></title><description><![CDATA[<p>I think it's roughly, Creeps blocking other creeps get priority. Then its pulled creeps, then pulling creeps, then whichever creep has the better move to weight ratio. PowerCreeps loose all ties.</p>
]]></description><link>http://screeps.com/forum/post/15063</link><guid isPermaLink="true">http://screeps.com/forum/post/15063</guid><dc:creator><![CDATA[deft-code]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to creep move order on Invalid Date]]></title><description><![CDATA[<p>I think the server could be AZing or ZAing, but you could just array, sort and loop through in a specific order. Having the control over which goes and when.</p>
]]></description><link>http://screeps.com/forum/post/16477</link><guid isPermaLink="true">http://screeps.com/forum/post/16477</guid><dc:creator><![CDATA[Detox]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>