- Zaken
- Commander in Chief Diyad, the Epic Boss in the Seed of Destruction
- Immortal King Equimus
- Beleth
I got ElliBelly's permission to translate it for our greek blog, so here are the changes in greek.
Lineage II (Teon)
A user name can be the same as a character name.
Created (by mistake) a character named after my account.
Can you have the same character name in two different servers?
Accounts and characters are probably stored in different database tables. Do you think the character name is the primary key? Alternatively, there might be some kind of surrogate key, e.g. a sequence number. It is an MS SQL Server, isn't it? About a year ago Sofia deleted a character named oytis and she has now re-created a new one with the same name. Thus either the character name is not a primary key, or the characters are indeed deleted and not de-activated.