Fantastic - thanks Ido - worked like a charm. Great to see us not having to wade through gamemodes.txt now :)

Regards
Mike

On 16/08/2012 22:23, Ido Magal wrote:
The correct syntax is

"GameModes_Server.txt"
{
      "gameTypes"
      {
          "classic"
          {
              "gameModes"
              {
                  "competitive"
                  {
                                "maxplayers" "30"

                      "convars"
                      {
                      }

                  }
                  "casual"
                  {
                      "maxplayers" "24"
                      "convars"
                      {
                      }

                  }
              }
          }
      }
}

_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers


_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to