Quote Originally Posted by Hamada View Post
Not that i mean all the time you spend dealing with 8 retainers waiting for menus to load and such, and that is not even enough room, it is barely functional.


So how come a f2p mno can make inventory functional and this game can't? Or look at runescape with the currency tabs
It mostly has to do with how this game was development. Much of a Realm Reborn structure is still heavily based on 1.0 base code and its where a lot of the programming limitations stem from. Because they had to rebuilt 2.0 in a short amount of time they were not able to completely revamp all aspects of 1.0 rather shoddy programming code. Particularly in regards to how data is read and written when moving from one area to the other. This creates an extensive strain on the servers because it wasn't designed from the ground up to handle such processes.

The reason those MMOs are able to do it is they built their data handling processes early on to handle such situations. It's not quite as simple building and interface and plugging it in. It would require larger alterations on the overall game engine and how data is handled, which is hard to accomplish in a short amount of time which would either require smaller changes throughout a number of years, or a large content drought that would give them the time to make such dramatic changes.

Can it be done? Yes. Can it be done under acceptable means? That's a harder question to answer.