Hey everyone,
I don’t know if I have much frequent readers, but if I had them, I probably lost ’em. I’ve been so busy that I almost forgot about my web-log. What happened you ask? Well, those who know me in real life, already are aware of the fact that my parents lost their store. No more toys for me! Therefore I had to start working, since I didn’t get no money no more. Apart from that did I have a lot of midterm exams (next coming up this November, January and May).
But don’t worry I am still here. And while I’m here, I now are open for any request on any topic. I got three drafts over here, but not much inspiration to write new topics, since I don’t have the time no more to play as extensive as I did a year ago. Just comment or mail me – and I’ll try to come up with something.
Also, I am starting on Netplay Plus Three. So MORPG-makers in the RMXP branch – keep your eyes open!
Cheers,
Me™, Dark-Yen


Formatting your code
March 24, 2008 — Dark-Yen…This post is one for all scripters, but especially for those starters…
It can’t be said too many times, and you probably already read this more then once, but also I would like to make everone aware of the need to format your code. I am going to break it down for you, however this is something one must learn himself.
Most scripters are unorganized, lazy and careless. That is a fact. Ok, it doesn’t need to aply to you, but it did aply to me. We tend to write those lines down without taking in a visual structure in our work. At the time we realize that, it is already too late, and we either start over, or search for hours (ok… maybe less) too find something in our marvalous work. Now there are some ways to make sure that does not happen. We can call it formatting our code. It consists of naming variables, commenting, indenting and more… Read the rest of this entry »