who can tell me how to ctrl the character 's name?

Results 1 to 7 of 7
  1. #1
    Account Upgraded | Title Enabled! ggragonss is offline
    MemberRank
    Mar 2012 Join Date
    HongKongLocation
    380Posts

    thumbs down who can tell me how to ctrl the character 's name?

    As the topic. How to ctrl the Length of the role‘s name?


  2. #2
    Bierlust kstor1234 is offline
    MemberRank
    Apr 2006 Join Date
    BedLocation
    820Posts

    Re: who can tell me how to ctrl the character 's name?

    Wait, let me see if I understand you correctly.

    Example:
    You have a character named "ggragons" and you want to make it "ggragonss"... If that's what you are meaning to do...

    http://forum.ragezone.com/f196/chang...er-sql-350647/
    Learn to use the search function.

    It's either that or you are planning to make character's names longer.

  3. #3
    Account Upgraded | Title Enabled! ggragonss is offline
    MemberRank
    Mar 2012 Join Date
    HongKongLocation
    380Posts

    Re: who can tell me how to ctrl the character 's name?

    Thx your replay.
    My mean is
    When i create a new role. I can create the role with max 10 characters.
    When I tpye in more characters ,It no disappear.
    I want to change the max character to 8. How to fix the main.
    Sorry for my bad English.

  4. #4
    Bierlust kstor1234 is offline
    MemberRank
    Apr 2006 Join Date
    BedLocation
    820Posts

    Re: who can tell me how to ctrl the character 's name?

    Aaaaaah! That's another thing... You would need an unpacked main, I'm afraid I can't help you myself.

    It would be easier to make the SQL Table larger instead.

  5. #5
    Account Upgraded | Title Enabled! ggragonss is offline
    MemberRank
    Mar 2012 Join Date
    HongKongLocation
    380Posts

    Re: who can tell me how to ctrl the character 's name?

    NeED GOD 's help.HAHA~
    Last edited by ggragonss; 08-09-12 at 03:14 PM.

  6. #6
    Bierlust kstor1234 is offline
    MemberRank
    Apr 2006 Join Date
    BedLocation
    820Posts

    Re: who can tell me how to ctrl the character 's name?

    No, really. It might be an SQL misconfiguration.

    Get on the database and check for the data type of the column "Name" inside the "Character" table, "varchar(10)" is the default value. If you have another value, might explain why you can't have a 10 digit name.

  7. #7
    Account Upgraded | Title Enabled! ggragonss is offline
    MemberRank
    Mar 2012 Join Date
    HongKongLocation
    380Posts

    Re: who can tell me how to ctrl the character 's name?

    Need help!



Advertisement