<?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[Please implement &quot;send message&quot;]]></title><description><![CDATA[<p>I think communication is extremely important, even more in the beta stages of the game. So, can you pleeeeeease implement the message sending to other players?</p>]]></description><link>http://screeps.com/forum/topic/1675/please-implement-send-message</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 18:05:53 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/1675.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Jun 2015 14:59:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Please implement &quot;send message&quot; on Invalid Date]]></title><description><![CDATA[<p>I think communication is extremely important, even more in the beta stages of the game. So, can you pleeeeeease implement the message sending to other players?</p>]]></description><link>http://screeps.com/forum/post/7255</link><guid isPermaLink="true">http://screeps.com/forum/post/7255</guid><dc:creator><![CDATA[chris]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Please implement &quot;send message&quot; on Invalid Date]]></title><description><![CDATA[<p>We needs it.</p>]]></description><link>http://screeps.com/forum/post/7256</link><guid isPermaLink="true">http://screeps.com/forum/post/7256</guid><dc:creator><![CDATA[nugarin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Please implement &quot;send message&quot; on Invalid Date]]></title><description><![CDATA[<p>Also constants as messages would make sense. Then a player could send a message like this:<br>
<code><br>
Game.players.&lt;playerName1&gt;.sendMessage(PEASE_OFFER, "I would like...");<br>
</code><br>
Other player:<br>
<code><br>
if (Game.messages.&lt;thisMessage&gt;.type == PEASE_OFFER)<br>
    Game.players.&lt;playerName2&gt;.sendMessage(ACCEPT_PEASE_OFFER, "OK, we...");<br>
</code></p>]]></description><link>http://screeps.com/forum/post/7257</link><guid isPermaLink="true">http://screeps.com/forum/post/7257</guid><dc:creator><![CDATA[sscholl]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Please implement &quot;send message&quot; on Invalid Date]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://screeps.com/forum/uid/516">@sscholl</a> Sounds interesting, but I doubt, that this is useful... You could just spam <code>PEACE_OFFER</code>s to anybody. Messaging is human interaction, which you really cannot automate.</p>
<pre><code>if (Game.messages.msg.type === PEAS_OFFER){
   respond("Yuk, I hate peas!");
}
</code></pre>]]></description><link>http://screeps.com/forum/post/7258</link><guid isPermaLink="true">http://screeps.com/forum/post/7258</guid><dc:creator><![CDATA[chris]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Please implement &quot;send message&quot; on Invalid Date]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://screeps.com/forum/uid/429">@chris</a> this is just an example. There is a lot of other message types possible...<br>
- guild actions<br>
- trade, blackmail<br>
- and just "MESSAGE"</p>]]></description><link>http://screeps.com/forum/post/7259</link><guid isPermaLink="true">http://screeps.com/forum/post/7259</guid><dc:creator><![CDATA[sscholl]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Please implement &quot;send message&quot; on Invalid Date]]></title><description><![CDATA[<p>I'd rather prefer to have an option for the say method, that other people can see it as well. This way you could mock your opponents while bashing them <img
      src="http://screeps.com/forum/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=a1k070tfs06"
      class="not-responsive emoji emoji-android emoji--smile"
      title=":-D"
      alt="😄"
    /></p>]]></description><link>http://screeps.com/forum/post/7260</link><guid isPermaLink="true">http://screeps.com/forum/post/7260</guid><dc:creator><![CDATA[chris]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Please implement &quot;send message&quot; on Invalid Date]]></title><description><![CDATA[<p>FYI, there's half-dead IRC channel #screeps on freenode</p>]]></description><link>http://screeps.com/forum/post/7261</link><guid isPermaLink="true">http://screeps.com/forum/post/7261</guid><dc:creator><![CDATA[nugarin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Please implement &quot;send message&quot; on Invalid Date]]></title><description><![CDATA[<p>I need this. I like to hand these notes</p>
<p><a href="https://www.dropbox.com/s/ph4fm7555tb751q/exterminationNote.png?dl=0" rel="nofollow noreferrer">https://www.dropbox.com/s/ph4fm7555tb751q/exterminationNote.png?dl=0</a></p>
<p>out to my victims.</p>
<p>After implementing automatic noobkilling, (<a href="https://www.dropbox.com/s/0oplmijebkh5qal/NoobSwatter.png?dl=0" rel="nofollow noreferrer">https://www.dropbox.com/s/0oplmijebkh5qal/NoobSwatter.png?dl=0</a>) I have been unable to consistently provide them.</p>]]></description><link>http://screeps.com/forum/post/7262</link><guid isPermaLink="true">http://screeps.com/forum/post/7262</guid><dc:creator><![CDATA[DoctorPC]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>