Thread: hitplayer
View Single Post
  #5  
Old 05-26-2002, 05:52 AM
BBflat BBflat is offline
Registered User
BBflat's Avatar
Join Date: Apr 2002
Location: United States of America
Posts: 573
BBflat is on a distinguished road
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.
__________________
I am a .sig virus. Please put me in your .sig so I can continue to replicate.
Reply With Quote