Increase max characters

Results 1 to 6 of 6
  1. #1
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Increase max characters

    Anyone knows how to increase the max creation of 4 chars? Or has a tip for me? :D


  2. #2
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Increase max characters

    For July 08 , this has already been released. Look for Edited Client(Jul 21 08)

  3. #3
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Increase max characters

    Quote Originally Posted by Military View Post
    For July 08 , this has already been released. Look for Edited Client(Jul 21 08)
    Read carefully. He wants to increase the limit of characters per account; not increase Stage max player limit, which has been released.

  4. #4
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Increase max characters

    Quote Originally Posted by Phoenix View Post
    Read carefully. He wants to increase the limit of characters per account; not increase Stage max player limit, which has been released.
    It is in that thread.....sigh.

  5. #5
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Increase max characters

    No. What he posted is:

    Code:
    0042C96D  |. 83F8 01        CMP EAX,1
    0042C9C7  |> 83F8 10        CMP EAX,10
    0044D4A6  |> 83F8 01        CMP EAX,1
    0044D4CF  |> 83F8 10        CMP EAX,10
    0044EC43  |> 83F8 01        CMP EAX,1
    0044EC6B  |> 83F8 20        CMP EAX,20
    Which, in parts is:

    Code:
    Character limit (creating character) :         //(Create short named characters).
    0044D4A6  |> 83F8 01        CMP EAX,1
    0044D4CF  |> 83F8 10        CMP EAX,10
     
    Character limit (whispering player) :        //(Whisper short char names)
    0042C96D  |. 83F8 01        CMP EAX,1
    0042C9C7  |> 83F8 10        CMP EAX,10
     
    Character limit (creating private channel) (Example of 1~24) :  //(Create short named private channels)
    0044EC43  |> 83F8 01        CMP EAX,1
    0044EC6B  |> 83F8 18        CMP EAX,18
    Only Lambda has been able to enable 6 characters per account.

  6. #6
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: Increase max characters

    Yes lambda has some information 'bout how things in gunz works which is really usefull I already discovered some of them.



Advertisement