Forum Thread
  Posts  
HTML capability in hl2 game engine (Forums : Coding & Scripting : HTML capability in hl2 game engine) Locked
Thread Options
Mar 24 2006 Anchor

I'm developing a mod where I can open a window inside HL2 and within that window run another program written in html.

I know that the game engine has embedded IE capabilities, but I need to know how to use them.

I just basically need to be able to open an html file inside HL2 within a VGUI.

I would appreciate all the help you can give me.

methy
methy Is he black, is he not?
Mar 24 2006 Anchor

There is a modfiable VGUI panel that supports HTML in the hl2 source. All you need to do is rename it, add the html, call it, and compile your code. Just ook under VGUI in the source files, I think it is called VGUI_HTML.cpp or something like that.

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.