<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Gamedestroyer's site</title>
        <link>http://www.byond.com/members/Gamedestroyer</link>
        <description></description>
        <lastBuildDate>Sat, 11 Feb 2012 04:29:47 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>gde_lib</title>
            <link>http://www.byond.com/members/Gamedestroyer?command=view_post&amp;post=94170</link>
            <guid>http://www.byond.com/members/Gamedestroyer?command=view_post&amp;post=94170</guid>
            <pubDate>Sun, 11 Apr 2010 22:06:22 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gamedestroyer?command=view_comments&amp;post=94170#comments</comments>
            
            <description>I have had a few requests to re-make the lost Effects Queue library I had. It is re-written and released as gde_lib. It is real simple, but can be useful in many cases.</description>
        </item>
                <item>
            <title>gdp_lib</title>
            <link>http://www.byond.com/members/Gamedestroyer?command=view_post&amp;post=94132</link>
            <guid>http://www.byond.com/members/Gamedestroyer?command=view_post&amp;post=94132</guid>
            <pubDate>Sun, 11 Apr 2010 01:23:49 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gamedestroyer?command=view_comments&amp;post=94132#comments</comments>
            
            <description>I am working on a library called gdp_lib which will be a game administration framework library.&lt;br&gt;
&lt;br&gt;
Hopefully it can be released soon!&lt;br&gt;
&lt;br&gt;
Keep an eye out for it =)&lt;br&gt;
&lt;br&gt;
Looking forward to comments concerning features that are wanted in an administration library, general comments, and questions.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Current Features Include:&lt;/b&gt;&lt;br&gt;
&lt;ul&gt;

&lt;li&gt;Framework for a flexible administrator system with 5 administrative ranks and a temporary rank&lt;/li&gt;

&lt;li&gt;Fully commented for learning purposes&lt;/li&gt;

&lt;li&gt;Sector format, for disabling and enabling commands easily, along with adding your own new commands easily.&lt;/li&gt;

&lt;li&gt;Use the pop up control panel or the standard verbs&lt;/li&gt;

&lt;li&gt;Configuration file with plenty of settings.&lt;/li&gt;

&lt;li&gt;Pre-made administration sectors&lt;/li&gt;

&lt;li&gt;Keep records for each player&lt;/li&gt;

&lt;li&gt;Administrative Log that tracks all administrative actions&lt;/li&gt;

&lt;li&gt;Name your 5 administrative ranks to whatever you wish&lt;/li&gt;

&lt;li&gt;Server information including, uptime (realtime even with server is sitting idle and stuff), world byond address, world version, current host, detailed online list, detailed administrative list&lt;/li&gt;

&lt;li&gt;Uses no other libraries, not even htmllib&lt;/li&gt;

&lt;/ul&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Preview of the View Backpack command.&lt;/b&gt;&lt;br&gt;
When the library is using the panel, it appears in a pop up window.&lt;br&gt;
&lt;br&gt;
The View Backpack command will first display a list of client mobs to select from, then it will display the backpack's contents of the mob you selected in a table. You can re-order the table in a-z/z-a order based on name, type, suffix.&lt;br&gt;
&lt;br&gt;
The command has a few subcommands in the table too. The administrator can rename the item, delete the item, drop the item, or transfer the item to his own backpack. The administrator can also drop all the items in the backpack.&lt;br&gt;
&lt;br&gt;
The subcommand need a higher administrative rank to use.&lt;br&gt;
&lt;br&gt;
View Backpack command - Select mob&lt;br&gt;
&lt;center&gt;&lt;br&gt;
&lt;a href=&quot;http://www.byond.com/members/Gamedestroyer/files/gdp_lib_screenshot1.png&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://www.byond.com/members/Gamedestroyer/files/gdp_lib_screenshot1.png&quot; style=&quot;height: 300px; width: 400px;&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;/center&gt;
&lt;br&gt;
View Backpack command - Item List, ordered Name A-Z&lt;br&gt;
&lt;center&gt;&lt;br&gt;
&lt;a href=&quot;http://www.byond.com/members/Gamedestroyer/files/gdp_lib_screenshot2.png&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://www.byond.com/members/Gamedestroyer/files/gdp_lib_screenshot2.png&quot; style=&quot;height: 300px; width: 400px;&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;/center&gt;
&lt;br&gt;
View Backpack command - Confirm Delete&lt;br&gt;
&lt;center&gt;&lt;br&gt;
&lt;a href=&quot;http://www.byond.com/members/Gamedestroyer/files/gdp_lib_screenshot3.png&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://www.byond.com/members/Gamedestroyer/files/gdp_lib_screenshot3.png&quot; style=&quot;height: 300px; width: 400px;&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;/center&gt;
&lt;br&gt;
View Backpack command - Item List, ordered Name A - Z, After the apple was deleted.&lt;br&gt;
&lt;center&gt;&lt;br&gt;
&lt;a href=&quot;http://www.byond.com/members/Gamedestroyer/files/gdp_lib_screenshot4.png&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://www.byond.com/members/Gamedestroyer/files/gdp_lib_screenshot4.png&quot; style=&quot;height: 300px; width: 400px;&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;/center&gt;</description>
        </item>
                <item>
            <title>Icons in inventory panel</title>
            <link>http://www.byond.com/members/Gamedestroyer?command=view_post&amp;post=172850</link>
            <guid>http://www.byond.com/members/Gamedestroyer?command=view_post&amp;post=172850</guid>
            <pubDate>Sat, 20 Mar 2004 03:54:22 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gamedestroyer?command=view_comments&amp;post=172850#comments</comments>
            
            <description>I added my panel for inventory and a code that I think works. But my panel is blank how do I make icons appear in it?&lt;br&gt;
&lt;br&gt;
Here is my current code:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
mob/Stat()&lt;br&gt;
statpanel(&quot;Inventory&quot;)&lt;br&gt;
stat(&quot;&quot;,usr.contents)&lt;br&gt;
&lt;br&gt;
Can someone please send me a code so that I can get icons in it or can someone at least tell me what to do with mine.&lt;br&gt;</description>
        </item>
                <item>
            <title>Hi</title>
            <link>http://www.byond.com/members/Gamedestroyer?command=view_post&amp;post=172861</link>
            <guid>http://www.byond.com/members/Gamedestroyer?command=view_post&amp;post=172861</guid>
            <pubDate>Thu, 18 Mar 2004 14:52:06 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Gamedestroyer?command=view_comments&amp;post=172861#comments</comments>
            
            <description>Hi everyone, I'm new here. Where would be some good places to start learning DM? I look forward to perhaps becoming a talented developer.</description>
        </item>
            
    </channel>
</rss>


