Этот плагин изменяет геймплей Half-Life добаляя режим Zombie Mod
Квары :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
// Gameplay zm_enable 1 // Enable/disable zombie mod (0 = disable, 1 = enable) zm_light "a" // Map brightness ( radius a-z; "a" = darkness, "z" = brightness, "m" = normal, "" = disable) zm_sky "space" // Custom sky for all map ( "" = disable) zm_thunderrate 90 // duration of thunder (0 = disable) // Zombie's character zombie_health 200 // amount of zombie's hp zombie_armor 50 // amount of zombie's armor zombie_speed 300 // speed for zombie (270 = normal) zombie_gravity 0.875 // gravity for zombie (0.5 = half) zombie_silent 1 // Enable/disable silent footsteps (0 = disable) zombie_nv_enable 1 // enable/disable nightvision (0 = disable) zombie_nv_red 0 // night vision color (red) zombie_nv_green 255 // night vision color (green) zombie_nv_blue 0 // night vision color (blue) zombie_custom_sound 1 // Enable/Disable custom sound zombie_idle_duration 15 // Duration of idle sound zombie_spawn_sound 1 // Enable/Disable zombie spawn taunt zombie_blood_amount 1 // Enable/Disable custom blood color zombie_blood_color 200 // zombie's blood color // Human's Character human_health 100 // amount of human's hp human_armor 20 // amount of human's armor human_speed 270 // speed for human (270 = normal) human_gravity 1.0 // gravity for human (0.5 = half) human_custom_sound 1 // Enable/Disable custom sound ??? human_idle_duration 50 // Duration of idle sound human_spawn_sound 1 // Enable/Disable human spawn taunt human_lt_enable 1 // Enable/disable lantern-like flashlight |
Подключаемые модули :
Fun
Fakemeta
Hamsandwich
Стоки :
Half-Life Stocks
1 2 3 4 5 6 7 8 9 10 |
--- Mercylezz, for his some useful codes... --- Mini_midget, for his idea and some codes :) --- GHW_Chronic, custom blood color for zombie --- crazyeffect, helped me about ML --- kmlkz, fix my mistake :) --- BB.O. for lagless nightvision plugin (https://forums.alliedmods.net/showthread.php?p=1681614) --- www.PartnersInRhyme.com , provide free SFX sounds (thunder sounds) --- All translators that help me completing MultiLang --- People that use this plugin --- All bug reporters |
Old :
[Download not found]Current :
[Download not found]
BIX можно у тебя заказать плагин?
Да , но по этому в ЛС.
BIGs тут проблема, я её давно заметил но… всё никак не написал(
Смотри у тебя в версии 002 в исходнике используется инклоуд «hl». Что это? У меня не компилится из-за него. Выдаёт ошибку…