Thread: Playerkills???
View Single Post
  #18  
Old 01-05-2006, 01:19 AM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
Quote:
Originally Posted by Lance
I'm not sure if washit alone does (), but I am 99% certain that the client stores the information about who killed them somewhere - whether this is available to scripts or not, I can't say.
washit can't read who it was hit by, and I'm very sure that who the last person to hit/kill you isn't accessable by scripts.

The range of places your sword can hit is too wide, so a triggeraction isn't very safe. It could trigger on someone you didn't hit, or the person could lag and they might not catch the trigger due to the knockback.

The closest thing I was able to get was a for() loop which checks for a nearby players with the 'sword' gani.
Reply With Quote