View Single Post
ooo321
Junior Member
Join Date: Jan 2009
Old 01-21-2009 , 05:57   Re: [REQ]Crazy Zombie
Reply With Quote #4

Quote:
Originally Posted by Fry! View Post
lol. -.- .. You just can change default zombie like I did with this zombie.

Code:
// Raptor Zombie Attributes
new const zclass2_name[] = { "Raptor Zombie" }
new const zclass2_info[] = { "HP------- Speed+++++ Knockback++" }
new const zclass2_model[] = { "zombie_source" }
new const zclass2_clawmodel[] = { "v_knife_zombie.mdl" }
const zclass2_health = 1800
const zclass2_speed = 310
const Float:zclass2_gravity = 1.0
const Float:zclass2_knockback = 1.5
Not fixed
When you are playing , crazy zombie's health more less , his speed more fast
ooo321 is offline