Descriere:Acest plugin inlocuieste HE grenade cu un Molotov.

Plugin :Molotov Cocktail

Versiune :v3.30

Autor:DynamicBits

Link oficial: You have to register to be able to see this link. Register HERE! If you are already a member please log in! If you still you are not able to see the link you need to activate your account or an administrator need to activate your account!

Download link: You have to register to be able to see this link. Register HERE! If you are already a member please log in! If you still you are not able to see the link you need to activate your account or an administrator need to activate your account!

Instalare:

1.Fisierul
molotov.cocktail.amxx
il puneti in addons/amxmodx/plugins
2. Fisierul
molotov.cocktail.sma
il puneti in
addons/amxmodx/scripting
.
3.Intrati în
addons/amxmodx/configs/plugins.ini
si adaugati la urma:
molotov_cocktail.amxx
.

Cvaruri:
]molotov_enable <0|1> (Default: 1) Porneste(1)/Opreste(0) pluginul
molotov_price <N> (Default: 1200) Seteaza pretul Molotovului
molotov_damage <N> (Default: 50) Seteaza damage-ul facut de explozia Molotovului
molotov_radius <N> (Default: 150) Seteaza raza de actiune a Molotovului
molotov_firetime <N> (Default: 6) Durata de actiune a Molotovului
molotov_firedamage <N> (Default: 3) Numarul de damage facut la fiecare 0,2 secunde
molotov_ff <0|1|-1|-2> (Default: 1) Pot primii si coechipierii damage
0 - Opreste Friendly fire
1 - Porneste friendly fire
-1 - Use mp_friendlyfire value
-2 - Check bit 5 (decimal: 16) of mp_teamplay (DOD and TFC only) (v3.21+)
molotov_override_he <0|1> (Default: 0) Schimba automat HE grenade cu Molotovul
molotov_max <N> (Default: 1) Cate Molotovuri iti este permis sa cumperi
molotov_buyzone <0|1> (Default: 1) Limita de cumparare a Molotovului in buyzone
molotov_menu <0|1> (Default: 0) Porneste meniul la inceputul fiecarei runde
mp_friendlyfire <0|1> Only checked if molotov_ff = -1
mp_teamplay <N> Only checked if molotov_ff = -2