(VGUI Coding) CustomMapDialog

Mxthe

Newbie
Joined
Feb 18, 2010
Messages
1
Reaction score
0
Hello ! I am trying to make a little mod that would Contain the CustomMapsdialog that steam and all source games come with it built in....

The problem is that valve didn't really...finish those panels...But I manage to find them with vgui_drawtree !

So, the Panel Ressources are custommapsdialog.res and custommapspanel.res

I would like to know what are the controlnames for the different buttons...

The system appears to work ! All I had to do was to create a folder named Custom, in the maps folder, and the map list appears in the panel, so the system works !

I would just like to be able to build those panels... And also to find where I am supposed to add the Vgui Images, for the HL2 Chapters, they go in the Materials/Vgui/Chapters folder, but I didn't managed to discover in which folder the images had to be placed for the custom maps

Can anyone point me in the right direction ? I have googled about the Custommappanel, and didn't find anything...

Thanks
 
Back
Top