View Single Post
  #10  
Old 02-06-2004, 04:52 AM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Gman4pwnu
That works, but how come it doesn't work when a trigger action is sent from the staff stick, i would really like to be able to remove only the ones i hit.
NPC Code:

if(was hit && strequals(#a,account)){
destroy;
}





Note: I write was hit with spaces because if you write it together it will turn into "shi.t" and change the word by *'s.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote