Quote Originally Posted by Delsus View Post
If this was a problem with SE's system, then every time you logged on one character it would actually log you on to the other. There is a unique identifier on the servers for each character, so when you activate (lets take me for example) Delsus Lionheart, it doesnt see Delsus Lionheart (Mysidia) it sees something like 1568AEFD that hex number would be my character.

So if your characters were somehow reversed on the servers you would know when you logged on because the systems are the same.

This was 100% your mistake because of how accounts always work with this, you activated the wrong character and refuse to admit it.
Unless their site is coded really dumb way where only information stored is the character name instead of the unique ID and when you check the check box and press send it sends a query to match the account name and character name to get the unique ID and it pulls whichever one it pops up first on the query result.

I hope to god this isn't how their code works lol but as a website programmer I know some stupid people would code this way.