Search results

  1. T

    Euphys Quest Shop - add 1 or more shops

    Good Day Ma'am/Sir, I would like to seek some help regarding the Quest Shop, I would like to add 1 or more shops with different content but what would I change on the second npc file? I hope someone can help me out. Thanks in advance and more power to you guys.
  2. T

    Who should I contact here about Gepard Shield

    Good Day Ma'am/Sir, Can someone please tell me who to contact about gepard shield cause there are many posers saying that they are the developer of Gepard shield, Planning to get the lifetime license here. PS: Functor at rathena is legit somehow my IP at home is banned in rathena and I cant...
  3. T

    Compilation Error of a newly obtained Herccules

    Good Day Guys, I cloned a new hercules emulator and tried to recompile but I got some warnings and errors on the visual studio 2012. below are the error's and warning and I would like to ask if its just normal to have those errors and can be fixed on the next revision? Error 1 error C1083...
  4. T

    Friendship Quest

    A player from our server reported a problem about friendship quest, he said its detecting foul language but I already disabled the swear filter for our client, here's a screen shot of the problem I hope someone can help me with this
  5. T

    About Faction/Race

    Good Day Herc. people, I'm planning to make a faction/race system on my server, I can make a map flag and other modification such as aura and bonus stats on factions, somehow I can't make factions to attack each other I already made a new column on my char table named "faction" 1 = Faction 1...
  6. T

    Having a problem with Ticket Support Addon

    I use feefty's ticket support addon, it does work somehow when I try to login with invalid credentials this error appears Notice: Trying to get property of non-object in /home/insurrec/public_html/addons/support/modules/support/function.php on line 304Notice: Trying to get property of...
  7. T

    Flux CP reset password

    I already set FluxCP but the only thing that Im having problem is when I reset my password then click the link that is emailed to me by the Flux CP it does open but its just blank, here's the error that it throws <br /><b>Fatal error</b>: Call to a member function get() on a...
  8. T

    About Map Flag

    Hi everyone, I've been reading the forums and the wiki about making a new map flag, but I think the wiki map flag instruction is a little out dated, I tried it a couple of times and errors show up when Im compiling, can someone please help me out on how to make map flag, thanks in advance
  9. T

    Making a Mapflag using plugin

    Hello everyone, Im planning to make a mapflag using plugin but is this possible? if someone can show me a sample that would be better, thanks in advance
  10. T

    Error on update

    Hi Hercules community, I updated my hercules and tried to compile but this errors shows up, I hope someone can help me out thanks in advance
  11. T

    About server protection

    Hi Hercules community, I've been out for about 1 year on developing a ragnarok server and as far as I can see the Harmony is dead, is there an alternative for harmony? Thanks in advance
  12. T

    about item_avail.txt

    Good day everyone can someone tell me if there is a replacement for the file item_avail.txt or it is removed permanently cause I need to use it for my server thanks in advance
  13. T

    Cant update Hercules and cant access github

    I've been having problems because I cant access github on my browser and on my tortoise, I cant update my hercules but I think its just me who cant access the github, can someone post a solution if you experience, thanks in advance
  14. T

    2013-08-07 not working on anti WPE

    Hello eveyone, Im using 2013-08-07 client and use this key packets 3d807d80 - 5e805580 - 7e241de0 and put this to my packets.h then recomplie //2013-08-07Ragexe (Shakto)#if PACKETVER >= 20130807 packet(0x0369,7,clif->pActionRequest,2,6); packet(0x083C,10,clif->pUseSkillToId,2,4,6)...
  15. T

    Koe source code convertion

    Hello I have a little source code for KOE that worked before and it is made from rathena, can someone help me to convert it ot hercules because Im having error when Im compilng it here's the code if ( s_bl->type == BL_PC && t_bl->type == BL_MOB ) { struct map_session_data *sd =...
  16. T

    Flux CP using Fluxbb problem

    I tried to install Fluxbb on my FluxCP I follow sir jupeto's instruction carefully and I installed on my fluxcp using the fluxbb installation wizard but when I click on Fluxbb on the menu it shows this error, can someone help me on my problem thanks in advance this is the error that shows up...
  17. T

    [Solved] Koe patch

    this src patch is working before but when I updated my hercules it has errors, I hope someone can help me out, thanks in advance Index: battle.c===================================================================--- battle.c (revision 16921)+++ battle.c (working copy)@@ -5089,6 +5089,13 @@ if(...
  18. T

    Quest Warper overflow detected

    when I add a town a error prompts on the warpra I add, I read the instruction thoroughly on adding town but it still shows me the overflow detected error, maybe someone can help me   //===== Hercules Script ======================================//= Quest Warper Script//===== By...
  19. T

    About MVP

    Is there a option where a player who last hit a Boss will be the MVP? I've been searching it somehow cant find it so I posted it here, I hope someone could help me, thanks in advance
  20. T

    [Atcommand]Dance

    Hi! I converted this source mod to a plugin to avoid conflict with incoming updates, one of the most unique feature hercules have is HPM Note: The code of @dance isn't mine, credit goes to the owner , I just converted it to a plugin for Hercules Heres the code: #include...
Back
Top