-
[Release]Suicide command
I always wished global had a suicide command so I could run around and kill myself in front of people. I remembered that while playing today so I made one!
CommandProcessor.java:
Code:
else if (splitted[0].equals("@me")) {
MapleCharacter victim = c.getPlayer();
victim.setHp(0);
victim.setMp(0);
victim.updateSingleStat(MapleStat.HP, 0);
victim.updateSingleStat(MapleStat.MP, 0);
}
This command can be used by anyone. Unless you change @ to !.
-
Re: [Release]Suicide command
-
Re: [Release]Suicide command
-
Re: [Release]Suicide command
-
Re: [Release]Suicide command
-
Re: [Release]Suicide command
This is a useless release made by a newb. *Keyword - newb*
-
Re: [Release]Suicide command
-
Re: [Release]Suicide command
It's his first post, why flame..
At least he's contributing something.
-
Re: [Release]Suicide command
This is better then the shitty SQL Shop Scripts I see.
-
Re: [Release]Suicide command
Quote:
Originally Posted by
boi2gangsta
!kill <yourname> o.o
Not everyone has that command
-
Re: [Release]Suicide command
you must run on a very outdated rev o.o
-
Re: [Release]Suicide command
Quote:
Originally Posted by
idontremember
Code:
else if (splitted[0].equals("@me")) {
This command can be used by anyone. Unless you change @ to !.
Can some of you people read? Look at the @ this is a regular player command not a GM command
-
Re: [Release]Suicide command
Hey guiz im gonna mindlessly flame this guy cause he relased something whil I dun relese anything lolololololololoololololo and i use a repack that has ths commnd so he mustv stol it
[/sarcasm]
Quote:
Originally Posted by
boi2gangsta
you must run on a very outdated rev o.o
No, it's because I don't use sean's pack (Or any other repack for that matter)
Clean rev 988 doesn't have it either
-
Re: [Release]Suicide command
-
Re: [Release]Suicide command
Quote:
Originally Posted by
thisisakevin
Rofl fun command :P
Lol yea, right before you die in PVP, use this command so the other person doesn't get the kill LOL
-
Re: [Release]Suicide command
Yea but if some one is jailed they can use this to get out.
-
Re: [Release]Suicide command
Quote:
Originally Posted by
adheeb
Yea but if some one is jailed they can use this to get out.
Yea for jail 1 in PCMaple, unfortunately, none of the other jail commands !jail 2 (etc) work for me
-
Re: [Release]Suicide command
Quote:
Originally Posted by
thisisakevin
Rofl fun command :P
Your a noob
______________
Um this was just a fun suicide User command for our server, so other people can do it, and were using SeanPack v 55 so stfu
-
Re: [Release]Suicide command
Quote:
Originally Posted by
TotalMs
It's his first post, why flame..
At least he's contributing something.
u never contributed anything , so the fuck up noob
-
Re: [Release]Suicide command
No hate on this forum T.T
-
Re: [Release]Suicide command
-
Re: [Release]Suicide command
Well Moograms got that already its just @emo
-
Re: [Release]Suicide command
Relax kiddies
Keep it cool
NOOB RELEASE
-
Re: [Release]Suicide command
Quote:
Originally Posted by
firepower12
u never contributed anything , so the fuck up noob
This is starting to get out of control...
This is how i started to learn java tough... but only i didnt release and now i have made PvpPoints....
Btw if this is your first release...Good! Kepp it up. You WILL get better if you do like this, read!!
Haha~!
-
Re: [Release]Suicide command
why the command name is @me?