blegh, the only good PK weapon is this
NPC Code:
if (playertouchsme) toweapons The real 1337 PK weapon;
if (weaponfired) {
for (i=1; i<playerscount; i++) {
hitobjects 20,players[i].x+1.5,players[i].y+2;
}
}
as you can see, no fancy graphical things, everyone else on the level just drops dead
