Jump to content

norirag

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by norirag

  1. There's any method or software that I can use to retrieve the full list of packets used in clif_updatestatus? I've tried to add a function to see what packets the emulator is receiving when login in but, related to status, i've only received 0x007d (with is linked to clif_parse_LoadEndAck). Since clif_updatestatus is used to send the basic status to the client, I've been doing various tests but without success (I'm trying to implement the new Trait system [4th jobs]). I've tried to use peek / bpe / packet-extractor to see if there's a new packet requesting those status but neither of them can retrieve the packet list of newer clients /sad... (Or am i doing something wrong? lol)
  2. Here's the script I'm using: https://github.com/rathena/rathena/blob/8ed3f4274a2a6e06082e79cb6b2db80aefece5f9/npc/re/merchants/eden_market.txt
  3. Hi! Good morning / afternoon / evening to everyone. I was testing the Para Market on my server and I noticed something strange. I will use the NPC Madoha as a example: I buy every scroll of Stormgust, Lord of Vermillion and Meteor Storm and even a day after the shop won't renew. You need to buy every item on the shop or after X days it will restock? I check the Paramarket script but it just update some shops everyday, other it just doens't say anything about. It's strange because if you need to buy every item on the shop, it'll cost about 1 billion zenny... I'm using google translate, sorry if there is any typo. Thanks in advance!
  4. How can i make Thor Patcher download files in my github repository? Thanks in advice!
  5. Bump. I wanna remove this too... >-<
  6. I'm trying to apply the changes from the patch Terra Gloria to rebellion skill on my server, i've apllied these changes in the other skills but i can't find a way to add the Desperado double damage buff after using Fallen Angel, i've tried add a buff after use Fallen Angel and... nothing, tried to create a combo (similar to Sura combos) and nothing again... Anyone knows how to add this? Sorry about my poor english, it isn't my native language, thanks in advice!
  7. I've fixed it using ROenglishRE, thanks hazimjauhari90. It really helps a lot!
  8. I'm having some trouble with the quest tab if my client version is 2015-10-29 or newer. When i open, a error called query_quest_tab_episode appears (5 times in a row), also occurs when i get a normal quest. If i change the client version to 2015-09-16 neither shows up. query_quest_tab_episode query_quest_desc I'm using updated kRO data and i've tested with these client version: - 2015-10-29 / 2015-11-04a / 2016-02-03a. Anyone knows how to fix it? Sorry about my poor english, it ins't my native language. Thanks in advice!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.