Jump to content

mkbu95

Retired Staff
  • Content Count

    237
  • Joined

  • Days Won

    4

Everything posted by mkbu95

  1. Don't know if it's new, sorry. Seen in twRO (Taiwan official server). Anyone have an idea what the button below the cash shop does? Thanks!
  2. good holidays @ everyone. and remember to drink with moderation 🙂
  3. Did you solve your issue? I know what the problem is. The program is comparing the item name rather than the item ID (AegisName) to determine the NumClass. So in your case since your data files are in Chinese, and the item_db.conf is in English, the program won't find any match and set all NumClass to 0. It was happening to me, I had to translate my item_db.conf to the language I wanted the itemInfo.lua to be.
  4. I do not see any reason to remove it, just like Yommy said it is not hurting anyone. If no one is going to add something to the topic, I may move it to rejected area.
  5. I think it would be nice to have it as an optional parameter.
  6. This do happen on official servers?
  7. mkbu95

    job_db1.txt

    Bumping here. I agree that it could be better documented, but the format is just fine IMO, it could get a rework to fit the new formats Hercules has been implementing over the last months. Anyone want to add any thoughts on this?
  8. Anyone else noticed that after 2013-08-21, the diffed hexed doesn't open or it is just me doing something wrong? I also noticed this on 2013-07-28. Maybe something changed? Any ideas @Neo?
  9. Can someone help finish the packet list for 2013-08-14aRagexe? I have no spare time to do more of this right now. Link for download the hexed is here: http://www.mediafire.com/download/1s1ztad92lt3l6j/2013-08-14aRagexe.zip Diff is here: http://www.mediafire.com/?41x92fxkav5t4cr Partial list of packets (what I've done so far): http://pastebin.com/ihZtR5X2 Packet encryption keys: http://pastebin.com/MJU6BtwR PS: If you look in the hexed headers you will find 'k3dT' in a section name, but I only did that so it would work fine with xDiffGen2. So don't bother him or ask for his support regarding this file; thanks. If you add new packets post here or send me PM I will try to see it as soon as possible. Thanks.
  10. I tested 2013-06-05 and 2013-08-07, 2013-06-05 works fine,but 2013-08-07 seems have some wrong msg. For example, the title of server selection window, it display "Possible escape area."(line 2084 from msgstringtable.txt), but it should be "Select Service:"(line 2083 from msgstringtable.txt). And I press the "join" button on Login Window, the client will crash. I found the line on msgstringtable.txt that is mismatching on 2013-08-07 Between: You cannot use this item with your current level.# and Enable Battlemode# I put something like: mydebugmsg# And everything I tested was back to normal. Not sure if bugged something, but I'm almost sure it is this message that is missing. @edit Also, can anyone help me here? I got the packet for the new bank system, but it is not available. Anyone knows in which version the bank system might be available? I'm using 2013-08-07
  11. This is very nice. Shame it is on Visual Basic :/ I'd rather go with C# Anyway, you just transform the strings, which are now in images so they could be translated. Example: LogOn, keep, exit, etc
  12. This commit create so many possibilities. *-*
  13. So ingenious! Congrats Do you mind it being merged into the source?
  14. mkbu95

    Anti Flood System

    Do you forgot this line? value = battle_config.client_accept_chatdori; ? Fixed, thanks
  15. Hmm got excited and failed. :/ I didnt see transistors yet.
  16. mkbu95

    Anti Flood System

    I prefer to wait for other people to input if they would like it too. But I'd rather not, to keep it official, but we'll know.
  17. mkbu95

    Suggestion :D

    I want to know the skill's behavior, no the config's
  18. mkbu95

    MAC IP Address

    Waiting for you then Ryuuzaki I will merge it, if you want.
  19. TBH, now it may look like a transistor too..maybe a bit of both O.o It is awesome anyway
  20. mkbu95

    Suggestion :D

    Bump. Can someone explain how this skill works and before and after renewal behavior?
  21. Implemented at https://github.com/HerculesWS/Hercules/commit/e883e2b4d23cea61fc9f84a075248e999e071928.
  22. Bumping. Ind made something similar while doing the memory slash. If he wants to commit it would be awesome.
×
×
  • Create New...

Important Information

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