how to give honor rank 12

Results 1 to 3 of 3
  1. #1
    Member bypazs is offline
    MemberRank
    Jul 2011 Join Date
    84Posts

    how to give honor rank 12

    when i create character i need honor rank 12 ?

    thank you


  2. #2
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: how to give honor rank 12

    Start
    Cr 19
    Hr 11
    Map/Gps Map 180

    cabal_sp_newchar

    Code:
    /*update cabal_character_table set style = style + 152 , WarpBField = 4095 , MapsBField = 4095 where CharacterIdx = @Characteridx*/
    update cabal_character_table set Reputation = 20000000 , PNT = 0 where CharacterIdx = @Characteridx

  3. #3
    Member bypazs is offline
    MemberRank
    Jul 2011 Join Date
    84Posts

    Re: how to give honor rank 12

    Quote Originally Posted by GODSKIN View Post
    Start
    Cr 19
    Hr 11
    Map/Gps Map 180

    cabal_sp_newchar

    Code:
    /*update cabal_character_table set style = style + 152 , WarpBField = 4095 , MapsBField = 4095 where CharacterIdx = @Characteridx*/
    update cabal_character_table set Reputation = 20000000 , PNT = 0 where CharacterIdx = @Characteridx

    honor.png

    i add this line it work! thank a lot godskin



Advertisement