Re: [Release]Suicide command
and !killeveryone kills everyone. !killmap kills all the monsters too I think.
Re: [Release]Suicide command
In my repack, only !kill <Char name> or !killall thats the commands that kills something.
Re: [Release]Suicide command
Quote:
Originally Posted by
-Snappy-
In my repack, only !kill <Char name> or !killall thats the commands that kills something.
So? It's not related to this thread. Who cares what you have in your repack. Please don't post rubbish here.
Re: [Release]Suicide command
Quote:
Originally Posted by
firepower12
u never contributed anything , so the fuck up noob
that made no sense..... also heres the titan version of it!
Code:
else if(command == "suicide"){
player->setHP(0);
}