Page 2 of 2

Posted: Wed Sep 22, 2004 11:50 pm
by General_Sun
Sure shadowstar, good suggesstion. I'll be doing it as soon as I feel like it.

Or if anyone else want to do it for me... Feel free.

Posted: Thu Sep 23, 2004 4:16 am
by atro city
*is General_Giga, for the record*

Didn't realize the dev team would be reading this...

o_o;

Posted: Thu Sep 23, 2004 5:20 am
by Rythmix
atro city wrote:*is General_Giga, for the record*
hmm nope.. dont think I know him. Must be some nobody :P (lol)

Posted: Thu Sep 23, 2004 5:25 am
by atro city
I get that a lot.

Posted: Thu Sep 23, 2004 2:27 pm
by jb
atro city wrote:*is General_Giga, for the record*

Didn't realize the dev team would be reading this...

o_o;
Well every now and then we tend to check our own forums :)

But if there are parts you want us to go over in more detail to ensure its accurate to what the code is doing for example, then let us know..

Posted: Thu Sep 23, 2004 3:12 pm
by jb
also see the melee 101 section of the manual for more insite to how the code works.... or suppose to work :P

Posted: Thu Sep 23, 2004 4:01 pm
by Rythmix
jb wrote:also see the melee 101 section of the manual for more insite to how the code works.... or suppose to work :P
Oh yes, i think I've read that. Its a good read, especially this part of the code I found:

Code: Select all

Chapter 1:

If (jb Is.Playing) {
    jb.sender.weapon.damage = 10000
    others.sender.weapon.damage = .00001
    All.Bugs.Disabled = true
} else {
    sender.weapon.damage = 25
    All.Bugs.Enabled = true
}
If (jb.health <=5) {
    Kill.All.Other.players = true
    jb.player.score += 10.0
}

LOLOL :P

Posted: Thu Sep 23, 2004 4:40 pm
by Kaboodles
ROFLMAO!! :lol:

Posted: Thu Sep 23, 2004 4:41 pm
by TKATK
Kaboodles_The_Assassin wrote:ROFLMAO!! :lol:
I second that :lol: :lol: :lol: :roll: :lol: :lol: :lol:

Posted: Thu Sep 23, 2004 5:15 pm
by jb
Well since I can not win a duel match with a wet paper bag to save my life...ya gotta do what ya gotta do :P

Posted: Thu Sep 23, 2004 10:13 pm
by Shadowstar
JB don't need no weapons. He's got code! 8O :lol:

Posted: Thu Sep 23, 2004 10:49 pm
by jb
Shadowstar wrote:JB don't need no weapons. He's got code! 8O :lol:
Whew for a second I though you were gonna to say "He has got his spelling to protect him" :)

Posted: Fri Sep 24, 2004 8:16 pm
by Shadowstar
Well, I didn't say anything about how typo-free that code might be...