Search results

  1. A

    auto reward online players

    Hey guys Someone can help me with this NPC? It's the classic npc that rewards players after one hour. If you stop playing and you get idle after 5 minutes, the npc wont reward you and when you start to play again the npc will start timing. After one hr of playing it will give you an item...
  2. A

    @ping command

    Hello guys.   Im wondering if we can have this command for hercules version:   https://rathena.org/board/topic/70818-ping-command/   Thank you.
  3. A

    Adding customs commands in the @command list

    Hello there. I have 2 customs commands. When I user types @commands. this commands dont show up in the list. So I made a plugin but I am not sure if I made it in the right way. #include "common/hercules.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include...
  4. A

    Auto commands NPC

    Hello there. I need a npc that actives your commands or disable your commands on login for @showzeny and @showexp any help would be appreciated, Thank you!
  5. A

    multi level up request please

    Hello there. We have activated "multi level up" to "yes" but we want to deactivate it after base level 80. Any help for this source request would be appreciated. Thank you! P.S: I'm talking about this file line 19 https://github.com/HerculesWS/Hercules/blob/master/conf/battle/exp.conf
  6. A

    Top 10 zeny

    Hello there. I know that Fluxcp has a zeny ranking but I need a NPC which displays the top 10 richest people in the server. Any help would be great. Thank you!
  7. A

    Char Map and Login port IPTABLES

    Hello there. For some reason I have to edit my iptables If I want to connect from my PC to my server which is located in a VPS. The thing is that I am not sure if I did it in a safely way. My iptables http://upaste.me/8535214193eca2cde Can someone tell me if it's okay the way that I did...
  8. A

    @main

    Please, can someone restore @@Main command?
  9. A

    A new project for Philippine people in America

    Hello there, I am sorry if this topic does not go to this forum. I am looking for people who live in Philippine because I am doing a study about their network and their latency to America. If you live in Philippine and also you have time (15 minutes at least) and you want to help me, please...
  10. A

    Memory leak detected

    Hello, I have noticed that there are many owners who have Memory Leaks problems but noone takes some time to fix those problems: http://herc.ws/board/tracker/issue-8559-memory-leak-detected-again/...
  11. A

    Split pre renewal

    Hello there I am wondering why you are keeping pre-renewal and renewal together. We wont have any update from pre-renewal servers. Sometimes when you guys update renewal features, you broke pre-renewal features. Leave a pre-renewal emulator stable since there is not anything else to update.
  12. A

    Add a message to my healer

    Hello there, I would like to add a message to my healer, it must tell how much they have to wait to being healed again. Example: mes "You have to wait 12 seconds to be healed again." healer.txt
  13. A

    Reset NPC

    Hello there! I would like to set up my Reset NPC for 3 Reset for character. https://github.com/HerculesWS/Hercules/blob/master/npc/custom/resetnpc.txt Thank you in advance for your help!
  14. A

    Add old message in wedding

    Hello there, I would like to add the follow message in my current marriage script: announce "The Wedding of "+$groom$+" and "+$bride$+", will now be held at Prontera Church.",5; https://github.com/HerculesWS/Hercules/blob/master/npc/other/marriage.txt Thanks!
  15. A

    Error in skill.c in a fresh and latest version Hercules

    Hello there ! My server crashes anytime, I have to used GBD and it is what it says: Program received signal SIGSEGV, Segmentation fault. 0x081cb8ad in skill_cell_overlap (bl=0xb43cf968,   ap=0xbffff034 "371310352v") at skill.c:15267 15267 if( su == NULL || su->group == NULL ||...
  16. A

    Dungeon access for all characters from the same account

    Hello everyone, I need your help for this little scenario: You have 2 characters on your account, and with only one of them you do the dungeon access quests (http://irowiki.org/classic/Access_Quests) and younaturally get access to dungeons (and ITEMS/EXP if any). Now, I would like your 2nd...
  17. A

    Hack to npc?

    Hello there, an user could get some items from this npc (it works with cash shop system). Do you have an idea how he could do it? I leave my npc: http://pastebin.com/qWhTmm7H Thank you
  18. A

    Armours and Weapons colors name

    Hello, I m looking for a way to make the name of Armours and Weapons appear in a different colour from the normal black when they have been Slot or/and stat enchanted. This way it's easier to spot them quickly in the middle of hundreds normal items in inventory. I'm using 20120410 client, but...
  19. A

    Refine Script request

    Hello, I need some help to script a 100% success refine forger which would only work with a specific item (a ticket, for the example let's say item#512). I think the script could be based on this one : https://github.com/HerculesWS/Hercules/blob/master/npc/re/merchants/ticket_refiner.txt with...
  20. A

    Allowing one specific command during Frenzy/berserk

    Hello, I am requesting your help with a little modification regarding the Berserk (frenzy) Lord Knight's skill. I need people to be able to @refresh because they get bugs positions at time when they can move right after having casted the skill. However, I want nothing else that them being able...
Back
Top