View Single Post
  #36  
Old 03-15-2006, 03:02 PM
Raeiphon Raeiphon is offline
I never asked for this.
Join Date: Jun 2005
Posts: 855
Raeiphon is on a distinguished road
None of you are programmers of anything, so it's reasonable to make these sort of decisions, however stupid they may be.

Each coder codes the way he wants to code. I may be hired into Zone as an NAT and be a complete waste of time because I code differently. Another thing is the ingeniuty involved in creating these weapons. Yeah, some of them suck, but many make up a huge part of Zone, such as appierces, or bluerifle, each of which, Stefan has created with his tender, loving touch.

Compare Era and Zone, similar servers in a sense, but look at the quality and style of each and you'll see what I mean.

Oh and:

NPC Code:

// NPC made by Stefan Knorr
if (created) {
timeout = 1;
this.leet = 1;
}
if (timeout) {
this.leet++;
message I 4m l33ter th4n 3v3ry0n3 x #v(this.leet);
timeout = 1;
}



Ha, owned Stefan.
__________________

I hope for nothing. I fear nothing. I am free.
Reply With Quote