Thread: GameMenu.res
View Single Post
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 12-09-2010 , 03:40   Re: GameMenu.res
Reply With Quote #2

don't know about the window, the connect thing is this:
PHP Code:
"GameMenu" 

    
"1" 
    

        
"label" "Your server name"
        "command" "engine Connect serverip" 
    

    
"2" 
    

        
"label" "" 
        "command" "" 
    
}
    
"3"
    
{
        
"label" "#GameUI_GameMenu_ResumeGame" 
        "command" "ResumeGame" 
        "OnlyInGame" "1" 
    

    
"4"
    

        
"label" "#GameUI_GameMenu_Disconnect"
        "command" "Disconnect" 
        "OnlyInGame" "1" 
        "notsingle" "1" 
    

    
"5" 
    

        
"label" "#GameUI_GameMenu_PlayerList"
        "command" "OpenPlayerListDialog" 
        "OnlyInGame" "1" "notsingle" "1" 
    
}
    
"9"
    
{
        
"label" "" "command" "" "OnlyInGame" "1"
    

    
"10"
    

        
"label" "#GameUI_GameMenu_NewGame" 
        "command" "OpenCreateMultiplayerGameDialog"
    

    
"11"
    

        
"label" "#GameUI_GameMenu_FindServers" 
        "command" "OpenServerBrowser" 
    

    
"12" 
    
"label" "#GameUI_GameMenu_Options" 
        "command" "OpenOptionsDialog" 
    

    
"13" 
    

        
"label" "#GameUI_GameMenu_Quit" 
        "command" "Quit" 
    


This is mine. Change the server name and ip and save it as cstrike/resource/GameMenu.res
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes