I've started work on the zone again (woo). There's still a lot to finish before I'm willing to put the zone back up, but work is progressing. I finished the team module. I added hidden categories (untested) I fixed ?storeinfo (also untested) I added support for items that cannot be bought (untested, but so simple I doubt anything is wrong) I want to: Add periodic saving (not too hard) Get the regions for stores working. Get ?buy to allow items to be sold only in the proper stores. ?reloaditems needs to be done. Not an especially pleasant command. Add event code. Add action code. Add a callback action for very very cool effects, such as the Relic of Vengeance, as suggested by D1. Make ?iteminfo pretty. Involves a lot of string coding though, which isn't my favorite, but it's easy enough once I get started. Make a spawner to start testing with. It can be a prize based spawner like the old area_customships.c. Make the real spawner. Not an easy job, really. I think I will end up rewriting the whole ASSS clientset.c. Flag rewards. D1 said he took care of this (go d1!). And I think that's it for coding. I also want to do the settings and graphics, but I'll make a list of those later.