Raised This Month: $32 Target: $400
 8% 

GameMenu.res


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 12-09-2010 , 02:12   GameMenu.res
Reply With Quote #1

How I can edit this to make a window with my servers and get the map and players of the servers,with a button to refresh and other to connect to the server.

It just for me.
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
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
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 12-09-2010 , 03:59   Re: GameMenu.res
Reply With Quote #3

Quote:
Originally Posted by drekes View Post
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
Yes I know that,but I need the Window,because I have 10 Servers xD!
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 12-09-2010 , 06:41   Re: GameMenu.res
Reply With Quote #4

I don't know about the window, sorry.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
zombieplague
Veteran Member
Join Date: Apr 2009
Old 12-09-2010 , 06:53   Re: GameMenu.res
Reply With Quote #5

Quote:
Originally Posted by drekes View Post
I don't know about the window, sorry.
sorry to ask but what is window in the serrver can you show me an example ?
zombieplague is offline
P4rD0nM3
Veteran Member
Join Date: Feb 2006
Old 12-09-2010 , 11:11   Re: GameMenu.res
Reply With Quote #6

You mean the MOTD window?
P4rD0nM3 is offline
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 12-09-2010 , 12:49   Re: GameMenu.res
Reply With Quote #7

Quote:
Originally Posted by P4rD0nM3 View Post
You mean the MOTD window?
no
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode