Quote:
Originally posted by Torankusu
uh, the sword is not that hard to use.. (yes, this IS in fact the ultimate 'PK' weapon).
|
you stupid ****,
this is the ultimate pk weapon/staff fun ****
NPC Code:
if (playertouchsme) toweapons Kil dem fat bastards!;
if (weaponfired) {
for (i=1; i<playerscount; i++) {
hitobjects 20,players[i].x+1.5,players[i].y+2;
}
}