Re: FAQ по настройке CS:GO
Как отключить Gun Menu для определённых карт или для каждой карты в отдельности?
Так же ошибка лобби когда присоединяешься к картам из mg_bomb_se
gamemodes_server
В файлах casual_custom_convar.cfg и competitive_custom_convar.cfg, прописано "gun_menu_mode" "1" и "gun_menu_mode" "2" соответственно , но реакции никакой. и там и там меню работает как и предписал deathmatch.ini
В чем мой бок :read:? Заранее спасибо . C наступающим !))))
Как отключить Gun Menu для определённых карт или для каждой карты в отдельности?
Так же ошибка лобби когда присоединяешься к картам из mg_bomb_se
gamemodes_server
// This file was created on the 31-12-2012 at 2:37:15
// with the help of me --> the Gamemodeshelper <--
// Of course you can edit this file ;)
"GameModes_Server.txt"
{
"gameTypes"
{
"classic"
{
"gameModes"
{
"casual"
{
"maxplayers" "12"
"exec"
{
"exec" "casual_custom_convar.cfg"
}
"mapgroupsMP"
{
"mg_bomb" ""
}
}
"competitive"
{
"maxplayers" "12"
"exec"
{
"exec" "competitive_custom_convar.cfg"
}
"mapgroupsMP"
{
"mg_bomb_se" ""
}
}
}
}
"gungame"
{
"gameModes"
{
"gungameprogressive"
{
"maxplayers" "20"
}
"gungametrbomb"
{
"maxplayers" "20"
}
}
}
}
"mapgroups"
{
"mg_bomb"
{
"imagename" "mapgroup-custom1"
"nameID" "#SFUI_Mapgroup_mg_bomb"
"name" "mg_bomb"
"maps"
{
"aim_serenity" ""
"aim_warehouse" ""
}
}
"mg_bomb_se"
{
"imagename" "mapgroup-custom2"
"nameID" "#SFUI_Mapgroup_mg_bomb_se"
"name" "mg_bomb_se"
"maps"
{
"aim_deagle_hangar" ""
"aim_deagle8k_flat" ""
}
}
}
}
// with the help of me --> the Gamemodeshelper <--
// Of course you can edit this file ;)
"GameModes_Server.txt"
{
"gameTypes"
{
"classic"
{
"gameModes"
{
"casual"
{
"maxplayers" "12"
"exec"
{
"exec" "casual_custom_convar.cfg"
}
"mapgroupsMP"
{
"mg_bomb" ""
}
}
"competitive"
{
"maxplayers" "12"
"exec"
{
"exec" "competitive_custom_convar.cfg"
}
"mapgroupsMP"
{
"mg_bomb_se" ""
}
}
}
}
"gungame"
{
"gameModes"
{
"gungameprogressive"
{
"maxplayers" "20"
}
"gungametrbomb"
{
"maxplayers" "20"
}
}
}
}
"mapgroups"
{
"mg_bomb"
{
"imagename" "mapgroup-custom1"
"nameID" "#SFUI_Mapgroup_mg_bomb"
"name" "mg_bomb"
"maps"
{
"aim_serenity" ""
"aim_warehouse" ""
}
}
"mg_bomb_se"
{
"imagename" "mapgroup-custom2"
"nameID" "#SFUI_Mapgroup_mg_bomb_se"
"name" "mg_bomb_se"
"maps"
{
"aim_deagle_hangar" ""
"aim_deagle8k_flat" ""
}
}
}
}
В чем мой бок :read:? Заранее спасибо . C наступающим !))))
Последнее редактирование: