Thread: Global Trigger
View Single Post
  #9  
Old 12-02-2009, 02:06 AM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Quote:
Originally Posted by fowlplay4 View Post
What could be so important that you'd need to tell all your scripts about it?
Guild name changes
Some variables like rupees and health
Etc.

Those examples are mainly for servers which already set player.rupees and player.guild directly without an interface would benefit greatly, instead of going through all scripts and replacing them with the appropriate method call.
Reply With Quote