There is a reason why the syntax should ne kept intact and brackets on each line. Makes errors easier to spot and it's easier for you to read the file too. Have a look at gamemodes_server.txt.example (it's in the same directory) and edit that to your needs. It has the correct syntax. If you still cannot make it work, mail back to the list. My guess is that the exec part messes something up.

-ics

23.12.2012 16:28, Dusan Tomic kirjoitti:
That didn't  help.
it just hangs:

Received game details information from 217.24.29.4:27016...
[MM] Sending reservation request to 217.24.29.4:27016
[MM] Sending reservation request to 217.24.29.4:27016

And after i change map to de_inferno_se:
GameTypes: could not find matching game type "".
CSysSessionClient: Cannot join lobby, response 2!


--
Kind regards,
Dusan Tomic
------------------------------------------------------------------------
*Od:* csgo_servers-boun...@list.valvesoftware.com [csgo_servers-boun...@list.valvesoftware.com] u ime korisnika Marcin Paterek [mrpate...@gmail.com]
*Poslato:* 23. decembar 2012 15:15
*Za:* csgo_servers@list.valvesoftware.com
*Tema:* Re: [Csgo_servers] CSGO server help...

Change name of mg_war to mg_bomb.


2012/12/23 Dusan Tomic <d...@mojsajt.co.uk <mailto:d...@mojsajt.co.uk>>

    I know this has been talked about 1000 times, but i'm missing
    something obvious and need you help.

    When i change map i see error in console:
    GameTypes: could not find matching game type "".
    And
    ApplyGameSettings: Map de_inferno_se not part of Mapgroup

    Here is my startup line:
    srcds -game csgo -console -usercon -maxplayers_override 12 +exec
    server.cfg -ip IP +game_mode 1 +game_type 0 +mapgroup mg_war +map
    de_dust2_se -tickrate 128 -port 27016

    Here is my gamemodes_server.txt
    "GameModes_Server.txt"
    {
    "gameTypes"
    {
    "classic"
    {
    "gameModes"
    {
    "competitive"
    {
    "maxplayers" "12"

    "exec"
    {
    "exec" "settings.cfg"
    }

    "mapgroupsMP"
    {
    "mg_war" ""
    }
    }
    }
    }
    }

    "mapgroups"
    {
    "mg_war"
    {
    "name" "mg_war"
    "maps"
    {
    "de_dust2_se"    ""
    "de_train_se"    ""
    "de_inferno_se"  ""
    "de_nuke_se"     ""
    "de_nuke_ve"     ""
    "de_mirage_csgo"         ""

    }
    }
    }
    }


    Pls help.

    Thx

    --
    Kind regards,
    Dusan Tomic
    _______________________________________________
    Csgo_servers mailing list
    Csgo_servers@list.valvesoftware.com
    <mailto:Csgo_servers@list.valvesoftware.com>
    https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers




_______________________________________________
Csgo_servers mailing list
Csgo_servers@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

_______________________________________________
Csgo_servers mailing list
Csgo_servers@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to