Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 18:04, 29 May 2025 by Surden (talk | contribs) (Created page with "ODADA (On Demand Account Data Access), is a system implemented by our development team to provide a smoother and higher performance gameplay for our players. With ODADA, data are retrieved from our database (excluding inventory), load onto the server and cached for a faster performance especially when there are multiple unique accounts. This is a custom method of storing data and we do not provide the sourcecode for this system.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ODADA (On Demand Account Data Access), is a system implemented by our development team to provide a smoother and higher performance gameplay for our players. With ODADA, data are retrieved from our database (excluding inventory), load onto the server and cached for a faster performance especially when there are multiple unique accounts.

This is a custom method of storing data and we do not provide the sourcecode for this system.