View Single Post
  #7  
Old 10-14-2008, 02:08 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Tigairius View Post
You'd have to get all the playerworlds to participate though.
Could just have a GST implement something like this:

PHP Code:
this.disabledServers = {"Graal Kingdoms""Zone" };
if (!(
servername in this.disabledServers)) {
  
// proceed

Of course, servers would have to provide a valid reason to be added to the disabled list, such as using custom bodies.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote