Jump to content

MasterOfQuebec

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by MasterOfQuebec

  1. Here's the version I was using about 3 or 4 months ago on my server. I changed and commented some lines (deprecated functions). It was working. http://solidfiles.com/d/2072/
  2. It may looks strange and useless (waste of time?) but I think that it could be a awesome feature. Having a web browser. Like: https://www.youtube.com/watch?v=wT1UR6qEgdg http://princeofcode.com/awesomium.php There could be something like createBrowser( float x, float y, float z, [float rx, float ry, float rz, float width, float high, string url, bool locked] ) locked parameter: false = navigation bar present, true = no navigation bar toggleBrowserFullsceenMode(browser theBrowser, bool tog, [bool smooth]) smooth parameter: If set to true the browser will smoothly move from his ingame position to the fullscreen position toggleBrowserBackground(browser theBrowser, bool tog) Set the browser background transparent. Security: Disable file downloads, disable popups (disable flash, javascript and any other protocols than http and https [no mailto and stuff...]?) Should be a Client and server functions. What did you think about it? (Also suggested on the wiki)
×
×
  • Create New...