View Single Post
  #22  
Old 12-10-2002, 08:15 AM
aylad aylad is offline
Elven Pride
aylad's Avatar
Join Date: Aug 2002
Location: backwoods, Georgia
Posts: 657
aylad is on a distinguished road
Heh..... I remember a while back I posted a suggestion that we should be able to see, on the playerlist, whether a certain server's NPCserver was working correctly. Now I realize what a dumb suggestion that was.
NPC Code:

if (bomyMoonPlayers > kingdomsPlayers)
{
set kingdomsServerIsDown;
}
else
{
unset kingdomsServerIsDown;
}

__________________
Green text is IC | http://www.aylad.com/graal/

Don't ask more than once, k?


GK Guides
Reply With Quote