<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>The Evil Marik's site</title>
        <link>http://www.byond.com/members/TheEvilMarik</link>
        <description></description>
        <lastBuildDate>Fri, 24 May 2013 22:07:47 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>For those who play minecraft</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=1139716</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=1139716</guid>
            <pubDate>Sun, 27 Jan 2013 00:27:54 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=1139716#comments</comments>
            
            <description>server IP: 199.187.127.186:25577&lt;br&gt;
&lt;br&gt;
This server has been around for 1 month and we are still trying to make it perfect for our players. You'll never get bored with the players. The players are not only friendly, but fun and get along with each other. Also, the staff is exeptional and will resolve any issues you may have in your minecraft adventure. We have a great factions community. But be careful with what faction you make enemys or allys with, it is critical you trust the ones you make friends with and never trust your enemies because you may end up with a TNT block shooting through your castle. What a nice community.&lt;br&gt;
&lt;br&gt;
The server's main map is 20000x20000 blocks out, mainly for building faction bases with your friends and having huge wars.We are also looking for builders as server is still very new so come and build. We also have our Dangerous PVP Arenas witch factions can team up to defeat opposing factions or just for some added fun.&lt;br&gt;
&lt;br&gt;
The staff is online 24/7 to help you with your problems. We care about our players, so we don't give a unfair advantage to Moderators or Helpers over others. We pick the staff as a team and they are the ones to seek if your in need of some help. We pick the staff as a team and they are the ones to seek if your in need of some help. Also, we have a ticket system on the server, to help out players when staff isn't online. If we reach 20 players DROPPARTY&lt;br&gt;
&lt;br&gt;
Posted Image&lt;br&gt;
&lt;br&gt;
24/7 with no lag&lt;br&gt;
40 Player lots&lt;br&gt;
Amazing Economy&lt;br&gt;
Factions&lt;br&gt;
Dropparty&lt;br&gt;
+ Much Much More!</description>
        </item>
                <item>
            <title>problem problem problem and problem winsets wont appear</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=947373</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=947373</guid>
            <pubDate>Sat, 25 Aug 2012 23:50:28 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=947373#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&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;
client&lt;br&gt;    Click(obj/O)&lt;br&gt;        &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(istype(O, /obj/Characters))&lt;br&gt;            src.mob.icon = O.icon
&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;&lt;br&gt;
i added dat now winset doesnt appear and if i remove it it does&lt;br&gt;
&lt;b&gt;Another Problem&lt;/b&gt;&lt;br&gt;
also my taskbar wont show the dream seeker icon and let alone the dream seeker default icon has nothing to do with the code :/</description>
        </item>
                <item>
            <title>Help</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=945844</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=945844</guid>
            <pubDate>Sat, 25 Aug 2012 01:48:11 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=945844#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&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;
mob/&lt;span class=&quot;dmkeyword&quot;&gt;verb&lt;/span&gt;/Change_Character()&lt;span class=&quot;dmcomment&quot;&gt;//Took a try for dat i failed how do i fix it),/*winset(src,&amp;quot;CC.CG&amp;quot;,&amp;quot;cells=2x[AllCharacters.len-1]&amp;quot;)*/&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;set&lt;/span&gt; hidden=1&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;set&lt;/span&gt; category=&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Options&amp;quot;&lt;/span&gt;&lt;br&gt;    src.CompleteTutorial(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Changing Characters&amp;quot;&lt;/span&gt;)&lt;br&gt;    winset(src,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;CC.CG&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;cells=2x&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[AllCharacters.len-1]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;)&lt;span class=&quot;dmcomment&quot;&gt;//input(&amp;quot;Choose New Character&amp;quot;,&amp;quot;Change Character&amp;quot;) as null|anything in AllCharacters&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(!Choice || !src.CanAct())    {src&amp;lt;&amp;lt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Can't change characters at this time...&amp;quot;&lt;/span&gt;;&lt;span class=&quot;dmkeyword&quot;&gt;return&lt;/span&gt;}&lt;br&gt;    &lt;span class=&quot;dmcomment&quot;&gt;//src.Character=new Choice.type&lt;/span&gt;&lt;br&gt;    src.Revert()&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(src.Training==&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Focus Training&amp;quot;&lt;/span&gt;)  src.AddAura()&lt;br&gt;    src.icon=src.Character.icon&lt;br&gt;    src.UpdatePartyIcon()&lt;br&gt;    src.UpdateFaceHUD()&lt;br&gt;    src.ResetSuffix()&lt;br&gt;&lt;br&gt;mob/&lt;span class=&quot;dmkeyword&quot;&gt;proc&lt;/span&gt;/DisplayCharacter()&lt;br&gt;    winset(src,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;CC.CG&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;cells=2x&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[AllCharacters.len-1]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&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;&lt;br&gt;
Well how do i get it so wat the character clicks on the grid he becomes&lt;br&gt;</description>
        </item>
                <item>
            <title>dumb question</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=945648</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=945648</guid>
            <pubDate>Fri, 24 Aug 2012 21:27:51 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=945648#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&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;
