Search results

  1. H

    The vending check box. How to hex out/disable?

    Hi Hercules. Seems like the client I use is having a vending safety check box. What does this even do? I can't find any info on its purpose, it lets me vend fine with or without checking the little box. Is there a way to disable this check box or hex it out without having to downgrade to an...
  2. H

    Party vs party. Both leaders must click NPC before it starts?

    Hi Herc! I'm using a party vs party script which both work perfectly aside one small issue.  What i want is that both party leaders must give their "ok" before the event starts. I thought this was possible through a simple set ready_red,1; and set ready_blue,1; but apparently this label checks...
  3. H

    Party "on" player display not working. What can be the cause?

    Here: As you can see, no "ON" in front.
  4. H

    Party "on" player display not working. What can be the cause?

    Good day. My issue is as follows. I work for a server that recently converted eathena to hercules. All went well, except for this: When players party, it doesnt show in the window who is online. It shows the leader in bold just fine, the rest of the party window is good too, but not the "on"...
  5. H

    2014-05-02 MVP exp not showing

    I've encountered a weird problem with this client. Whenever a MVP is killed, it doesn't show how much exp I acquired. I mean this message (in msgstring): Congratulations! You are the MVP! Your reward item is #!!#Congratulations! You are the MVP! Your reward EXP Points are # acquired!# The item...
  6. H

    Remove delay of usable items?

    Maybe this belongs in source, but I notice when I use consumable (such as healing) items, I can't spam them. I've already removed the interval in items.conf, but without result.  I am not talking about exeptionary items like Ygg Berries that were given a delay to begin with. I mean normal Red...
  7. H

    Use item type 11 while sitting?

    Hello Hercules! I was wondering if anyone could help me with this. I am using item type 11 for an item that i want to be non-consumable, but I can't use it while sitting.  While browsing I've learned that item type 11 was made for certain scrolls that require a target so it possibly has a good...
  8. H

    eAthena to Hercules.

    Hi. I'm currently working for a (heavily modified) eathena server but we would like to take the step of moving to Hercules because Hercules has so many nice features. I've found this: http://herc.ws/board/topic/3747-converting-from-eathena-to-hercules/ but is there any sort of guide for it...
  9. H

    How to decipher this string?

    Hi. This may not be the right section but I'm not sure where else to ask. I'm using the erods database site and I notice that upon adding content through SQL, there is a huge string requires to be read. I am talking about this (bold part): INSERT INTO `item_db_en_uk` VALUES ('5013'...
  10. H

    Annieruru chatroom BG, how to give exp reward?

    Hello Hercules I am using AnnieRuru's awesome BG script that works with chatroom entrance.  What I have difficulties with is giving players an additional exp reward when they warp out (for both winning and losing team), if I use the getexp command it gives me a player not attached message in...
  11. H

    How to not attach a timer to a character (using +x hours)

    Hi hercules! Could a kind scripter please be of help? I'm trying to attach a timer to the server and not to one character. I know how onclock and onminute work, but I am specifically looking for a script that will give a 2x drop bonus for the 24 hours after something was achieved. I tried...
  12. H

    FluxCP item drop chance is always 0%

    Hi Hercules. Does anyone know that this problem could be? I cant seem to sort out, when I enter my fluxCP and go into /?module=item&action=view&id=502 (or any ID for that matter) the drop chance is always set to zero percent, even when it's higher than that: The strange part: If i...
  13. H

    Spawn large monster through script, possible?

    Hi all! I've been curious about this for a while, I know there exists commands such as @monsterbig, but is it possible to attach this through script summoning? It would be so nice to summon a big monster in an event. What i mean is size adjustments in a line like this. Is there a way to make...
  14. H

    Partymember unequal reward distribution

    Hi annie, jabote, and other good scripters~   I have an issue with the script, it works fine when all partymembers are online, but if they aren't it doesn't.  To clarify, if I go with a team of 3, and only 2 are online, the killer gets the prize that is meant for the third (offline) partymember...
  15. H

    How to do this? Don't allow @load to this town for non-castle owners

    Hello all. I have a request to ask. The idea is pretty simple, I am using a shared guild town for players that are victors of the war of emperium, i want to initiate a few checks, but im not sure how to merge them. 1) no one can @load if WoE is active 2) if woe is not active only guild...
  16. H

    in-game item_db function. Is this possible to add?

    Hello, I am using an item with a callfunc attached to it, it is like a in-game database system. Its really simply but I like the way it turned out. Sadly there are 2 problems. 1) It searches for japanese name, this is how i want it but if the item does not exist the search box still appears...
  17. H

    @whodrops full list?

    Hi community A bit of a silly question actually, yet one i couldn't find an answer to. I noticed that @whodrops is limited to 5 results. Say if you type '@whodrops gold' it will only give the 5 entries with the highest drop chance. Is there a way to make it display all monsters that drop the...
  18. H

    Can't find donpcevent label.

    Hi Hercules! It's been a while.  I am using this script and it's giving me headaches, I can't get this one part working. It's a Capture the Flag event, and at the end of the event (when 5 points are made by a team), it is suppose to go to an donpcevent label, but my mapserver keeps saying it...
  19. H

    How to also block/check for items in cart?

    Hello Hercules I have a question, I have this script, what it does in short: it kicks out players that have certain items in their inventory. but there is one problem with it. If I have the items in the array in my cart, I don't get kicked out. So, in this case of war of emperium, if i go to...
Back
Top