06-16-2012, 08:29 PM
Hey guys since we have a new scrim server. It makes sense to add it to our game menu. So here is the updated file. Just go to cstrike -> resources and find the gamemenu.res file. Open it with wordpad. Delete everything in it and paste this in there.
"GameMenu"
{
"1"
{
"label" "[BanishedSoldiers.com]- Official [2000FPS]"
"command" "engine connect 74.91.112.159:27016"
}
"2"
{
"label" "[BanishedSoldiers.com]- Classic -[2000 FPS & FastDL]"
"command" "engine connect 64.94.238.168:27015"
}
"3"
{
"label" "[BanishedSoldiers.com]- Zombie Plague -[2000 FPS & FastDL]"
"command" "engine connect 74.91.112.125:27015"
}
"4"
{
"label" "[BanishedSoldiers.com]- DeathMatch -[2000 FPS & FastDL]"
"command" "engine connect 74.91.112.125:27016"
}
"5"
{
"label" "[BanishedSoldiers.com]- Scrim Server "
"command" "engine connect 66.150.214.120:27015"
}
"6"
{
"label" "Continue Game"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"7"
{
"label" "Disconnect"
"command" "Disconnect"
"OnlyInGame" "1"
"notsingle" "1"
}
"8"
{
"label" "Player List"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
"notsingle" "1"
}
"9"
{
"label" ""
"command" ""
"OnlyInGame" "1"
}
"10"
{
"label" "New Game"
"command" "OpenCreateMultiplayerGameDialog"
}
"11"
{
"label" "Find Servers"
"command" "OpenServerBrowser"
}
"12"
{
"label" ""
"command" ""
}
"13"
{
"label" "Change Game"
"command" "OpenChangeGameDialog"
"notsteam" "1"
"notsingle" "1"
"notmulti" "1"
}
"14"
{
"label" "Options"
"command" "OpenOptionsDialog"
}
"15"
{
"label" "Quit"
"command" "Quit"
}
"GameMenu"
{
"1"
{
"label" "[BanishedSoldiers.com]- Official [2000FPS]"
"command" "engine connect 74.91.112.159:27016"
}
"2"
{
"label" "[BanishedSoldiers.com]- Classic -[2000 FPS & FastDL]"
"command" "engine connect 64.94.238.168:27015"
}
"3"
{
"label" "[BanishedSoldiers.com]- Zombie Plague -[2000 FPS & FastDL]"
"command" "engine connect 74.91.112.125:27015"
}
"4"
{
"label" "[BanishedSoldiers.com]- DeathMatch -[2000 FPS & FastDL]"
"command" "engine connect 74.91.112.125:27016"
}
"5"
{
"label" "[BanishedSoldiers.com]- Scrim Server "
"command" "engine connect 66.150.214.120:27015"
}
"6"
{
"label" "Continue Game"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"7"
{
"label" "Disconnect"
"command" "Disconnect"
"OnlyInGame" "1"
"notsingle" "1"
}
"8"
{
"label" "Player List"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
"notsingle" "1"
}
"9"
{
"label" ""
"command" ""
"OnlyInGame" "1"
}
"10"
{
"label" "New Game"
"command" "OpenCreateMultiplayerGameDialog"
}
"11"
{
"label" "Find Servers"
"command" "OpenServerBrowser"
}
"12"
{
"label" ""
"command" ""
}
"13"
{
"label" "Change Game"
"command" "OpenChangeGameDialog"
"notsteam" "1"
"notsingle" "1"
"notmulti" "1"
}
"14"
{
"label" "Options"
"command" "OpenOptionsDialog"
}
"15"
{
"label" "Quit"
"command" "Quit"
}
![[Image: giphy.gif]](https://media.giphy.com/media/LrLaeFiAWqmyuFcA53/giphy.gif)