Hi everybody,
I had the idea of using an E-Mail adress as loginname. For example "
[email protected]" instead of "admin." So I changed the entry on mysql from "admin" to "
[email protected]." Data was entered correctly. But when I try to log ingame, it does not work. So I think I gotta change something inside the core. Well I never touched C++, only Java B) . So I ask you: What do I have to change inside the core?
I took a look at the core (0 c++ skill), and I've found a method (Hope it's called like that in c++ too) in "AccountMgr.cpp" which is called "normalizeString". Does this method avoid the use of e-mail adresses as loginname?
Greetings