View Single Post
  #2  
Old 08-01-2005, 07:35 PM
ChibiChibiLuc ChibiChibiLuc is offline
Cookie Monster. :3
Join Date: Jan 2005
Location: Nova Scotia, Canada
Posts: 111
ChibiChibiLuc is on a distinguished road
Send a message via AIM to ChibiChibiLuc Send a message via MSN to ChibiChibiLuc
Save the accounts of the players in the instance (copied levels) to a string in a database NPC when they enter. When they leave, make it remove them from the string. Every hour, make the DB go through the list of instances. If an instance's string is empty, it deletes that instance.
Reply With Quote