View Single Post
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 01-19-2009 , 12:29   Re: [ZP] Zombie XP - Human Classes & Leveling Up - v0.7b
Reply With Quote #9

is all you have to do but
zpxp_register_zombie_class(name, info, model, clawmodel, health, speed, gravity, knockback, level)

on the part where it defines these
new const
new
new Float

is that where you define the level and is it
PHP Code:
new const level[] = { "15" // level 
?
Doc-Holiday is offline