I'll post in a while the CURRENT standing limits for the server. Yes, that's right - you get to see what the ACTUAL cvars are set to!!!
This is the explanation in brief as per the plugin itself for the cvars:
* Cvars (name/default value/description) : * amx_combolimiter (1) - Enable/Disable limiter * * limit_*_* * * I.E. : limit_gorge_max, limit_gogre_min,... * * Where the first * is either - gorge, lerk, fade, onos, focusfade, jp, ha, hmg, gl * * And the second * is either - max, min, prop, wait, lvl, frags - where: * max - Maximum people allowed to get that upgrade * min - Minimum amount of people on the opposite team required to get that upgrade * prop - The ratio of marines/aliens required to get that upgrade * Example: For 1:3 Onos to Marine ratio, 1 onos for every 3 marines... * limit_onos_prop 3 * wait - Time in minutes before upgrade is unblocked * lvl - Minimum level required to get that upgrade * frags - Minimum amount of kills required to get that upgrade * * Also features Focus Fades! (idea from headcrab) * Set to -1 to disable that check * If prop is set -1 or 0 it'll disable that check (doesn't make sense if you need 0 people to go gorge) * If min is set -1 or 0 it'll disable that check (doesn't make sense if you need 0 people to go gorge) * Setting max to 0 will disable that upgrade
limit_gorge_max "-1" limit_lerk_max "-1" limit_fade_max "-1" limit_onos_max "3" limit_gorge_min "-1" limit_lerk_min "2" limit_fade_min "3" limit_onos_min "6" limit_gorge_prop "-1" limit_lerk_prop "-1" limit_fade_prop "2" limit_onos_prop "4" limit_gorge_wait "-1" limit_lerk_wait "-1" limit_fade_wait "3" limit_onos_wait "5" limit_gorge_lvl "-1" limit_lerk_lvl "4" limit_fade_lvl "8" limit_onos_lvl "10" limit_gorge_frags "-1" limit_lerk_frags "4" limit_fade_frags "8" limit_onos_frags "12" limit_focusfade_max "-1" limit_focusfade_min "-1" limit_focusfade_prop "-1" limit_focusfade_wait "-1" limit_focusfade_lvl "-1" limit_focusfade_frags "-1" limit_jp_max "6" limit_ha_max "6" limit_hmg_max "5" limit_gl_max "3" limit_jp_min "3" limit_ha_min "2" limit_hmg_min "4" limit_gl_min "5" limit_jp_prop "2" limit_ha_prop "2" limit_hmg_prop "-1" limit_gl_prop "3" limit_jp_wait "5" limit_ha_wait "3" limit_hmg_wait "4" limit_gl_wait "5" limit_jp_lvl "8" limit_ha_lvl "6" limit_hmg_lvl "6" limit_gl_lvl "8" limit_jp_frags "10" limit_ha_frags "10" limit_hmg_frags "8" limit_gl_frags "12"
-Dem















