Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   PlayerWorlds Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=15)
-   -   MrNothersan? (https://forums.graalonline.com/forums/showthread.php?t=134262777)

WaDaFack 04-11-2011 08:13 PM

MrNothersan?
 
If you click F7 to open the playerlist, and click Servers, it appears on the server list. The strange part about this is that.. this server list is only for Gold/Classic/Hosted.

What's up?!

ffcmike 04-11-2011 08:21 PM

Seems like it was accidentally categorised as "u" rather than "hidden" according to Graalstats.

Soala 04-11-2011 08:48 PM

the dude made it to hosted guys

why so jealous?

fowlplay4 04-11-2011 08:58 PM

Maybe they should of used the right check than relying on the validation of input.

PHP Code:

for (serverserverlist) {
  
//if (server.category != "hidden") pmlist.add(server);
  
if (server.category.lower() in {"gold""classic""hosted"}) pmlist.add(server); // ;)




All times are GMT +2. The time now is 10:30 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.