<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Slic3y's site</title>
        <link>http://www.byond.com/members/Slic3y</link>
        <description></description>
        <lastBuildDate>Sun, 26 May 2013 09:35:12 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>Titlebar</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=685061</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=685061</guid>
            <pubDate>Fri, 20 Apr 2012 10:20:52 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=685061#comments</comments>
            
            <description>&lt;b&gt;Problem description:&lt;/b&gt;&lt;br&gt;
Hi there.&lt;br&gt;
&lt;br&gt;
I'm showing a window with winshow(). Its sole purpose is to show a chat output. I have it set to re-size but this doesn't allow you to move the window around. Is there a prettier way of doing this without ticking title bar?&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;</description>
        </item>
                <item>
            <title>flick() appearing at the wrong time</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=459937</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=459937</guid>
            <pubDate>Wed, 07 Mar 2012 13:26:47 +0000</pubDate>
            
            <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;
obj/Skills/Substitute&lt;br&gt;    icon=&lt;span class=&quot;dmstring&quot;&gt;'Test.dmi'&lt;/span&gt;&lt;br&gt;    icon_state=&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;b&amp;quot;&lt;/span&gt;&lt;br&gt;    mouse_drag_pointer=&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;b&amp;quot;&lt;/span&gt;&lt;br&gt;    layer=91&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;proc&lt;/span&gt;&lt;br&gt;        Tech(mob/M)&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;set&lt;/span&gt; popup_menu = 0&lt;br&gt;            src=M&lt;br&gt;&lt;br&gt;            M.invisibility = 101&lt;br&gt;&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/mob/Clone/MM = &lt;span class=&quot;dmkeyword&quot;&gt;new&lt;/span&gt;()&lt;span class=&quot;dmcomment&quot;&gt;//creates a clone of the user&lt;/span&gt;&lt;br&gt;            MM.owner = M&lt;br&gt;            MM.icon = M.icon&lt;br&gt;            MM.icon_state = M.icon_state&lt;br&gt;            MM.overlays += M.overlays.Copy()&lt;br&gt;            MM.underlays += M.underlays.Copy()&lt;br&gt;            MM.loc = M.loc&lt;br&gt;            MM.health = infinite&lt;br&gt;&lt;br&gt;            sleep(55)&lt;span class=&quot;dmcomment&quot;&gt;//time for player to run around invisible&lt;/span&gt;&lt;br&gt;&lt;br&gt;            flick(/obj/smoke,MM)&lt;span class=&quot;dmcomment&quot;&gt;//flick smoke on the clone to see hes disappearing&lt;/span&gt;&lt;br&gt;            sleep(3)&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/obj/Log/L = &lt;span class=&quot;dmkeyword&quot;&gt;new&lt;/span&gt;(MM.loc)&lt;span class=&quot;dmcomment&quot;&gt;//create a log in its place so they know theyve been fooled&lt;/span&gt;&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;del&lt;/span&gt;(MM)&lt;br&gt;&lt;br&gt;            spawn(30)&lt;br&gt;                flick(/obj/smoke,L)&lt;span class=&quot;dmcomment&quot;&gt;//when thats complete, in 30 ticks delete the log&lt;/span&gt;&lt;br&gt;                sleep(3)&lt;br&gt;                &lt;span class=&quot;dmkeyword&quot;&gt;del&lt;/span&gt;(L)&lt;br&gt;&lt;br&gt;            M.subon = 0&lt;br&gt;            flick(/obj/smoke,M)&lt;span class=&quot;dmcomment&quot;&gt;//poof of smoke at the users real location to show hes visible again.&lt;/span&gt;&lt;br&gt;            M.invisibility = 0
&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;
When the skill is used, flick() goes off at the very start where the clone is created. I don't want this.. I only want it to do that after the sleep is completed. I have no idea why its doing this. flick() is after sleep after-all?</description>
        </item>
                <item>
            <title>Ordered some Parts!</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=120988</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=120988</guid>
            <pubDate>Sat, 12 Nov 2011 23:32:09 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=120988#comments</comments>
            
            <description>Just ordered and payed for my new computer parts. Which I'm going to build myself for the first time. I got a pretty mean pc. It set me back on some coin.&lt;br&gt;
&lt;br&gt;
Logitech G500 Laser Gaming Mouse&lt;br&gt;
&lt;br&gt;
Silverstone Strider Plus 850W ST85F-P&lt;br&gt;
&lt;br&gt;
G.Skill Ripjaws F3-12800CL9D-8GBRL 8GB (2x4GB)&lt;br&gt;
&lt;br&gt;
Audio-Technica ATH-AD700 Dynamic Audiophile Headphones&lt;br&gt;
&lt;br&gt;
Intel Core i5 2500K - Overclock to 4.3-4.5 ghz&lt;br&gt;
&lt;br&gt;
Corsair Obsidian 650D Case&lt;br&gt;
&lt;br&gt;
Microsoft Windows 7 Home Premium 64bit with SP1 OEM&lt;br&gt;
&lt;br&gt;
Samsung SH-222AB SATA DVDRW Drive&lt;br&gt;
&lt;br&gt;
MSI GTX 570 Twin Frozr III PE/OC&lt;br&gt;
&lt;br&gt;
Crucial M4 SSD 128GB&lt;br&gt;
&lt;br&gt;
Steelseries 6G V2 Mechanical Keyboard&lt;br&gt;
&lt;br&gt;
Thermalright HR-02 Macho CPU Cooler&lt;br&gt;
&lt;br&gt;
LG IPS231P-BN 23inch IPS Widescreen LED Monitor&lt;br&gt;
&lt;br&gt;
ASRock Z68 Extreme4 Gen3 Motherboard&lt;br&gt;
&lt;br&gt;
Samsung Spintpoint F3 1TB hard drive&lt;br&gt;
&lt;br&gt;
all for $2332 with p/h&lt;br&gt;
&lt;br&gt;
Being my first computer build I was hoping some of you guys could share some of your experiences. Post Away!</description>
        </item>
                <item>
            <title>After some opinions.</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=119329</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=119329</guid>
            <pubDate>Sat, 01 Oct 2011 07:03:21 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=119329#comments</comments>
            
            <description>What do you think of my interface&lt;br&gt;
&lt;br&gt;
What would you change?&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.byond.com/members/Slic3y/files/2011-10/Slic3y-0001/interface.png&quot;&gt;http://www.byond.com/members/Slic3y/files/2011-10/ Slic3y-0001/interface.png&lt;/a&gt;</description>
        </item>
                <item>
            <title>No Topic</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=138900</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=138900</guid>
            <pubDate>Sun, 25 Sep 2011 00:00:14 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=138900#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;var&lt;/span&gt;/mob/Clone/MM = &lt;span class=&quot;dmkeyword&quot;&gt;new&lt;/span&gt;()&lt;br&gt;            MM.owner = M&lt;br&gt;            MM.icon = M.icon&lt;br&gt;            MM.icon_state = M.icon_state&lt;br&gt;            MM.overlays += M.overlays.Copy()&lt;br&gt;            MM.underlays += M.underlays.Copy()&lt;br&gt;            MM.loc = M.loc&lt;br&gt;            MM.health = infinite&lt;br&gt;            &lt;br&gt;            sleep(55)&lt;br&gt;            &lt;br&gt;            flick(/obj/smoke,MM)&lt;br&gt;            sleep(3)&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/obj/Log/L = &lt;span class=&quot;dmkeyword&quot;&gt;new&lt;/span&gt;(MM.loc)&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;del&lt;/span&gt;(MM)&lt;br&gt;&lt;br&gt;            spawn(30)&lt;br&gt;                flick(/obj/smoke,L)&lt;br&gt;                sleep(3)&lt;br&gt;                &lt;span class=&quot;dmkeyword&quot;&gt;del&lt;/span&gt;(L)&lt;br&gt;                &lt;br&gt;            M.subon = 0&lt;br&gt;            flick(/obj/smoke,M)&lt;br&gt;            M.invisibility = 0
