Search results

  1. N

    [Workaround] adding item Droprate

    Hi Herc's, I was just wondering if you have any workaround on the giving an item bonus droprate like the one in rAthena: bonus2 bDropAddRace,r,x; Adds x% to player's drop rate when killing a monster with race r. bonus2 bDropAddClass,c,x; Adds x% to player's drop rate when killing a monster...
  2. N

    [Request] Daily Supply NPC

    Hi~ I have been trying to analyze and modifying this script by @AnnieRuru  https://github.com/AnnieRuru/Release/blob/master/scripts/Utility/daily supply/daily_supply_0.3.txt However nothing seems working as it was too complicated for me. Basically what I wanted is simple Daily Supply NPC...
  3. N

    [💭​​​​​​​​​​​​​​] Another Floating Rates request

    Hi, I just started using Hercules and understand how it works. currently, I am trying to modify the included floating_rates script. - script FloatingRates FAKE_NPC,{ OnInit: //add any other HOURS OnHour03: OnHour05: OnHour12: OnHour18: //------------------- set $@brate,rand(100,150); set...
Back
Top