Thread: hitplayer
View Single Post
  #4  
Old 05-26-2002, 05:51 AM
Spanko Spanko is offline
Squeaker of Soles
Spanko's Avatar
Join Date: Nov 2001
Location: The Netherworl...lands
Posts: 1,366
Spanko is on a distinguished road
Send a message via ICQ to Spanko Send a message via AIM to Spanko Send a message via Yahoo to 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, or isn't being used properly. (Since you need to add 1.5 and 2 to a players x and y respectively to make it detect the actual player.)
__________________

ICQ: 125283920
MSN: [email protected]
AIM: Squeax0r
Squeaker seems unable to access the forum using this account.. tis a sad day.
Now with occasional Asuka flavour! Ooops a bit too much...
Asuka should be king of Dustari!

"Y'know, some days even my lucky rocketship underpants don't even help."
Reply With Quote