Jump to content

Plugin Releases

Sign in to follow this  

115 topics in this forum

  1. Plugin Collections 1 2 3 4 10

    • 248 replies
    • 87835 views
  2. @market clone 1 2 3

    • 67 replies
    • 42681 views
  3. Auraset 1 2 3 4 7

    • 156 replies
    • 42626 views
  4. Maintenance mode 1 2 3

    • 64 replies
    • 39717 views
    • 157 replies
    • 29795 views
  5. @autoattack 1 2

    • 37 replies
    • 29219 views
    • 64 replies
    • 25940 views
  6. @arealoot 1 2

    • 38 replies
    • 25889 views
  7. Warp Hit Delay 1 2

    • 47 replies
    • 24865 views
  8. cell_pvp 1 2

    • 28 replies
    • 24570 views
  9. [AtCommand] afk 1 2 3 4 7

    • 152 replies
    • 22951 views
  10. Charms 1 2

    • 25 replies
    • 22793 views
  11. @packetfilter 1 2

    • 25 replies
    • 19653 views
    • 64 replies
    • 15526 views
  12. OnPCUseSkillEvent

    • 17 replies
    • 13812 views
    • 12 replies
    • 13418 views
  13. OnPCStatCalcEvent

    • 7 replies
    • 12741 views
    • 13 replies
    • 11716 views
  14. Restock System 1 2

    • 30 replies
    • 11653 views
  15. [Plugin] Colored chat

    • 14 replies
    • 10918 views
  16. noitem mapflag

  17. Hidemobhpbar Plugin

    • 2 replies
    • 9611 views
  18. Odin Server side manner 1 2

    • 42 replies
    • 9039 views
  19. getmemberaid checkmes

    • 19 replies
    • 9033 views
Sign in to follow this  

Announcements

  • Featured Topics

  • Latest Commits

  • Topics

  • Posts

    • Hello,   I have a quick question that's probably simplistic to ask, but complicated to answer. How does one understand what in-game features are available to their server setup?  I hate to use the classic example, since it's probably like beating a dead horse, but let's use 4th jobs as an example. My server setup is:   Base client: kRO 2023 08 04 Client exe: 2022-04-06_Ragexe_1648707856 Hercules: v2024.03   With 4th classes being released in kRO around 2020, my instinct would be to assume that all of these versions allow for them to be present in the game. However, I don't know this for sure and posts appear to indicate otherwise. What part of the server determines what content is available to the players?    While the content may be present in the base client, does Hercules need to implement the content as well, or do we simply gain access to features based on what version of the client we place Hercules on? Apologies, since this definitely indicates a misunderstanding of how Hercules fundamentally works on my part, but I'd really like to fix this by better understanding how these components work together.  I'm not finding any immediate answer to the question, so I figured I'd ask here. If anyone has any documentation or a location to read up on this, I'm happy to take this in place of an answer- I'm just not having any luck finding something like this even after successfully establishing my server.   Any help would be appreciated!   Regards, Geras
    • I'm using this @arealoot plugin attached and it's working perfectly. (Collecting all items at once) arealoot.c
    • Perfect. I have now submitted the change on GitHub.   I share the same doubt as KirieZ. As far as I know and have learned about HPM Plugins, the only method to overwrite/replace a function is through this way. I know about HookPre and HookPost, however, in some situations where you want to remove a piece of code within the function, these solutions don't work, forcing you to resort to overloading. Of course, whenever possible, I will adhere to HookPre and HookPost, and I can identify well when this is necessary.
    • I'm looking to pay someone to create a custom MVP/Boss sprite based on our server mascot, the Jawless Fish who is known for its silly expression . Please contact me if anyone has interest. 
    • by "hpm overload things" you mean hookPre/hookPost?   As far as I remember, overloading, as in "I want to completely skip hercules original function" (maybe it should actually be called override?) were always made with a direct assignment to the interface (like in the original post here), while hookPre/hookPost would be used if you want to keep the original code running, but wants to do something else before/after it.   Example: https://github.com/HerculesWS/Hercules/blob/stable/src/plugins/db2sql.c#L1180   I am not aware of another method for overloading/overriding.   I do agree that you should only do it if you have a reason to, but is there a better way to overload/override than a direct assignment?
  • Download Statistics

    • Files
      455
    • Comments
      155
    • Reviews
      240

    Latest File
    By DaviLord

    463    0

×
×
  • Create New...

Important Information

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