&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;
flick(/obj/smoke,M) is happening before the sleep(55) When the clone is being created. Even know I don't want that.&lt;br&gt;
&lt;br&gt;
Something to do with Copy()?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>Console</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=118924</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=118924</guid>
            <pubDate>Fri, 23 Sep 2011 07:43:42 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=118924#comments</comments>
            
            <description>Ive decided that I might buy a console. Reason being when I head off for unknown lands without internet Ill need something to do!&lt;br&gt;
&lt;br&gt;
Are there any other consoles to consider?&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>Stout</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=118813</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=118813</guid>
            <pubDate>Tue, 20 Sep 2011 08:21:40 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=118813#comments</comments>
            
            <description>I know the brewery's wont tell you their secret recipe for their famous stouts. But I have been performing some tests and came up with the recipe used for this particular stout.&lt;br&gt;
&lt;br&gt;
&lt;img width=&quot;450&quot; height=&quot;337&quot; src=&quot;http://www.byond.com/members/Slic3y/files/stiout.jpg&quot;&gt;&lt;br&gt;
&lt;br&gt;
First off, You will need:&lt;br&gt;
&lt;br&gt;
* Ready mix tar&lt;br&gt;
* Cough syrup&lt;br&gt;
* 2-stroke Motor Oil&lt;br&gt;
* Laxatives&lt;br&gt;
* A Dark Shoe polish&lt;br&gt;
* A super powered Blender&lt;br&gt;
&lt;br&gt;
Step one:&lt;br&gt;
&lt;br&gt;
Prepare a Stainless steel mixing bowl 3 inches thick to contain the ingredients without corrosion.&lt;br&gt;
&lt;br&gt;
Step two:&lt;br&gt;
&lt;br&gt;
Place all the ingredients in the bowl, To taste. You may need someone with some super large balls to assist with the taste.&lt;br&gt;
&lt;br&gt;
Step three:&lt;br&gt;
&lt;br&gt;
Mix on high speed for 6 hours. Set aside in the sun for 2 hours then Enjoy.&lt;br&gt;
&lt;br&gt;
---&lt;br&gt;
&lt;br&gt;
I'm amazed people drink this stuff. The ingredient that most describes it is motor oil.&lt;br&gt;
&lt;br&gt;
Awful Stuff!&lt;br&gt;
&lt;br&gt;
Does anyone drink it?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>Just decided to write.</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=118627</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=118627</guid>
            <pubDate>Fri, 16 Sep 2011 13:50:03 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=118627#comments</comments>
            
            <description>Not that many care, but being a stuck up young Australian that loves himself (Who didn't at 18?) I thought I'd write about the direction my life is headed!&lt;br&gt;
&lt;br&gt;
I'm not great at writing this sorta stuff out. But here goes.&lt;br&gt;
&lt;br&gt;
I've wanted to be a carpenter ever since I built my first woodwork project in high school. I made a magazine rack that wouldn't even fit a decent sized magazine in it. That didn't stop me from taking it home and filling it with all the books that I could fit.&lt;br&gt;
Ever since then I had an obsession with making things out of timber. Looking at big projects like the MCG oval or Sydney opera house and thinking about how someone could possibly create something so amazing. That stuff blows my mind.&lt;br&gt;
&lt;br&gt;
Anyway, about this time last year I was doing year 11 that was based around a Construction career. I did your basic maths, English and Physical Recreation to help me get at where I needed to be. Along with a class on my chosen Career.&lt;br&gt;
This got me even keener when I went for two weeks work experience with a company building a big medical center. I got to go around with a carpenter and cladded almost the whole thing in hebel panel walls! I was loving it!&lt;br&gt;
&lt;br&gt;
A week into my work experience the company put an ad in the paper looking for apprentices so I spent loads of time during class preparing a resume to win myself an apprenticeship. To my delight, I was offered an interview. My first proper interview ever.&lt;br&gt;
&lt;br&gt;
On the day of the interview I was as white as a ghost and felt like id been hit by a truck as I got within 200m of the door.&lt;br&gt;
The first couple of questions were hard to answer because I was shaking so much and had to force words up from deep down in my throat.&lt;br&gt;
A couple of questions, I came up with some really stupid answers and thought I had blown it. But I Pushed on until the finish.&lt;br&gt;
&lt;br&gt;
I've lost my chance, Why was I so Terrible? Why couldn't I just be myself! all these things went through my head but I decided to forget about it and apply for some more apprenticeships.&lt;br&gt;
&lt;br&gt;
Two weeks later I received a phone call. I was offered an apprenticeship! Brilliant!&lt;br&gt;
&lt;br&gt;
I almost started straight away.&lt;br&gt;
Two weeks into my apprenticeship I was the happiest teen alive. Even happier when I was brought $2000 worth of tools by the company. These tools were like pure gold to me and were assorted 300 different ways in my toolbox until I was happy. You might laugh. But I spent the whole weekend obsessed with them and even wore my nail bag(toolbelt) around the house.&lt;br&gt;
&lt;br&gt;
Anyway with the good comes the bad. My Grandfather passed away after that and just recently the other one too. Hopefully they finished off knowing I was on the right track and were proud.&lt;br&gt;
&lt;br&gt;
This was a real downer for my family as we were really close. I really didn't want to go to work at this stage but pushed on.&lt;br&gt;
&lt;br&gt;
about a year later and things are as good as ever.&lt;br&gt;
Doing 12 hours a day a fair way from home which is a real experience. Loving every bit of it!&lt;br&gt;
&lt;br&gt;
What else? well. Soon enough I can get my licence Which will be good as. Since I started Ive been saving up and am after a 2001 Subaru forester limited. which is a one colour forester unlike the normal two tone ones.&lt;br&gt;
&lt;br&gt;
Anyways I'm starting to lose my motivation here. So there you have it!&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>Find/replace</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=139089</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=139089</guid>
            <pubDate>Wed, 06 Jul 2011 08:12:06 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=139089#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;/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;
I recently used the find/replace option to replace src with M but all files was selected, and now I have a whole heap of errors and no way to sort them back out without a whole heap of labour.&lt;br&gt;
&lt;br&gt;
Any fixes?&lt;br&gt;</description>
        </item>
                <item>
            <title>Paintball Party</title>
            <link>http://www.byond.com/members/Slic3y?command=view_post&amp;post=114339</link>
            <guid>http://www.byond.com/members/Slic3y?command=view_post&amp;post=114339</guid>
            <pubDate>Sat, 11 Jun 2011 14:14:24 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Slic3y?command=view_comments&amp;post=114339#comments</comments>
            
            <description>So, Ive been working on my game Paint ball Party which was well underdone and buggy at first. I Submit it for listing now its Good to go! Hopefully.&lt;br&gt;
&lt;br&gt;
I'm not exactly sure what the game standards are for listings, but I think Ive produced a nice little game here for my first!&lt;br&gt;
&lt;br&gt;
Basically this is just Fast paced multi-player Paint balling Action with an aim to be the last man/woman standing!&lt;br&gt;
&lt;br&gt;
Pretty happy with my first functional release!(now lets hope for submission ;)) xD&lt;br&gt;
&lt;br&gt;
Check it out. &lt;a href=&quot;http://www.byond.com/games/Slic3y/PaintballParty&quot;&gt;http://www.byond.com/games/Slic3y/PaintballParty&lt;/a&gt;</description>
        </item>
            
    </channel>
</rss>

