Quote Originally Posted by AmyRae View Post
The client side interface doesn't allow for multiple transactions which would make the transaction delay of the servers bearable (as the video I previously posted demonstrates). You can blame the client for not being designed in a way that would alleviate the problem.
Doesnt matter right now we have to hit down, wait for the server to see the cursor should have moved, then we have to wait for the server to tell the client to move the cursor, or even where the mouse is, then it enter/click which takes a round trip to the server, then select the amount of items, guess what another round trip to the server, which is why its taking so long, if the servers requirement wasnt there it would be almost instant because the only time the server has to be contacted is to put the gil in your inv and take the item out, rather than having to contact the server for every key press.

All we need is a client side UI and it will work.

Also nice OP, no sugestions or anything just "This sucks fix it!!!" a constructive thread offers sugestions in the OP.