Thread: Z Rifles
View Single Post
  #15  
Old 02-05-2002, 09:42 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
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;
}
}

Reply With Quote