Re: WE NEED THIS CHANGE!
Zombie models are such a pain.
Make the classes for them and I'll add them.
The model names are:
zombie_big
zombie_big_origin
zombie_girl
zombie_leech
zombie_nemesis
zombie_poison
zombie_resident
zombie_source
zombie_speed
Here's an example of what needs to be done:
Quote: "zombie_big" <---- Model name CHANGE THIS
{
// General
"enabled" "yes"
"team" "0"
"team_default" "yes"
"flags" "0"
"group" ""
"name" "Classic"
"description" "Need brains!!! Arrrrggghh!"
// Model
"model_path" "models/player/zr/zombie_big" <---- Model name CHANGE THIS
"alpha_initial" "255"
"alpha_damaged" "255"
"alpha_damage" "0"
// Hud
"overlay_path" "overlays/zr/zvision"
"nvgs" "no"
"fov" "90"
// Effects
"has_napalm" "no"
"napalm_time" "10.0"
// Player behaviour
"immunity_mode" "0"
"immunity_amount" "0.0"
"no_fall_damage" "yes"
"health" "2500"
"health_regen_interval" "0.0"
"health_regen_amount" "0"
"health_infect_gain" "700"
"kill_bonus" "2"
"speed" "390"
"knockback" "4"
"jump_height" "1.1"
"jump_distance" "1.2"
}
More information can be found here
http://helgeby.no-ip.org/zrdev/manual/zr-3.0-b2/#3.7
I'm not sure if all of them should be added in case of balance issues, but I'll let the community pick and choose.
If no one bothers to do it I guess I'll slowly do it over time.
I'll add the maps right now.