View Single Post
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 04-20-2010 , 22:18   Re: How to detect which players are Zombies with the MM zombie plugin
Reply With Quote #10

Someone78, thanks that was what I needed. I did have to do one other thing to make it work, found it down further in the changelog.

The following needs to be added before the closing } in resource/modevents.res to use the zombification event in other plugins.
Code:
"zombification"
{
   "userid" "short"    // user ID who was zombified.
   "attacker" "short"   // user ID who killed.
   "class"  "short"  // class ID who zombified.
}
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181