HTML Box

Displays webpage inside the mud client similar to the screenshot below:

files/htmlbox.jpg

By imbedding webpages in the mud client it is possible to display streaming video from youtube and google video and can be useful for explaining your game to players.

The html box in the screenshot above was displayed with the 'bh' html 3d tag followed by a url:

{bhwww.skinhat.com,tskinhat}

Like message box's and edit box's it is possible to specify the title of the html box and is width and height.

In SWLPC it uses the threed query_htmlbox function to display a HTML box.