Alrighty.
Well, it looks like any database access to achieved though inherited access via ./common/shareddb.h
When we talk about doors, each door is an object, and if we were to inherit shared database access, we would have to pass database login info to every single door in every single instanced zone.
This seems ridiculous. Whats needed is a door list mutex lock and a door db method in zonedb.h...
Nearly there..
|