Search results

  1. D

    MVP from DEAD BRANCH

    Hi there, Is there a way to reconize a mvp than spawned naturaly or by dead branch? I would like to do something like this, if player kill MVP from dead branch or other spawn items it wont get rewarded, but if they hunt and kill the mvp naturally then they will get reward some prize. Thanks
  2. D

    Make Diff or Patch File

    Hi there, I there any proper way so i can make my own diff or patch file using git? could u guys give an example how to do it. I already browse the internet unfortunetly if my GIT FOLDER updated then i cant make diff files (the one i commit/modify) Thanks.
  3. D

    Warning Invaliz Zone

    Hi there, I just play around with server. With renewal setting it seem no problem no warning. But when i compile with --disable-renewal i got this warning when launching map server. Any help much appriciate.
  4. D

    Autotrade features

    hi there, in rAthena there is option to ON or OF autotrade persistence. Is there any such setting with hercules? I already browsed and find the setting in config. But didt find anything regarding this enable / disable features for autotrade persistence.
  5. D

    Git repo version

    Hi there, Im very new with git. I would like to know, how do we know that our current version of repo and current version of hercules repo. thanks
  6. D

    @item item_deny

    Hi there, i would like to add this to hercules. Unfortunetly there so much error appear. Please helpme @item patch Index: atcommand.c===================================================================--- atcommand.c (revision 14843)+++ atcommand.c (working copy)@@ -1576,6 +1576,7 @@{ char...
  7. D

    sorting data in phpmyadmin

    Hi guys, Anyone know how to sort #CASHPOINTS in phpmyadmin? I dont want the sorting become like this 1 11 111 2 222 2222 but i want like this 99999 55555 9999 the most on top. thanks
  8. D

    regarding mob_item_ratio

    hi there, I would like to make by default all boss card drop rate is 20% and for some boss like thanatos i would like to set the drop rate to 1%. This setting doable with some mod by dreamunreal named "Advanced common drop rate" unfotunetly this mod is not compatible with Hercules. In...
  9. D

    2012-07-16aRagexeRE problems

    Hi there, Im using this client for my new project. Unfortunetly i having few problems. 1. Some button not translated (ie guild disband button showing glibberish text. 2. Item info not translated. (i already put iteminfo.lub inside my grf but still it showing glibberish text on item...
  10. D

    Disablenpc

    hi there, Im just switched to 18-04-02012ragexe client. The porblem here is when i use "DISABLENPC" from npc it wont hide at all. It will hide for temporary if we move out of sight then come near to the npc we able to see the npc, but we unable to click it since it's disabled. How to slove...
  11. D

    How to fix this text?

    hi all.. Could anyone here tell me how to fix the button and text on title box as in the circle pitcure below? Im using 18-4-2012 client thanks in advance.
  12. D

    SQL UPGRADE files not exits

    Hi, I would like to switch form eathena to herules. Unfortunetly the require UPDATED SQL/ UPGRADE SQL file to uptodate revision of hercules is not included in sql-files/upgrade like it should be. There is only timestamp file.sql any clue?
  13. D

    compile error

    Hi, I tried to compile but i got this error: ../common/obj_all/common.a(mempool.o): In function `InterlockedIncrement64': ../common/atomic.h:100: undefined reference to `__sync_add_and_fetch_8' ../common/obj_all/common.a(mempool.o): In function `InterlockedExchange64': ../common/atomic.h:130...
  14. D

    regarding Github

    Hi, May i know how to start using github and download hercules repo under linux box. thanks
Back
Top