Browse Internet within TGB
by Chad Kilgore · in Technical Issues · 08/21/2006 (11:35 am) · 4 replies
I am creating a game that emulates/mimics a common operating system, such as Windows XP, and am curious if Torque would allow players to browse the internet from within the game (through a faux internet browser). If so, where should I begin? Thanks.
#2
08/21/2006 (1:15 pm)
Is there anyway then to by-pass the system's default browser and load a URL from a browser that exists in the game environment?
#3
08/21/2006 (3:40 pm)
TML might be of use here. The Torque Markup Language is similar to HTML but not nearly as full featured. And it works within your game's GUIs. Getting it do do what you want might be a bit tricky though.
#4
www.garagegames.com/mg/forums/result.thread.php?qt=49390
08/21/2006 (5:59 pm)
Chad, perhaps the following thread, along with Aaron's remarks might be of use to you;www.garagegames.com/mg/forums/result.thread.php?qt=49390
Associate Anthony Rosenbaum