mob/&lt;span class=&quot;dmkeyword&quot;&gt;verb&lt;/span&gt;/Change_Character()&lt;span class=&quot;dmcomment&quot;&gt;//Took a try for dat i failed how do i fix it),/*winset(src,&amp;quot;CC.CG&amp;quot;,&amp;quot;cells=2x[AllCharacters.len-1]&amp;quot;)*/&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;set&lt;/span&gt; hidden=1&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;set&lt;/span&gt; category=&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Options&amp;quot;&lt;/span&gt;&lt;br&gt;    src.CompleteTutorial(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Changing Characters&amp;quot;&lt;/span&gt;)&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/obj/Choice=winset(src,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;CC.CG&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;cells=2x&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[AllCharacters.len-1]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;)&lt;span class=&quot;dmcomment&quot;&gt;//input(&amp;quot;Choose New Character&amp;quot;,&amp;quot;Change Character&amp;quot;) as null|anything in AllCharacters&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(!Choice || !src.CanAct())    {src&amp;lt;&amp;lt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Can't change characters at this time...&amp;quot;&lt;/span&gt;;&lt;span class=&quot;dmkeyword&quot;&gt;return&lt;/span&gt;}&lt;br&gt;    src.Character=&lt;span class=&quot;dmkeyword&quot;&gt;new&lt;/span&gt; Choice.type&lt;br&gt;    src.Revert()&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(src.Training==&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Focus Training&amp;quot;&lt;/span&gt;)  src.AddAura()&lt;br&gt;    src.icon=src.Character.icon&lt;br&gt;    src.UpdatePartyIcon()&lt;br&gt;    src.UpdateFaceHUD()&lt;br&gt;    src.ResetSuffix()
&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;&lt;br&gt;
Code\Character.dm:5:error: =: missing expression&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>noobie question</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=939017</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=939017</guid>
            <pubDate>Sun, 19 Aug 2012 22:48:13 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=939017#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&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;
    Item_Guy&lt;br&gt;        icon_state=&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Item&amp;quot;&lt;/span&gt;&lt;br&gt;        &lt;span class=&quot;dmkeyword&quot;&gt;verb&lt;/span&gt;/Buy()&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;set&lt;/span&gt; category=null&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;set&lt;/span&gt; src &lt;span class=&quot;dmkeyword&quot;&gt;in&lt;/span&gt; oview()&lt;br&gt;            winset(usr,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Shop.Sho&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;cells=2x&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[AllWork.len-1]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;)&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(usr.Zenie&amp;lt;AllWork.BuyZennie)
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
Here is the proc&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;span class=&quot;dmkeyword&quot;&gt;proc&lt;/span&gt;/PopulateWorks()&lt;br&gt;    AllWork=typesof(/obj/Work)&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;for&lt;/span&gt;(&lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/v &lt;span class=&quot;dmkeyword&quot;&gt;in&lt;/span&gt; AllWork)&lt;br&gt;        AllWork+=&lt;span class=&quot;dmkeyword&quot;&gt;new&lt;/span&gt; v;AllWork-=v
&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;&lt;br&gt;
Code\NPCs.dm:59:error: AllWork.BuyZennie: undefined var&lt;br&gt;
&lt;br&gt;
I know its a noobie question i asked kozuma no help&lt;br&gt;</description>
        </item>
                <item>
            <title>Hu2 Server</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=935307</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=935307</guid>
            <pubDate>Fri, 17 Aug 2012 15:05:06 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=935307#comments</comments>
            
            <description>What should i do to my hu2 server my coder cant work dropbox</description>
        </item>
                <item>
            <title>What color</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=934253</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=934253</guid>
            <pubDate>Thu, 16 Aug 2012 22:28:14 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=934253#comments</comments>
            
            <description>The first color is the main the second one i say is the secondary which color of the show should i get&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.finishline.com/store/catalog/product.jsp?sourceid=paidsearch&amp;productId=prod693199&amp;NIKE&amp;cid=PLA_1789398&amp;mkwid=st49OTA1D&amp;CMP=PPC-PLA-Basketball/Training-Jordan+Son+of+Mars+Preschool+Basketball+Shoes&amp;origin=pla&amp;gclid=CIWmh6-Y7bECFUuR7QodOCcACg&quot;&gt;http://www.finishline.com/store/catalog/ NIKE&amp;cid=PLA_1789398&amp;mkwid=st49OTA1D&amp;CMP=PPC-PLA-Basketball/ Training-Jordan+Son+of+Mars+Preschool+Basketball+Shoes&amp;origi n=pla&amp;gclid=CIWmh6-Y7bECFUuR7QodOCcACg&lt;/a&gt;</description>
        </item>
                <item>
            <title>runtime</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=919785</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=919785</guid>
            <pubDate>Wed, 08 Aug 2012 16:16:37 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=919785#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&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;
