Jump to content

Dastgir

Script Developers
  • Content Count

    3803
  • Joined

  • Last visited

  • Days Won

    249

Everything posted by Dastgir

  1. We have introduced HULD(Hercules Ultimate Localization Deisgn) quite a few months ago, but there's no translation or anything yet... I suggest to use https://poeditor.com/ , it have nice integration with github(you can see it in their web) Also with OSI License , we get unlimited strings to translate. @@Haru @@Mysterious
  2. I prefer ra's method, convert the long long type var into string var snprintf(buf, sizeof(buf)-1, "%llu", (unsigned long long)item->unique_id); But then, we cannot perform actions on string, if its integer, we can perform many things...
  3. Isn't following official values good? Else you could just make your own HP/sp table or increase hp_rate a little more.of you want to make it rA like
  4. Already on suggestion: http://herc.ws/board/topic/9332-warning-pc-bonusx-display-itemid/ About bonuses, we could do like other things maybe? Like status->calc_pc_unknown
  5. Hello Community, What is dDelays? You should have heard about Delays hack by editing out grf or whatsoever method.. This will make the delays hard-coded and will not be able to use those hacks. Site https://ddelays.dastgir.tech/ Price Introductory Offer: Weekly: 1.25$ Monthly: 5$ Quarterly: 18$ Beta Date 27th October 2019 (Sunday) Payment Method PayPal / PayTM / Others(Message in discord) Discord For Any kind of support/question/payment related query: https://discord.gg/sb4mkdH Emulators Hercules (Fully Supported). Other Emulator Support coming by 3rd November 2019 (Sunday)
  6. Dastgir

    Clan System

    So one on guild cannot be on clan... What about which map a clan can manage? And whos clan master?
  7. Dastgir

    Clan System

    What if person is in guild? Can he join clan? Can a member on clan join WoE? Who's the master of clan? Whose emblem is shown if a member can be on both guild/clan? Edit: There's 6 clans now
  8. https://github.com/ROClientSide/Translation/blob/master/KRO_RAW/System/achievement_list.lub
  9. https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/market.c
  10. If replay contains some npcs which is not yet on Hercules...
  11. If I remember well, if we implement this, we probably need to implement other errors too, like what if error is from pet?
  12. This one can be done, but we miss info on how one joins a clan and what happens if one is both on clan and guild.(I guess clan too have some kind of emblem)
  13. Was Updated 17 days ago : https://github.com/HerculesWS/Hercules/commit/bb3afb0340c2046192c6e601b3ea450b68d41d3b
  14. Which revision are you using? I guess it was fixed sometime before
  15. IT was updated yesterday, so update it and it will work
  16. All Plugins updated to support new BattleConf Format
  17. Yes, Updated to new format recently, you can use one on the topic @@Samuel posted.
  18. NPC's Already Implemented, for monsters, we lack official info
  19. Merged https://github.com/HerculesWS/Hercules/pull/858
  20. Implemented: http://git.io/vE2pR
  21. Hello Community, I was busy during last few months, and now I have been working on this thing to get supported on Hercules, Here's few screenshots: Spoiler 2: (Only 4 skills coded)
  22. db/(pre-)re/exp.txt Every individual job have different level, update from there too
×
×
  • Create New...

Important Information

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