View Single Post
  #1  
Old 10-15-2005, 05:14 AM
Velox Cruentus Velox Cruentus is offline
Registered User
Velox Cruentus's Avatar
Join Date: Dec 2004
Location: Quebec, Canada
Posts: 465
Velox Cruentus is on a distinguished road
Send a message via ICQ to Velox Cruentus Send a message via AIM to Velox Cruentus
Suggestion: Clientside Join

Alright.... Let's see what we have!

NPCServer updates(6)
http://forums.graalonline.com/forums...ad.php?t=60137

This brings to the attention of clientside joins.

Stefan says security risk. I say more powerful engine.

PHP Code:
...
  
item = new TStaticVar();
  
item.join("iobj");
  
item.setup);
... 
This, clientside, can be used as something VERY useful for clientside item management. There IS a security risk, but is Stefan's md5sum checks are good, then it should crash the client if they do hamper the scripts.

But! You can make a join function that LIMITS the join CLASSES only to classes in 'clientjoin' Server Options. This would add power to the scripting engine (having variables as classes), AS WELL AS having a secure system.

E.G.:
PHP Code:
clientjoin=door,items,trees 
__________________
In a world of change... Who'll you believe?