Quote:
Originally posted by Spanko
Does this work?
NPC Code:
if (weaponfired) {
for (i=0;i<playerscount;i++)
hitplayer i,1,playerx,playery;
}
Because if it does, testplayer isn't working properly.
|
No, I tried that, that doesn't work, either. The problem is the hitplayer.