Author Topic: Web and Server 2 server pms?  (Read 683 times)

Is it possible to make a turque gui that can browse the wep ot pm people on other servers? Thanks!

Is it possible to make a torque gui that can browse the web or/and pm people on other servers? Thanks!
fixed some of your mistakes from typing fast :)

To browse to the forum and use the forum's PM system, yes.

To browse to the forum and use the forum's PM system, yes.
Now to test and junk! EDIT: dammit didnt learn how
« Last Edit: November 07, 2007, 05:43:02 PM by Marcem »

there really isn't a good way to browse the web in-game... it's been done in C++ as an engine-mod, but really the only way is to use the following function:

void gotoWebPage(string %URL)
(opens user's default web browser and sends them to url)

to pm people on other servers, the best way would be to use IRC.