Search results

  1. M

    mob_item_ratio (BUG)

    Good day! Is there something wrong with mob_item_ratio? Tried to make the drops to 75% but can't seem to get it done. 2610,7500 //goldring 2610,7500 //Diamondring
  2. M

    Can't create account (FluxCP)

    Good day! I recently transfer my VPS to other hosting sites. And upon changing the IP address in my Fluxcp everything works fine except account creation. It say Uh oh, what happened? Did some googling and I end up getting these errors.   [2020-05-09 01:57:11] (PDOException) Exception...
  3. M

    Woe controller reward via Gepard Unique Id

    Good day! My I request please. How to change this charip to char unique ID? thanks! OnReward: set .@sql$, ((.Options&4)?"position = 0":"online = 1"); if (.Options&2) set .@str$,gettimestr("%B %d, %Y",21); freeloop(1); for(set .@i,0; .@i<30; set .@i,.@i+1) if...
  4. M

    Getnamedid(battleground) to change to Badge

    Good day! I place the battle ground armors[1] in @bgshop by dastgir, I thought would still give slotted to it. Cuz it was to good to see name of battleground in the item but unfortunately it remove the slots of the items. May I request a script to read those name item and to convert back to...
  5. M

    Running in root privileges (login-server crashed)

    Good day! May I know how to run the server not in root privilege's? I am about to transfer my hosting to other host, upon running it in logging in the login-server crashed . stating on gdb i am running the herc in root privilege's. but as i sudo test it says the user is not listed in sudoers.
  6. M

    Snap Dodge (Azura Strike)

    Good day Hercules dev. Seeking for confirmation please. Updated to latest GIT however snap dodge for azura strike skill is not working.. Thanks!
  7. M

    Vote for Points

    Good day! Do you have working vote for points addons? I tried this but can seem to make it work. At first points were given but on the next vote no points were given.
  8. M

    Warper NPC (Quest to enable warps)

    Good day! I am using this Warper script and disabled the warp to sograt 21 at 22. Can you help me how to only enable it to character who finished the quest of wounded morroc? Yes, only character who finished the quest. Thanks! //===== Hercules Script ======================================...
  9. M

    Fatal error ! Player not attached. (DOTA PVP)

    Good day! I know i have been requesting for several times now. But again, may i request to clean this DOTA PVP script I kept getting error player not attached on it. Here's the script.
  10. M

    Infinity loop (error)

    Good day! May I request to clean my script. I kept getting infinity loop error despite placing freeloop(true/false) Please help me. thanks! Here's the script. //===== Hercules Script ====================================== //= Healer //===== By...
  11. M

    Pecopeco Headband Aspd Bug?

    Good day! May I know if this is bug, at some point pecopeco head band only give +1 asp in stat if you reach 185 aspd but below  180 aspd it give you +2. Cant reach the 190 aspd. Can someone please confirm or explain why? Here's the item and script i am running pre-renewal server. already...
  12. M

    Clif.c clif_parse_hotkey error.

    Good day! Since I upgraded to latest git, i am getting tons of error. Is this an error from the latest git or I made a wrong update?
  13. M

    buildin_getmonsterinfo

    Good day! May I request help, I don't know how to get rid of these error. I am running PRE-RE but im getting error for RENEWAL MONSTER THAT are not included in the script. Please help me. thanks! Script: prontera,164,165,4 script MVP Checker::convex 2_BULLETIN_BOARD,{ for( .@i =...
  14. M

    Client Crashed

    Do you have idea why my client crashed If I use my .grf my client crashes and have these  sprite error but if I just use the data folder works fine. 00# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.act [266 ms] 01# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.act [266 ms] 02# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.spr [266 ms] 03#...
  15. M

    Error Pet.c 1018

    Good day! I am getting this error. was this known issue?
  16. M

    MVP status board

    Good day Master Scripters! Please help me how to make this accurate, script say red(DeadMVP) but upon checking in MAP MVP is ALIVE and KICKING. // https://www.eathena.ws/board/index.php?&act=attach&type=post&id=5866 //===== eAthena Script =======================================...
  17. M

    Question re Floating Rate

    Good day! For clarification is it necessary to have @reloadmobdb in floating rate? I am only changing the exp rate and not the drop rate. Thanks!   - script WeekFloatingRates -1,{ OnInit: set $@brate,rand(15000,25000); set $@jrate,rand(15000,25000); OnMon1100: OnMon2300: OnTue0600...
  18. M

    .spr & act error

    Good day! May I know what spr and act is this? I can't seem to find in data.grf and rdata.grf. thanks! 00# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.act [266 ms] 01# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.act [266 ms] 02# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.spr [266 ms] 03# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.spr [266 ms]
  19. M

    Dota PVP with Weekly Reward

    Good day! May I request to place weekly reward of Top 10 players in this PVP ladder by @AnnieRuru. and can also view previous weeks ranking. please tnx.  
  20. M

    inarrary error (help)

    Good day! I need it has something to do with this but honestly I really cant understand it. tried everything. Please help me. - script WoE Reward FAKE_NPC,{ OnAgitEnd: callsub S_AgitEnd, 0, 20; OnAgitEnd2: callsub S_AgitEnd, 20, 30; S_AgitEnd: .@start = getarg(0); .@end = getarg(1)...
Back
Top