Page 1 of 1
Frostnades
Posted: 2014 Aug 12 17:58
by Froza
Sveiki,
Gal galit padaryti, kad šitam plugine nesustabdytu žaidėjo (ne freezintu)? Man reikia kad tik jį sulėtintu.
https://forums.alliedmods.net/showthread.php?t=41126
Re: Frostnades
Posted: 2014 Aug 12 18:30
by GhostMan
fn_freeze_maxchance (default 110.0) - chance that a player at the center of the blast will get frozen, if not using fn_by_radius.
fn_freeze_minchance (default 40.0) - chance that a player at the edge of the blast will get frozen, if not using fn_by_radius.
fn_freeze_duration (default 4.0) - how long, in seconds, the freeze effect lasts.
fn_freeze_variance (default 0.5) - the variance in how long the freeze lasts. e.g. if duration = 4.0 and variance = 0.5, it can last anywhere from 3.5 to 4.5 seconds.