Jump to content

dark elf

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by dark elf

  1. 2025-03-19 #define PACKETVER 20250319 2025-05-08 #define PACKETVER 20250508
  2. Here's the file I downloaded last time ! For reference, it's not compatible with the May version. ExtendCashShopPreview.1337proxy.1337
  3. @Skylove Whoa, you even dropped the May version nice! Man, seriously appreciate all the work you’re putting in. Noticed the client’s a lot smaller this time any reason for that?
  4. I tested it myself, and it seems that the transaction completes without any issues.
  5. It seems like the repository has been changed. https://github.com/brynner23/ROClient_en
  6. Puhaha, after reading this person’s comment, they sound totally absurd... They don’t even have the unpacked files, and they’re saying it costs USD 100 just to restore the CPS. As far as I know, 4144 sells the unpack for USD 300 and the NEMO tool costs USD 150. Who would ever pay that kind of price for just a patch?!
  7. pc.cpp +#if PACKETVER >= 20231220 + sd->status.body = job; +#else sd->status.body = 0; - clif_changelook(&sd->bl,LOOK_BODY2,0); +#endif + clif_changelook(&sd->bl,LOOK_BODY2,sd->status.body); Check this part!! It seems like everyone is talking about it but leaving out one important detail! https://github.com/Jhonvaliense/ROClient_en/blob/main/20231220%2B CLIENT bodystylefix.diff
  8. There are many features in this public repository that aren't implemented in rAthena. I'm really thankful! https://github.com/AoShinRO/brHades
  9. https://github.com/Jhonvaliense/ROClient_en/blob/main/20231220%2B CLIENT bodystylefix.diff I applied the diff patch from here, and it seems to be working well! I noticed that there are differences in the pc.cpp file.
×
×
  • Create New...