Aion NA 4.7.5 Client allow any order of text in naming character

Results 1 to 1 of 1
  1. #1
    Apprentice Zetsuken is offline
    MemberRank
    Jun 2022 Join Date
    11Posts

    talk Aion NA 4.7.5 Client allow any order of text in naming character

    Hello,

    I am trying to figure out how to allow the NA 4.7.5 client in allowing the naming of character to be in any order of upper or lowercase. For example:

    Aion
    aion
    AION
    aIoN
    Admin
    admin
    ADMIN
    ... etc


    PS: I do have the AC-Game\config\main\name.properties file edited to the following:

    # Character name pattern to be checked at char creation# To enable UTF support for names - set this parameter to [a-zA-Z\u0410-\u042f\u0430-\u044f]{2,16}# Default: [a-zA-Z]{2,16}gameserver.name.characterpattern = [a-zA-Z1-9\u0410-\u042f\u0430-\u044f]{2,16}


    Thank you!


    - - - Updated - - -

    Quote Originally Posted by Zetsuken View Post
    Hello,

    I am trying to figure out how to allow the NA 4.7.5 client in allowing the naming of character to be in any order of upper or lowercase. For example:

    Aion
    aion
    AION
    aIoN
    Admin
    admin
    ADMIN
    ... etc


    PS: I do have the AC-Game\config\main\name.properties file edited to the following:

    # Character name pattern to be checked at char creation# To enable UTF support for names - set this parameter to [a-zA-Z\u0410-\u042f\u0430-\u044f]{2,16}# Default: [a-zA-Z]{2,16}gameserver.name.characterpattern = [a-zA-Z1-9\u0410-\u042f\u0430-\u044f]{2,16}


    Thank you!

    I submitted this but then later found out how lol... here's the how to!

    - Navigate to AC-Game\config\main
    -
    Open name.properties
    -
    edit the fields:

    # Enable client filter
    # Filters charname, miol, legion, chat
    # Default: truegameserver.name.forbidden.enable.client = false




Advertisement