Иконка ресурса

Плагин [CS2] Game Manager (2.1.1)

Нет прав для скачивания
{
"DisableBotRadio": false,

"DisableRadio": 0, // (1) = Disable Radio Completely || (2) = Make it Cooldown [DisableRadioThreshold] + [DisableRadioTime]
"DisableRadioThreshold": 2, // if DisableRadio (2) How Much Threshold Radio
"DisableRadioTime": 5, // if DisableRadio (2) Time In Sec Give Cooldown

"DisableChatWheel": 0, // (1) = Disable ChatWheel Completely || (2) = Make it Cooldown [DisableChatWheelThreshold] + [DisableChatWheelTime]
"DisableChatWheelThreshold": 2, // if DisableChatWheel (2) How Much Threshold Radio
"DisableChatWheelTime": 5, // if DisableChatWheel (2) Time In Sec Give Cooldown

"DisableGrenadeRadio": false,
"DisablePing": false,
"DisableKillfeed": 0, // (1) = Disable Killfeed Completely || (2) = Disable Killfeed And Show Who I Killed Only
"DisableRadar": false,
"DisableMoneyHUD": false,
"DisableTeamMateHeadTag": 0, // (1) = Remove Head Tag Only Behind Wall || (2) = Remove Head Tag Completely
"DisableWinOrLosePanel": false,
"DisableWinOrLoseSound": false,
"DisableJumpLandSound": false,
"DisableMPVSound": false,
"DisableFallDamage": false,
"DisableLegs": false,
"DisableSvCheats": false, // Force sv_cheats 0
"DisableRewardMoneyMessages": false,
"DisableDeadBody": false,
"DisableBomb": false,
//-----------------------------------------------------------------------------------------

"AutoCleanDropWeaponsTimer": 1, // Time In Sec To Clean Drop Weapons

//Whats Inside AutoCleanDropWeapons will be Auto Deleted
//Add Many As You Like
//1 = Weapons (AK,M4,Pistol, etc...)
//2 = Grenades (Smoke,Molly, etc...)
//3 = DefuserKit
//4 = Taser
//5 = HealthShot
//6 = Knifes
"AutoCleanDropWeapons": "1,2,3",
//-----------------------------------------------------------------------------------------

"IgnoreDefaultDisconnectMessages": false,
"IgnoreDefaultJoinTeamMessages": false,
"IgnoreTeamMateAttackMessages": false,
//-----------------------------------------------------------------------------------------

//Located in (..\counterstrikesharp\plugins\Game_Manager\lang)
//1 = Enable Custom Join Team Messages
//2 = Enable Custom Join Team Messages Without Bots
"CustomJoinTeamMessages": 0,
//-----------------------------------------------------------------------------------------

//Restart The Server If (RestartWhenXPlayersInServerORLess) After (RestartXTimerInMins)
//RestartServerMode (1) = Restart Method
//RestartServerMode (2) = Crash Method Sometimes Restart Will Not Work Use This Method Instead
"RestartServerMode": 0,
"RestartXTimerInMins": 5,
"RestartWhenXPlayersInServerORLess": 0,

//if RestartServerMode Is (1) Which Map After Restarting Would You Like To Be
//Using ds: Means What map list in ds_workshop_listmaps
//Using host: To Get Any Workshop Map example https://steamcommunity.com/sharedfiles/filedetails/?id=3112654794 Means host:3112654794
//Using Without any ds: or host: means what inside /../csgo/maps/ de_dust2 de_mirage
"RestartServerDefaultMap": "de_dust2",
//-----------------------------------------------------------------------------------------

//Rotate Maps Server If (RotationWhenXPlayersInServerORLess) After (RotationXTimerInMins)
//RotationServerMode (1) = Get Maps From Top To Bottom In RotationServerMapList.txt
//RotationServerMode (2) = Get Random Maps In RotationServerMapList.txt
"RotationServerMode": 0,
"RotationXTimerInMins": 8,
"RotationWhenXPlayersInServerORLess": 0,
//-----------------------------------------------------------------------------------------

"ConfigVersion": 1
}


Установка
1. Распаковать содержимое архива по пути:
  • /game/csgo/addons/counterstrikesharp/plugins/
2. Настроить значения по пути:
  • /game/csgo/addons/counterstrikesharp/plugins/Game-Manager-GoldKingZ/config
Перезапустить сервер
Назад
Сверху