Jump to content

jchcc

Members
  • Posts

    37
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by jchcc

  1. 32 minutes ago, CyberDevil said:

    Sorry if I reopen this discussion a few months ago, but I have the same strange problem... my server currently has the system of "packets obfuscation" and everything works well with the 2015-11-04aRagexeRE diffed in which they are included of course also the same 3 keys of obscuration of my server.
    The problem is that today I would like to update the client to take advantage of all the new features that are coming out for rAthena and that require a recent ragexe (I think a version not older than 2018-03-21a) and finding in my hands the 2018-06-20eRagexeRE, I tried with the Nemo version in this repository https://gitlab.com/4144/Nemo but unfortunately I have the same problem with this screenshot:

    EWo53P.jpg

    It seems that Nemo is not able to identify the portion of hex code to be modified with the 3 keys, or in this new ragexe no longer exists this function.
    Can you give me suggestions or do I have to disable the packets obfuscation on the server in order to use a recent kRO client?

    just add

    20180620 = 0x00000000,0x00000000,0x00000000

    in input\PacketKeyMap.txt

     

    there is no default keys for client after 20180306,

    you should use custom keys for both client & server side.

    • Upvote 1
    • Love 1
  2. 2 hours ago, mikmikshake said:

    I tried looking into it but I can't see which file the HP Bar is. I really mess it all up.

    gzeblue_left.bmp

    gzeblue_mid.bmp

    gzeblue_right.bmp

    gzered_left.bmp

    gzered_mid.bmp

    gzered_right.bmp

  3. 6 minutes ago, Strix- said:

    @@jchcc  2016-04-16bRagexeRE

    Do you mean 2017-06-14b?

    If it's 2017-06-14b,  try diff manually,

    BUTTON:		CODE:
    status		C7 45 A0 A8 00 00 00
    equip		C7 45 A4 AB 00 00 00
    item		C7 45 A8 AA 00 00 00
    skill		C7 45 AC AC 00 00 00
    booking		C7 45 B0 63 01 00 00
    party		C7 45 B4 AF 00 00 00
    guild		C7 45 B8 5D 01 00 00
    battle		C7 45 BC 60 01 00 00
    quest		C7 45 C0 51 01 00 00
    map		C7 45 C4 C3 00 00 00
    navigation	C7 45 C8 96 01 00 00
    option		C7 45 CC A9 00 00 00
    bank		C7 45 D0 B5 01 00 00
    rec		C7 45 D4 77 01 00 00
    mail		C7 45 D8 C4 01 00 00
    achievement	C7 45 DC C1 01 00 00
    tip		C7 45 E0 E8 01 00 00
    shop		C7 45 E4 E9 01 00 00
    keyboard	C7 45 E8 5A 01 00 00
    sns		C7 45 EC EF 01 00 00
    

    search the code you want to hide,
    and replace last 4 hex with: F0 01 00 00

    • MVP 1
  4. 1 hour ago, dikapramantya said:

    Hi rAthena.

    Want to ask about garment file from twro (taiwan ragnarok).

    i've extract it and patch it correctly. added in spriterobename.lub and spriterobeid.lub.
    i've put the file in correctly folder data/sprite/·Îºê/ .

    The problem is why the robe view id sprite is not displayed in game ?

    Tested with other sprite from KRO/JRO is NORMAL
    This issue only happen when use TWRO Sprite.

    This is issue video = https://youtu.be/BQ0dQo2p7H8

    EXE Client = 20180307

    2018's clients also use transparentItem.lub to control robes' transparency, check it first.

    • Upvote 1
    • Love 2
    • MVP 1
  5. 3 hours ago, mrfizi said:

    Hello rATHENA,

     

    Sorry if I post at the wrong section because I don't know which section for ask about this.

    As my topic title above, is it possible to disable /buildinfo command?

     

    Thank you. 

    remove string /buildinfo ,

    use hex editor,

    search:

    2F 62 75 69 6C 64 69 6E 66 6F

    replace with:

    00 00 00 00 00 00 00 00 00 00

     

    • Like 1
  6. On 5/11/2018 at 7:56 AM, Santafe said:

    -- On a funny Note, I had no clue what the korean translation for the Check box was LOL so I just randomly translated it to "Save tip?" instead cuz it was a logical solution LMAO 

    The check box 시작할 때 열기 translation is: Open at startup.

    but, it doesn't work properly.

×
×
  • Create New...