+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 16 of 16
  1. #11
    Banned
    Join Date
    Apr 2011
    Location
    Betcha can't find me
    Posts
    4,495
    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.

  2. #12
    maybe to lessen the bugs! because if they will change from time to time need to update the patch from time to time!

  3. #13
    Banned
    Join Date
    Apr 2011
    Location
    Betcha can't find me
    Posts
    4,495
    Quote Originally Posted by Yg99gY View Post
    maybe to lessen the bugs! because if they will change from time to time need to update the patch from time to time!
    Not sure I get what you mean here. Changing name is dead simple. You can do it even while the game is running and the character is logged in. I've personally done it several times and you can bet your boots that HH has as well.

    There really is no reason to force stripping the character of everything, sealing it and making a player wait until maintenance. It is a waste of effort on the players AND support staff because you just know the the player will demand all deleted IM and untradeable bits be restored - which is problem-prone as many players can attest. Frankly IMHO there is more danger of losing player paid items by doing this 'maint only' name changes than there is by simply doing it at the time the name change ticket is received. As I said the name change does not happen in-game until the player logs off and logs back in with his character.
    Last edited by PenguinJoe; 07-21-2016 at 04:17 PM.

  4. #14
    Guardian of Knowledge RBNXD's Avatar
    Join Date
    Oct 2012
    Location
    No where
    Posts
    2,664
    I've seen this in pservers it's funny that the official hasn't done it before :l
    LacieLane 135 Wizard
    Priestess 128 Priest



    Quit!!!

  5. #15
    Banned
    Join Date
    Apr 2011
    Location
    Betcha can't find me
    Posts
    4,495
    Quote Originally Posted by RBNXD View Post
    I've seen this in pservers it's funny that the official hasn't done it before :l
    As I said above - I've done it myself.

    Thing is, the unique name check and RPs withdrawal is done when you place the name change order. There really is nothing stopping the web process from kicking off a shared proc to do the actual change when the user requests it right then and there.

  6. #16
    Yup... No reason for it at all...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
modify