Описание:
Этот плагин добавит вам на сервер новую гранату "Коктейль молотова".
Требования:
#include <amxmodx>
#include <amxmisc>
#include <fakemeta>
#include <cstrike>
#include <csx>
#include <fun>
#include <fakemeta_util>
Cvar's:
• molotov_price - Set the molotov price. (Цена)
Default = 1200 $
• molotov_damage - Set the damage done by molotov. (Ущерб)
Default = 40.0
Клиентские команды:
• say /molotov
Используйте эти команды, чтобы получить "Коктейль молотова".
Одна из этих команд, работает только в том случае, если molotov_override cvar равен 0
Админские команды:
molotov_cocktail - 1/0 - Включить/Выключить плагин
molotov_give - Предоставьте отобранному игроку "Коктель"
molotov_override 1/0 - Отвергнуть обычную [НЕ] на "Коктель"
• molotov_radius - Set the radius of molotov damage. (Радиус попадания)
Default = 200.0
• molotov_firetime - Duration of fire effects, sounds etc. (Громкость звука)
Default = 6
• molotov_firedamage - Ammount of damage done by fire effects. (Повреждение от огня за 0.2 сек)
Default = 1 ( every 0.2 secs )
• molotov_tk - Disable/Enable the ability to damage/kill someone on your team with molotov.(Вкл./Выкл./ способность к teamkill)
Default = 1
• molotov_tempoverride - override the original hegrenade autmoaticly with molotov.(это не надо!Wink)
Default = 0
• molotov_buyzone - do you have to be in buyzone? (if inmenu this is ignored)(и это!Wink)
1 = only on buyzone (default)
0 = anywhere
• molotov_max - max num of molotovs able to carry. (Максимум можно купить "Коктелей"Wink
Default = 1 ( Does not work with override )
• molotov_inmenu - Puts molotov in the end of the equipment buymenu.
Default = 0 ( if the override cvar is enabled the hegrenade will be replaced instead. )(и это тоже!Wink)