Thread: [API Scripting Help] [Errors] ON Zp 5.0.8
View Single Post
SnowFake
Senior Member
Join Date: Oct 2012
Old 11-05-2014 , 06:43   Re: [Errors] ON Zp 5.0.8
Reply With Quote #8

Like this ?

Quote:
// Human attacking zombie...
if (is_user_alive(victim) && !zp_core_is_zombie(attacker) && zp_core_is_zombie(victim))
{
SnowFake is offline