SRCDS Steam group


CS:GO dedicated server gametypes and gamemodes
#1
I am having trouble setting up my dedicated server for CS:GO after I formatted my computer. I am sorry if there were anyother posts similar to this but I couldnt seem to locate one. The errors I am currently getting are..
Quote:GameTypes: could not find matching game type for value "0".
GameTypes: could not find matching game mode value of "0" and type value of "1".
GameTypes: could not find matching game type for value "0".
GameTypes: could not find matching game mode value of "0" and type value of "1".
GameTypes: could not find matching game type for value "0".
GameTypes: could not find matching game mode value of "0" and type value of "1".
Tried to look up command stats as if it were a variable.
GameTypes: could not find matching game type for value "0".
GameTypes: could not find matching game mode value of "0" and type value of "1".
GameTypes: could not find matching game type for value "0".
GameTypes: could not find matching game mode value of "0" and type value of "1".
Tried to look up command stats as if it were a variable.
GameTypes: could not find matching game type for value "0".
GameTypes: could not find matching game mode value of "0" and type value of "1".

Code:
"GameModes_Server.txt"  
{
    "gameTypes"
    {
        "classic"
        {
            "gameModes"
            {
                "competitive"
                {

                    "maxplayers"        "12" // Note that maxplayers doesn't go in the convar block.

                    "exec"
                    {
                        "exec"        "gamemode_competitive.cfg"
                    }

                    "mapgroupsMP" // List of mapgroups valid for this game mode ( competitive )
                    {
                        "mg_bomb"    ""
                    }
                }
            }    
        }
    }
    "mapgroups"
    {
        "mg_bomb" // mapgroup definition
        {
            "name"            "mg_bomb"
            "maps"
            {
                "de_dust"        ""
                "de_dust2"        ""
                "de_train"        ""
                "de_nuke"        ""

            }
        }
    }
}  

//////////////////////////////////////////////////////////////////////////////////////////////  
// Map groups  
//  
// To use a mapgroup, it needs to be defined in a keyvalues  
// block such as the example below, as well as listed in the  
// 'mapgroupsMP' block within the game mode that will run it,  
// such as the example above.  
//  
// Then launch the server with '+mapgroup MAPGROUPNAME'  
//  
// Example:  
//  
// srcds -game csgo +game_mode 1 +mapgroup mg_bomb_se +map de_nuke_se  
//  
//  
// Check the developer wiki for updated community info  
// https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers  
/////////////////////////////////////////////////////////////////////////// //////////////////  


    "mapgroups"  
    {  
        "mg_bomb"                                   // mapgroup definition  
        {  
            "name"          "mg_bomb"  
            "maps"  
            {  
                "de_dust"       ""  
                "de_dust2"      ""  
  
            }  
        }  
    }  
}
Code above is what I currently have in my GameModes_Servers.txt file

and start /abovenormal srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_bomb +map de_dust2 -tickrate 128 -autoupdate <-- this being my command line to start the server

Could anybody help me? Any help would be greatly appreciated.
Thank You
Reply
#2
7STAR娛樂城提供百家樂、老虎機、今彩539、天天樂、運彩賽事、德州撲克、麻將技巧、大樂透、電子競技、賓果、四星彩、威力彩,娛樂城推薦評價,最優惠的娛樂城體驗金。
Reply
#3
七星娛樂城提供百家樂破解、百家樂賺錢、百家樂預測、百家樂算牌、技巧、規則、歐博、沙龍、dg、wm、真人線上百家樂推薦遊戲試玩,教學打法的介紹,補牌程式贏錢。
Reply
#4
7星娛樂城提供老虎機技巧、老虎機訣竅、老虎機攻略、老虎機介紹、老虎機破解、雷神之鎚、魔龍傳奇、拉霸機遊戲、金猴爺老虎機、捕魚機,cq9試玩尋找出好贏的熱門遊戲。
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)