Looks that way, sadly. But I can't imagine it would take much work to allow
this feature from Valve's end. The framework would seem to be there for the
merging of these files.
I noticed you tried this, but I expect the format would not work as you have
put a CVAR directly into the map section:
"cs_italy_se"
{
"name" "cs_italy_se"
"mp_roundtime" "2.25"
}
If it did work, I would have expected the format to be as follows with a
'convars' section, but to save you time I tested this and for the record,
no, it doesn't work. L
"cs_italy_se"
{
"name" "cs_italy_se"
// blah blah, as per "csgo/maps/de_dust_se.kv" file
"convars"
{
"mp_roundtime" "2.25"
}
}
Valve - can this be feasibly implemented, or are we to look to SourceMod for
that?
Regards,
Nick
From: [email protected]
[mailto:[email protected]] On Behalf Of Stephen
Bevan
Sent: 18 August 2012 16:20
To: [email protected]
Subject: Re: [Csgo_servers] Per Map Configuration
mmm... maybe that's strictly for map specific items and not server/game
related... sorry for leading you down the wrong path...
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers