The HL2DM University Forum

www.hl2dm-university.com
It is currently Fri Sep 10, 2010 12:54 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Tutorial: Modify your HL2DM Menu
PostPosted: Fri Jan 16, 2009 7:39 am 
Offline
User avatar

Joined: Sat Sep 15, 2007 10:35 am
Posts: 1847
Tutorial: Modify your HL2DM Menu

1) Download GCFscape Here
2) Launch GCFscape and browse to Half-Life 2 Deathmatch.gcf/hl2mp/resources
3) find the file name GameMenu.res
4) Drag-drop it to your desktop
5) Close off all windows, apps, DM, etc.
6) Open GameMenu.res using note/wordpad
7) this is how my GameMenu.res looks (modify as you want):

Code:
"GameMenu"
{
   "1"
   {
      "label" "GO_BACK"
      "command" "ResumeGame"
      "OnlyInGame" "1"
   }
   "2"
   {
      "label" "LEAVE"
      "command" "Disconnect"
      "OnlyInGame" "1"
   }
   "3"
   {
      "label" "PlayerList"
      "command" "OpenPlayerListDialog"
      "OnlyInGame" "1"
   }
   "4"
   {
      "label" ""
      "command" ""
      "OnlyInGame" "1"
   }
   "5"
   {
      "label" "FIND_SERVERS"
      "command" "OpenServerBrowser"
   }
   "6"
   {
      "label" "LISTEN"
      "command" "OpenCreateMultiplayerGameDialog"
   }
   "7"
   {
      "label" "MATES"
      "command" "OpenFriendsDialog"
   }
   "10"
   {
      "label" "MENU"
      "command" "OpenOptionsDialog"
   }
   "11"
   {
      "label" "QUTI"
      "command" "quti"
   }
}






(NOTE: this website automatically changes the word Q U I T to Q U T I so make sure to read the last "command" correctly. it is NOT Q U T I but Q U I T !!!)

Njoy :D

P.S.
This Tutorial was made available by the kind help of mojo master Keefy. Kudos.

val

_________________
Image
% H A M M E R E D U C A T I O N %
|||||||| M Y W O R K ||||||||
The difference between mediocrity and greatness is the decision not to say "fuck it"


Top
 Profile  
 
 Post subject: Re: Tutorial: Modify your HL2DM Menu
PostPosted: Fri Jan 16, 2009 11:11 am 
Offline
Advisor

Joined: Mon May 21, 2007 4:35 am
Posts: 1689
Location: Long Beach, CA
Q­U­I­T


Top
 Profile  
 
 Post subject: Re: Tutorial: Modify your HL2DM Menu
PostPosted: Fri Jan 16, 2009 7:09 pm 
Offline
User avatar

Joined: Sun Jan 27, 2008 12:08 pm
Posts: 1749
Location: UK
There is moar!

Add the following to the bottom for 1 click join of your absolute favorite servers.
#10 is a blank space so you dont accidently press the quti button.
You can add them to the top but it means have to change the numbers form top to bottom.
http://i524.photobucket.com/albums/cc32 ... ervers.jpg
Code:
   }
   "10"
   {
      "label" ""
      "command" ""
   }
   "11"
   {
      "label" "JOIN Arena night"
      "command" "engine connect ipaddress:27015; password ifany"
   }
   "12"
   {
      "label" "JOIN Training"
      "command" "engine connect ipaddress:27015; password ifany"
   }
   }

_________________
They laughed when I said I was going to be a comedian. They're not laughing now - Bob Monkhouse


Top
 Profile  
 
 Post subject: Re: Tutorial: Modify your HL2DM Menu
PostPosted: Fri Jan 16, 2009 7:40 pm 
Offline
User avatar

Joined: Sat Sep 15, 2007 10:35 am
Posts: 1847
sgoooooooood

_________________
Image
% H A M M E R E D U C A T I O N %
|||||||| M Y W O R K ||||||||
The difference between mediocrity and greatness is the decision not to say "fuck it"


Top
 Profile  
 
 Post subject: Re: Tutorial: Modify your HL2DM Menu
PostPosted: Sun Jul 25, 2010 8:02 am 
Offline
User avatar

Joined: Sat Nov 29, 2008 10:23 pm
Posts: 33
is there a way to show a special option only in the menu, but not in game anymore?
like "OnlyInGame" "1" but the exact opposite, like "OnlyInGameMenu" "1".
i tried alot of stuff, but it never worked, maybe you can help me.
thanks for any help :D

or maybe there's another way to achieve this:

http://i32.tinypic.com/2digehz.png
here it looks as i want it to look with "quti" on the very bottom of the menu, but ingame there are 5 more lines added and it looks like this:

http://img338.imageshack.us/img338/2223/gamemenu2.png


Top
 Profile  
 
 Post subject: Re: Tutorial: Modify your HL2DM Menu
PostPosted: Sun Jul 25, 2010 9:13 am 
Offline
Board Member
User avatar

Joined: Sat Jan 13, 2007 1:55 am
Posts: 956
Location: Australia
I actually looked at this a long time ago, as a way to exec all my sv_cheats 1 scripts in menu's etc.
I didnt spend much time on it but in the end i didnt end up doing that, i merely added one of my bigger scripts to the menu plus disable and remove.
I am slightly curious though if its possible to say have a menu with options, u click one option and it brings up a bunch of other options ie submenu.
But meh, cant be fucked figuring it out.

_________________
House wrote:
It does'nt mean your gay just because the guy your sleeping with is.


NO SALVATION HA! HA! NO FORGIVENESS HA HA!!


Top
 Profile  
 
 Post subject: Re: Tutorial: Modify your HL2DM Menu
PostPosted: Sun Jul 25, 2010 11:00 am 
Offline
User avatar

Joined: Sat Nov 29, 2008 10:23 pm
Posts: 33
okay thanks

i just made every options visible now in the main menu, whatever. looks cool, too :D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group