<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Gojan's site</title>
        <link>http://www.byond.com/members/Gojan</link>
        <description></description>
        <lastBuildDate>Tue, 21 May 2013 12:38:58 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>Can't play stuff</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=1170062</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=1170062</guid>
            <pubDate>Wed, 20 Feb 2013 15:50:40 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=1170062#comments</comments>
            
            <description>Hello. while i have had this problem few times already i keep in uninstalling byond and installing it back, then it works again,&lt;br&gt;
&lt;br&gt;
But the main issue is currently while i try to play an game- Example : Megaman, it starts downloading then stops at 10-sometimes 15 %,&lt;br&gt;
Then i can wait 1 hour, EVEN longer, and wont even change at all,&lt;br&gt;
Is ther an way to fix this ?</description>
        </item>
                <item>
            <title>Skin,Icon_state</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=1162763</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=1162763</guid>
            <pubDate>Sat, 16 Feb 2013 16:36:09 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=1162763#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;
winset(src,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;game_frame.hero&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;icon=\&quot;&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[Image]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[&amp;quot;null&amp;quot;]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;\&quot;&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;
&lt;br&gt;
Is it possible to use an icon state into an Skin ?</description>
        </item>
                <item>
            <title>Are Pokemon games allowed?</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=1153758</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=1153758</guid>
            <pubDate>Sat, 09 Feb 2013 09:40:47 +0000</pubDate>
            
            <description>Like my question above says, If pokemon games are allowed to be made, since DBZ games arent.</description>
        </item>
                <item>
            <title>Bad number?</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=1137958</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=1137958</guid>
            <pubDate>Fri, 25 Jan 2013 16:05:11 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=1137958#comments</comments>
            
            <description>Hello i was tying something in my game, suddently it tells me Bad number,&lt;br&gt;
Character = 009&lt;br&gt;
Character = 008&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
while i use&lt;br&gt;
Character = 006&lt;br&gt;
its all good. but 009-019-029-039 etc are all bad numbers</description>
        </item>
                <item>
            <title>Start game behind screen</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=1137054</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=1137054</guid>
            <pubDate>Thu, 24 Jan 2013 12:34:40 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=1137054#comments</comments>
            
            <description>When i host my game it always starts behind other screens same as the interface, when i reboot the game, the Interface kind of Beocmes smaller. and wont show the Inventory/etc anymore,&lt;br&gt;
&lt;br&gt;
-- edit&lt;br&gt;
Not only my own game, but also other ppl their games start behind my other screens.</description>
        </item>
                <item>
            <title>Can't figure it out.</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=1131338</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=1131338</guid>
            <pubDate>Sun, 20 Jan 2013 09:10:42 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=1131338#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;
Pokemonswitcher()&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;switch&lt;/span&gt;(alert(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Wich type of pokemon do you wana choose?&amp;quot;&lt;/span&gt;,name,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;1st Gen&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;2nd Gen&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;1st Gen&amp;quot;&lt;/span&gt;)&lt;br&gt;                    &lt;span class=&quot;dmkeyword&quot;&gt;switch&lt;/span&gt;(input(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Wich pokemon do you wana choose?&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Switch Pokemon&amp;quot;&lt;/span&gt;)&lt;span class=&quot;dmkeyword&quot;&gt;in&lt;/span&gt; usr.Firstlist)&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;/mob/monster/FirstGen/P &lt;span class=&quot;dmkeyword&quot;&gt;in&lt;/span&gt; src.Firstlist)&lt;br&gt;                            &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(P.Used == 1)&lt;br&gt;                                P.Used = 0&lt;br&gt;                                P.Experiance = Experiance&lt;br&gt;                                world &amp;lt;&amp;lt; &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;test save&amp;quot;&lt;/span&gt;&lt;br&gt;                                P.MaxExperiance = MaxExperiance&lt;br&gt;                                P.MaxHealth = MaxHealth&lt;br&gt;                                P.Image = Image&lt;br&gt;                                P.Element = Element&lt;br&gt;                                P.Character = Character&lt;br&gt;                                P.icon_state = icon_state&lt;br&gt;                                P.MaxAttackPoints = MaxAttackPoints&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;/mob/monster/FirstGen/P &lt;span class=&quot;dmkeyword&quot;&gt;in&lt;/span&gt; src.Firstlist)&lt;br&gt;                            usr.attack = P.attack&lt;br&gt;                            usr.defence = P.defence&lt;br&gt;                            usr.spattack = P.spattack&lt;br&gt;                            usr.spdefence = P.spdefence&lt;br&gt;                            usr.Trait = P.Trait&lt;br&gt;                            usr.icon = P.icon&lt;br&gt;                            usr.Element = P.Element&lt;br&gt;                            usr.Health = P.Health&lt;br&gt;                            usr.MaxHealth = P.MaxHealth&lt;br&gt;                            usr.icon_state = P.icon_state&lt;br&gt;                            usr.Experiance = src.Experiance&lt;br&gt;                            usr.MaxExperiance = src.MaxExperiance&lt;br&gt;                            usr.AttackPoints = P.AttackPoints&lt;br&gt;                            usr.MaxAttackPoints = P.MaxAttackPoints&lt;br&gt;                            winset(src,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;game_frame.hero&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;image=\&quot;&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[P.Image]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;\&quot;&amp;quot;&lt;/span&gt;)&lt;br&gt;                            interface()&lt;br&gt;                            world &amp;lt;&amp;lt; &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;test - load&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;
For some reason, i cannot Add. or load any pokemons. and i tried many ways. can't figure it out.&lt;br&gt;</description>
        </item>
                <item>
            <title>Bound X and Bound Y</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=1129962</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=1129962</guid>
            <pubDate>Sat, 19 Jan 2013 15:56:04 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=1129962#comments</comments>
            
            <description>Whenever i use Bound X or Bound Y. the icons are skipping frames, I don't know if this is normal. but i realy doubt it, so what is the best way of fixing this ?</description>
        </item>
                <item>
            <title>Getting DDossed.</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=1067378</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=1067378</guid>
            <pubDate>Tue, 27 Nov 2012 18:17:12 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=1067378#comments</comments>
            
            <description>Hello. i just got attacked by : Daiguren Hyourinamru&lt;br&gt;
