Search results

  1. H

    Charms

    Hi Annie, the console gives an error when i make plugins Any idea what it is? I'm using charms 1.1 Thanks a lot for the release btw.
  2. H

    Higher Default ASPD

    I've been checking in status.c how to make the start aspd higher. When a new novice is made, you start of with (i believe) 153 ASPD and after equipping a weapon this reduces more. I want to make that start value higher. Like 165 or something when you login with a newly made novice. Can anyone...
  3. H

    WoE and autocast skills on items

    Hi community, I was wondering if there is a way to stop making skills proc in items that are disabled during woe. For example ring of resonance still casts assumptio while assumptio is a disabled skill in woe. I wish for this to change. There's probably a label to attach to the items that...
  4. H

    Lunar/Solar/Stellar problem

    I noticed that when a buff is applied (i.e blessing) when heat of the moon/stars/sun is activated, the damage does not change until you take a few steps back and re-attack the monster. I don't know if this is working as intended, but is there a way to change this? I'd like for the damage to...
  5. H

    Strange gibberish orange text

    I'm getting this strange gibberish text/announcement on my server every now and then. Not only I do, but all the players do. The time seems to vary, some get it every 30 minutes, others get it only 1 or 2 times a day. I've tried to trace it in msgstringtable but without result.  Also, it...
  6. H

    Refuse teleport when storage is open.

    Hi hercules, I was wondering how i can make it so that when my storage is open, i can not use the teleport skill.  Can anyone help me out? Thanks a lot.
  7. H

    bg_warp warps last person twice to a different map?

    Hello dear community, Can anyone please help me? I'm using annie's custom BG script, it works well but for some weird reason the last person that dies is being warped twice. First to prontera (as they should) but afterwards it gets warped back to its savepoint. Does anyone know why? I have no...
  8. H

    Move/Relocate the cashshop button

    Not get rid of it, just move it elsewhere (like at the right side of the "basic info" window). Does anyone know how to achieve that? It bothers me how it partly blocks the BG score. I love the function though, so I wouldn't want to get rid of it. Hope someone can help. Thank you so much!
  9. H

    Waitingroom min and max players to start?

    Hello Hercules, i have a request but I am not even sure if this is possible.  I know how the waiting room event script works, but I wonder if there is a way to make it so: 1. You can have a minimum of 3 players and a maximum of 5 players in the chat/waitingroom. 2. To make the above happen it...
  10. H

    Two monster bugs. Which codes are responsible for this?

    Hi hercules, My server was previously eathena server but we translateded it to hercules, sadly there are some real strange bugs now. I refrain from posting this in the bug tracker/github because I'm 100% sure it is due to the ea>herc translation. (i used to have a clean copy of hercules...
  11. H

    Disable main channel in certain maps

    Hi hercules, forgive me if i put this in the wrong category. can someone point me in the right direction? my players are very (a bit too) competitive and tend to spam the channel system (main channel in particular) during woe times and some pvp wars when one person/guild defeats another. what...
  12. H

    Navigation mob client crash

    Hello I'm having a issue with the navigation system. When i search for something in there it goes well and results show up but when i put for example "Poring" under mob and click it in the navigation window it crashes the client. this is only the case for mob, the other options (npc and map)...
  13. H

    Create second stack past carrying 30k items?

    Hello Hercules Its known that 32k is the limit that a character can carry of one item and going past that will cause server issues. So to avoid that Id like to request having multiple stacks, say sets of 30k per item. If you go past owning 30k it will auto create a second (or third, or...
  14. H

    Don't show last zero in weight (npc dialogue box)?

    Hi hi Hercules. I have a small issue, I'm using a query to fetch data but the issue is with weight. As we all know the script display weight is different from the text display, I.e: 200 weight in item_db would in fact only be 20 in RO which causes issues at the following: Im using this query...
  15. H

    Deposit items redeemed from CP back to it.

    Hello hercules, I have a question regarding SQL query.  When I redeem something from donations through the fluxCP, it gives me an item in-game. This is item ID 677 (I can spend that on special currency shops). Now my question is, how do i make a NPC with query that turns item 677 back into CP...
  16. H

    Alternative way for db conf/.txt to SQL?

    Hi hercules, I know there is a db2sql plugin available in the emulator but it just doesnt work for me. Ive build it but it keeps giving errors so I 9gave up on it. Is there an alternative way to convert the db files to SQL? I know rAthena has countless methods but which sadly works for herc...
  17. H

    Not all the (item) wavs work.

    Hi Hercules, I had someone report a strange problem to me today, he said a lot usable items (especially healing) don't make a sound. White pots, blue pots, grape juice, ygg berries. Other items sound does work, like element resist potions, piece of cake, etc.  wavs are fetched from data.grf...
  18. H

    warpwaitingroompc not checking the required players.

    Hello. Trying to figure out what went wrong here. I have a eAthena script that I want to work with Herc, it works well except for this part. The issue is that as soon as one player enter the waiting room, he gets warped. While I've set the required players to 3. I don't want anyone to warp until...
  19. H

    FluxCP Addon reading everything except javascript and images?

    Hello, As the title states, I am using Feefty's FluxCP support ticket add-on and everything works perfectly aside from the images and the javascript. The index.php is fine, but when I click /view (with debug mode enabled) it gives me this message: Strict Standards: Accessing static property...
  20. H

    Tracing wavs back to special effects?

    I've been going through the special effect list and used some of them as an "aura" item. Now the issue is that these effects have sounds which is terribly annoying if players have their effect sound enabled. My attempt to trace the sound in the wav folder was unfortunately without result (I...
Back
Top