Quote Originally Posted by Baked12345 View Post
So why would you avail that change name if you know that it only be given at maintenance? hahaha
I do not know why it is like that but it is already scheduled during main.
You can even catch up on some of those gm and talk to them after their event and as we all know you can send them tickets lewl
If you bought a character that was a really good price and it has some fked up name, and can afford to change it, what would YOU do? Please think a little bit before posting.

His complaint is that PWi insists on only doing name changes during a maintenance when it is not necessary in the least. Both HH and I know for a fact that changing a name involves a single database cell in your character's record and checking for dupes (the name really doesn't even have to be unique, but is to simplify things). A change can happen at any time and would not be visible until you log that character out (you don't even have to exit the client) and log it back in. A simple SQL stored procedure can handle the task of searching for duplicates and zapping the name in a few milliseconds.