&lt;br&gt;
He demanded that i needed to give him stuff or else....&lt;br&gt;
well we said No.&lt;br&gt;
1 min after the No.&lt;br&gt;
he started attacking the server. and now the server is down.&lt;br&gt;
What can i do against such an attack?</description>
        </item>
                <item>
            <title>An Alternative Universe</title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=109389</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=109389</guid>
            <pubDate>Fri, 11 Feb 2011 15:18:25 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=109389#comments</comments>
            
            <description>I am currently Working on an new game Called : An Alternative Universe&lt;br&gt;
It goes good so far,&lt;br&gt;
If wana help/support this game,&lt;br&gt;
Please leave an message,&lt;br&gt;
PS : Needed Iconers for Base icon and such</description>
        </item>
                <item>
            <title>Ip banning  = Fail </title>
            <link>http://www.byond.com/members/Gojan?command=view_post&amp;post=155952</link>
            <guid>http://www.byond.com/members/Gojan?command=view_post&amp;post=155952</guid>
            <pubDate>Thu, 27 Jan 2011 00:33:50 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gojan?command=view_comments&amp;post=155952#comments</comments>
            
            <description>Hello.&lt;br&gt;
Is there an Way to Area Ban someone?&lt;br&gt;
As i noticed today, Someone kept logging in and changing His/Her Ip Adress. That means also he/She kept Changing the key&lt;br&gt;
But is there an way to Area Ban someone?&lt;br&gt;
That would help allot -&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://img694.imageshack.us/img694/4765/naamloosog.jpg&quot;&gt;http://img694.imageshack.us/img694/4765/naamloosog.jpg&lt;/a&gt;</description>
        </item>
            
    </channel>
</rss>

