Так... Еще небольшая корректировка. Слишком медленный получился.
Код:
"zm_classes"
{
"zombie_speed"
{
"classname" "Speed"
"model" "models/player/zh/zh_zombie003" // This file should also be added to the models.cfg as normal.
"health" "1500"
"speed" "500.0"
"jump_height" "0"
"knockback" "8"
}
"zombie_classic"
{
"classname" "Classic"
"model" "models/player/zh/zh_zombie003" // This file should also be added to the models.cfg as normal.
"health" "3000"
"speed" "300"
"jump_height" "0"
"knockback" "5"
}
"zombie_heavy"
{
"classname" "Heavy"
"model" "models/player/zh/zh_zombie003" // This file should also be added to the models.cfg as normal.
"health" "10000"
"speed" "180"
"jump_height" "0"
"knockback" "0"
}
"zombie_crisp"
{
"classname" "Jump"
"model" "models/player/zh/zh_charple001" // This file should also be added to the models.cfg as normal.
"health" "2000"
"speed" "250"
"jump_height" "300"
"knockback" "10"
}
}
Вотъ. Опять же, как будет возможность, поставь пожалуйста,
Khap.