<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Seanleonartes' site</title>
        <link>http://www.byond.com/members/Seanleonartes</link>
        <description></description>
        <lastBuildDate>Sat, 11 Feb 2012 04:26:12 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>Chrome Shelled Regios</title>
            <link>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=112910</link>
            <guid>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=112910</guid>
            <pubDate>Sat, 07 May 2011 00:10:23 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Seanleonartes?command=view_comments&amp;post=112910#comments</comments>
            
            <description>Yes i am pulling a team together to design a chrome shelled regios game.I will be paying my entire staff as they should be professional about their jobs.If youre interested in joining the team then post your information here.Professionals only.&lt;br&gt;
&lt;br&gt;
-Project max budget 1,000-2,000$USD.</description>
        </item>
                <item>
            <title>The World R2</title>
            <link>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=94556</link>
            <guid>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=94556</guid>
            <pubDate>Thu, 22 Apr 2010 01:50:37 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Seanleonartes?command=view_comments&amp;post=94556#comments</comments>
            
            <description>As many of you may know i am the current owner-Developer of the world r2 or...Fragment as its known now.Well im closing fragment and re-opening The World R2 officially.Mass update is done to meet the requirement of such a large transfer...</description>
        </item>
                <item>
            <title>My Games</title>
            <link>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=90426</link>
            <guid>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=90426</guid>
            <pubDate>Mon, 25 Jan 2010 00:19:17 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Seanleonartes?command=view_comments&amp;post=90426#comments</comments>
            
            <description>Regarding my current games currently i am no where near my computer so i wont be able to host them for nearly a week and a half.The world fragment is currently undergoing serious updating im sorry for the inconvienance.</description>
        </item>
                <item>
            <title>Say  code</title>
            <link>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=142691</link>
            <guid>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=142691</guid>
            <pubDate>Sat, 29 Mar 2008 07:43:40 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Seanleonartes?command=view_comments&amp;post=142691#comments</comments>
            
            <description>No matter what i do everytime i try to make a say code to just people in view it goes to everyone..(amature coder)&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>OOC code problem</title>
            <link>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=142752</link>
            <guid>http://www.byond.com/members/Seanleonartes?command=view_post&amp;post=142752</guid>
            <pubDate>Fri, 14 Mar 2008 15:30:53 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Seanleonartes?command=view_comments&amp;post=142752#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;var&lt;br&gt;
worldC=1&lt;br&gt;
mob/var/OOC=0&lt;br&gt;
mob/verb/OOC(msg as text)&lt;br&gt;
&lt;br&gt;
set desc = &quot;Say something to everyone in the game&quot;&lt;br&gt;
var/list/L&lt;br&gt;
L = list(&quot;font size&quot;,&quot;font color&quot;)&lt;br&gt;
for(var/H in L)&lt;br&gt;
if(findtext(msg,H))&lt;br&gt;
alert(&quot;No HTML in text!&quot;)&lt;br&gt;
return&lt;br&gt;
if(!usr.OOC)&lt;br&gt;
alert(&quot;You are muted!&quot;)&lt;br&gt;
return&lt;br&gt;
if(!worldC)&lt;br&gt;
alert(&quot;An admin has turned off world chat.&quot;)&lt;br&gt;
return&lt;br&gt;
if(length(msg) &amp;gt;= 100)&lt;br&gt;
alert(&quot;Message is too long&quot;)&lt;br&gt;
return&lt;br&gt;
&lt;div class=&quot;dmcode&quot;&gt;
&lt;table width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre class=&quot;dmcode&quot;&gt;
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Problem description:&lt;/b&gt;my code wont work it pops up what you want to say but nothing appears after you press ok whats wrong?&lt;br&gt;
&lt;br&gt;</description>
        </item>
            
    </channel>
</rss>


