You are missing some brackets and info on that, like gametypes and other things. See gamemodes_server.txt.example for help.

-ics

5.10.2012 23:21, Ilyas kirjoitti:
---GameModes_Server.txt:
"mapgroups"
    {
"mg_deathmatch" // mapgroup definition
        {
            "name"            "mg_deathmatch"
            "maps"
            {
                "de_dust2_se"        ""
                "de_train_se"        ""
                "de_inferno_se"        ""
            }
        }
    }

---start param:
+mapgroup mg_deathmatch +map de_dust2_se

---server console:

GameTypes: could not find matching mapGroup "mg_deathmatch".
ApplyGameSettings: Invalid mapgroup name mg_deathmatch

What's wrong?


_______________________________________________
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