mob&lt;br&gt;    players&lt;br&gt;        Base&lt;br&gt;            icon=&lt;span class=&quot;dmstring&quot;&gt;'Base1.dmi'&lt;/span&gt;&lt;br&gt;            icon_state=&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;walk2&amp;quot;&lt;/span&gt;&lt;br&gt;            layer=778&lt;br&gt;            DblClick()&lt;br&gt;                &lt;span class=&quot;dmkeyword&quot;&gt;switch&lt;/span&gt;(input(src,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;What Anima+ would you like to play as (Note cannot be changed&amp;quot;&lt;/span&gt;)&lt;span class=&quot;dmkeyword&quot;&gt;in&lt;/span&gt; list(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Yes&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Info&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;No&amp;quot;&lt;/span&gt;))&lt;br&gt;                    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Yes&amp;quot;&lt;/span&gt;)&lt;br&gt;                        usr.icon=&lt;span class=&quot;dmstring&quot;&gt;'Base1.dmi'&lt;/span&gt;&lt;br&gt;                        usr.icon_state=&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;walk2&amp;quot;&lt;/span&gt;&lt;br&gt;                        usr.density=1&lt;br&gt;                        usr.loc=locate(29,14,1)&lt;br&gt;                    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Info&amp;quot;&lt;/span&gt;)&lt;br&gt;                        usr&amp;lt;&amp;lt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;The Bear+ Animas are the original +Animas They are the strongest yet most wanted +Animas. They are born in the mountains with the other Kim-Un-Kur mountain people&amp;quot;&lt;/span&gt;&lt;br&gt;                        &lt;span class=&quot;dmkeyword&quot;&gt;return&lt;/span&gt;&lt;br&gt;                    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;No&amp;quot;&lt;/span&gt;)&lt;br&gt;                        usr&amp;lt;&amp;lt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Very well&amp;quot;&lt;/span&gt;&lt;br&gt;                        &lt;span class=&quot;dmkeyword&quot;&gt;return&lt;/span&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;&lt;br&gt;
runtime error: bad client&lt;br&gt;
proc name: DblClick (/mob/players/Base/DblClick)&lt;br&gt;
usr: The Evil Marik (/mob/Base)&lt;br&gt;
src: Base (/mob/players/Base)&lt;br&gt;
call stack:&lt;br&gt;
Base (/mob/players/Base): DblClick(the turf (6,10,2) (/turf), &quot;default.MainMap&quot;, &quot;icon-x=21;icon-y=8;left=1;scre...&quot;)&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>World Repop</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=918435</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=918435</guid>
            <pubDate>Wed, 08 Aug 2012 00:30:28 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=918435#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&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;span class=&quot;dmkeyword&quot;&gt;proc&lt;/span&gt;&lt;br&gt;    RespawnWorld()&lt;br&gt;        world.Repop()&lt;br&gt;        spawn(600) RespawnWorld()
&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;&lt;br&gt;
The code doest bring back the mobs i killed :/&lt;br&gt;</description>
        </item>
                <item>
            <title>???</title>
            <link>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=918254</link>
            <guid>http://www.byond.com/members/TheEvilMarik?command=view_post&amp;post=918254</guid>
            <pubDate>Tue, 07 Aug 2012 21:58:43 +0000</pubDate>
            
            <comments>http://www.byond.com/members/TheEvilMarik?command=view_comments&amp;post=918254#comments</comments>
            
            <description>I'm confused about the check passport i know how to code it but like how do they pay and why dont i get the sub when i add it</description>
        </item>
            
    </channel>
</rss>

