// This file was auto-generated by SourceMod (v1.10.0.6502) // ConVars for plugin "funcommands.smx" // Sets the radius for beacon's light rings. // - // Default: "375" // Minimum: "50.000000" // Maximum: "1500.000000" sm_beacon_radius "375" // Sets the default duration of sm_burn and firebomb victims. // - // Default: "20.0" // Minimum: "0.500000" // Maximum: "20.000000" sm_burn_duration "20.0" // Who is targetted by the FireBomb? 0 = Target only, 1 = Target's team, 2 = Everyone // - // Default: "0" // Minimum: "0.000000" // Maximum: "2.000000" sm_firebomb_mode "0" // Sets the bomb blast radius. // - // Default: "600" // Minimum: "50.000000" // Maximum: "3000.000000" sm_firebomb_radius "600" // Sets how long the FireBomb fuse is. // - // Default: "10.0" // Minimum: "5.000000" // Maximum: "120.000000" sm_firebomb_ticks "10.0" // Sets the default duration for sm_freeze and freezebomb victims // - // Default: "10.0" // Minimum: "1.000000" // Maximum: "120.000000" sm_freeze_duration "10.0" // Who is targetted by the freezebomb? 0 = Target only, 1 = Target's team, 2 = Everyone // - // Default: "0" // Minimum: "0.000000" // Maximum: "2.000000" sm_freezebomb_mode "0" // Sets the freezebomb blast radius. // - // Default: "600" // Minimum: "50.000000" // Maximum: "3000.000000" sm_freezebomb_radius "600" // Sets how long the freezebomb fuse is. // - // Default: "10.0" // Minimum: "5.000000" // Maximum: "120.000000" sm_freezebomb_ticks "10.0" // Who is killed by the timebomb? 0 = Target only, 1 = Target's team, 2 = Everyone // - // Default: "0" // Minimum: "0.000000" // Maximum: "2.000000" sm_timebomb_mode "0" // Sets the bomb blast radius. // - // Default: "600" // Minimum: "50.000000" // Maximum: "3000.000000" sm_timebomb_radius "600" // Sets how long the timebomb fuse is. // - // Default: "10.0" // Minimum: "5.000000" // Maximum: "120.000000" sm_timebomb_ticks "10.0"