- Counter-Strike 1.6 / Zombie Plague [4.3] / Addons
- 2018-05-28
- На кнопку [G] бросает "Хук".
Если хук попадает в игрока, его будет притягивать, если попадает в стену - хук разрушается, появляется эффект разрушения стены.
- Присутствует красивый WeaponList. Делал его очень давно. Вот все таки и пригодился.
- Присутствует макрос для переключения мода. Так же присутствуют макросы для добавления предмета в Extra-Item, и для хука немезиды/выжившего ( Т.е, можно ли хукать их будет ).
Настройки:
#define ZP_SUPPORT // Поддержка зп мода. Закомментируйте, если не нужно
#define ZP_EXTRA_ITEM // Возможность купить дк хук. Закомментируйте, если не нужно
#define ZP_HOOKED_NEM_OR_SURV // Возможность притягивать немезиду/сурвивора ( выжившего ). Закомментируйте, если не нужно
#define WEAPON_NAME "DragonClaw Hook" // Название айтема
#define WEAPON_COST 25 // Цена айтема
#define TIME_RELOAD_HOOK 12.0 // Сколько секунд длится перезарядка способности ( С момента, когда хук до чего-либо докасается )
#define TIME_HOOK_PLAYER 6.0 // Сколько секунд игрок может притягивать игрока
#define HOOK_FLY_SPEED 1000.0 // Скорость хука в полете
#define HOOK_SPEED 300.0 // Скорость притягивания цели
#define KNIFE_DAMAGE 12.0 // Дамаг ножа ( Ваш обычный дамаг множится на дамаг указанный в макросе )
Нативы:
native give_user_dragonclaw(iPlayer) - Выдает ДК Хук игроку. Если у игрока уже присутствует ДК Хук, заново нельзя будет выдать.
native remove_user_dragonclaw(iPlayer) - Забирает у игрока ДК Хук. Забирает только у тех, у кого он есть.
native is_user_have_dragonclaw(iPlayer) - Проверяет на наличие Дк Хука.
%25
Discount on all purchases
builds until September 16, 2024
Especially for you - Гость
Buy an assembly
[CS 1.6] Weapon Model - Ethereal Xmas
one of the best p90 models, we had on the server. ++
[CS 1.6] Knife Model - Xmas Candy Axe
nice xmas model
[CS 1.6] Weapon Model - White Railcannon Xmas
Nice model thanks
[CS 1.6] Weapon Model - Royale Dragon M4a1
Nice model thanks
[ZP] Zombie Class - Revenant Raving (Переделка Fire)
happy to hear that from you ! enjoy
ReHLDS (Reverse-engineered) - this is a new step forward that gives a second wind to our servers. ReHLDS works 2 times faster than HLDS.
AMXModX is a Metamod add-on that allows you to create new modifications for Half-Life in the Pawn language
Reunion is a continuation of Dproto for ReHLDS. This is a metamod plugin that allows you to log into the 47/48 Non-Steam server.
Revoice is a Metamod plugin that allows voice chat between non-steam and steam clients.
The new Metamod-r contains a huge number of performance optimizations and much cleaner code. The kernel was written using a JIT compiler.
Ultimate Unprecacher is a plugin for MetaMod, it works on the principle of disabling unnecessary resources on your server, thereby you can free up space for resources for your plugins, using this module you can get rid of error 512!
ReAuthCheck - this is a Metamod plugin that checks your players for validity, with this module for REHLDS you can protect your server from bots that constantly spam ads or simply clog up a slot on the server!
NetBufExtender or NBEX - This is a metamod plugin that expands the пїЅInternet bufferпїЅ: server and client buffers (not 100% guaranteed). Expands up to 64 kb. This means that players are less likely to be kicked with the error "Reliable channel overflowed"".
UINO пїЅ metamod plugin that allows you to remove unnecessary fields from userinfo(setinfo) when the engine passes it to other players on the server. This measure reduces the amount of data transferred and slightly reduces the chance of being kicked with "Reliable channel overflowed".