QUOTE (katia @ Aug 30 2009, 02:53 AM)

With the already known lag causation of messages, you want to add more?
Letters are only sent when you're in the game, so why not just highlight the delivery messages if you're worried about losing or not noticing them?
Since we are not sure if this would have a negative impact on the game in regards to lag and we do not know the codebase of Achaea at all, I'd say that's a bit of an assumption... especially one to start basing decisions off of. I think IRE should make that choice.
Another problem is that delivery messages may get missed, especially with some things where a lot of text is scrolling past.
Sure, I could write all this code to ensure I never miss a letter, yet I think that's something that may raise a flag that IRE should fix. If I have to write code to just manage letters, that seems a bit silly to me.
QUOTE (Amunet @ Aug 30 2009, 03:28 AM)

I agree with Katia here. While it's a good idea in theory, it's rather impractical in terms of application. Just make a habit of checking II LETTER if you're that concerned with missing something important-- it's what I do. Even with ten or more letters in my inventory at once, it isn't difficult.
Again, not sure we can judge how impractical this is in terms of application, because we actually have no idea as we don't code Achaea or know much about how things are implemented "under-the-hood". As a programmer myself, I deal with these situations where clients believe they have an idea about difficult or easy something would be and most the time they are way off. It's best left to the programmers to make those decisions and for us/clients to just make our requests.
While it is possible to see if new letters have arrived, by various means (like remembering if something is different via "ii letter") it is still is very basic and doesn't show good enough information.
We have detailed listings of almost everything else in the game where we can have multiple items, seems letters has been passed up or missed.
I'd rather throw ideas out there and let IRE decide