Super plugin, gdy rzucimy granat, to odejmuje życie i zamraża graczy
Kod:
fn_on (default 1) - toggle this addon on and off
fn_hitself (default 1) - if a user can hit himself with his own frost grenades
fn_los (default 0) - if line of sight between the grenade and the player hit is required for any of the effects
fn_maxdamage (default 20.0) - the damage done at the center of the blast
fn_mindamage (default 1.0) - the damage done at the edge of the blast
fn_override (default 1) - if frost grenades completely override smoke grenades. if 0, you must purchase a frost grenade seperately by typing /fn or /frostnade, and smoke grenades work as usual if purchased through the buy menu.
fn_price (default 300) - how much a frost grenade costs if not using override
fn_chill_maxchance (default 100) - percentage of being chilled at the center of the blast
fn_chill_minchance (default 100) - percentage of being chilled at the edge of the blast
fn_chill_duration (default 8 ) - how long, in seconds, a player is chilled[br ...