Cool plugin! However, it seems to only do its thing if I manually load it, eg.
"sm plugins load randcvar" or
"sm plugins refresh" to server console. Upon a mapchange, the CVARs will remain in their default values. Is there a way around this? I'm not getting any errors logs, and am quite positive my randcvars.cfg syntax is correct.
Quote:
[randcvar 2013.02.26.11.40] - Loaded
[SM] Loaded plugin randcvar.smx successfully.
[SM] Plugin randcvar unloaded successfully.
|
Code:
"Randomized_Cvars"
{
"sm_cm_nextmap"
{
"type" "L"
"count" "3"
"item 1" "nt_dawn_ctg"
"item 2" "nt_decom_ctg"
"item 3" "nt_ghost_ctg"
}
}