View Single Post
  #18  
Old 03-21-2008, 10:47 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Stefan View Post
We have uploaded new versions of gserver and npcserver to the playerworld machines for fixing the problem with a playerworld that was lagging a lot. There are a few modifications to the scripting: it is much faster now and we've improved the compatibility to javascript/actionscript. There are several new keywords which are basicly ignored ("static" and "var"). It was not meant to be used for other servers though, it could be possible to add a check for still allowing them as normal variables.
Please do that, I use 'var' several times in the mudlib. There is also the fact that I have a global object on clientside and serverside named 'static' which I place many global variables (such as objects) that would be broke if they were viewed/saved in text format.

Stefan I would love if you'd give us a bit of warning ahead of time before you do something like that :/
__________________
Reply With Quote