• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

src

  1. bWolfie

    A Myriad of Services

    Status: Unavailable [0/0] Hello, I have been a part of this community for more than two years. I feel my skills have reached a point where I can offer them in a freelance manner. About Me I started scripting in 2016, as my server was in desperate need of developers. Over time, I branched...
  2. Sav4Ge

    [Warning] pc_bonus2: unknown type 2061 16 15!

    Hello guys,  I am facing a lil' problem on the source (I guess) and didn't find a way to solve. So I decided to come straight to the experts. Please excuse my english, I've never put my footprint into a english school so let me know if something gets misunderstood. My problem is that when I...
  3. L

    [Solved] Can't increase max. item_db

    Hey guys, I've read any topic about this out there, but I am still not able to make it work. This is what I've done: /src/map/itemdb.h: -#define MAX_ITEMDB 0x8000 // 32k array entries in array (the rest goes to the db) +#define MAX_ITEMDB 0x10000 // 64k array entries in array (the rest goes...
  4. bWolfie

    Magic Rod - Old Behavior

    Do you remember a long time ago in eAthena when Magic Rod used to only activate when you are being bolted? Do you miss this behavior? Well, now you can have it that way. Here's how! Step 1: Go to src\map\skill.c and find the following lines: case SA_MAGICROD...
  5. I

    hBG.c and HPMHooking.h Errors

    Hi guys. I'm having this error after adding hBG.c plugin from http://herc.ws/board/topic/14083-hercules-battlegrounds/ . Hoping for some help please. Thanks in advance! In file included from hBG.c:44: ../plugins/HPMHooking.h:25: error: nested redefinition of 'enum HPluginHookType'...
  6. iamferreirajp

    Sorcerer elementals can`t hit atacks and skills.

    I`ve been testing my server and all 4 sorcerer elementals can`t land any atacks and sometimes land weak skills. I tried to edit the elemental.txt to give hit and atack but nothing happened, but i changed the name to verify if its working and it`s working perfectly. Tried to add hit and atack on...
  7. Tio Akima

    Edit Skill Fire Pillar

    Hello people,   I want to edit the skill Fire Pillar - (WZ_FIREPILLAR).   The problem with this skill is that it does not work when you have a monster on the chosen area   You have to use it in an area with no monster.   As removing this condition ????? (bad condition)   I've tried several...
  8. Tio Akima

    Check Collision in Skill

    Hello guys.   I'm trying to make a skill shot, that is ... a skill it is possible to enemy dodge.   And I see that the Ragnarok most skills are Point click, It makes things a little without thanks.   So if anyone knows and want to share information about.     I want to make skill where the...
  9. A

    Fake name SRC edit and Party Invite bug

    Okay, I added this to my server so when I fakename, party and guild will be shown https://rathena.org/board/topic/60188-fakename-show-guildparty/ Now I couldnt invite any other players who names we faked. Any thoughts? It's saying 'The character is not currently online or does not exist'.
  10. T

    job_maxhpsp_db Plz!

    In my current project, I use a HP non-linear formula. job_maxhpsp_db of rathena was perfect for that. But sadly I see that Hercules does not use the job_maxhpsp_db. Would it be possible to add later that modification?
  11. T

    Reduce Cooldown by Dex.(I do not mean to "Delay".)

    Currently working on a project that is not based on skill spam, but it is something more strategic. Because of that, I need to use much Cooldown system. I would like to suggest that there is an option in Hercules to activate the cooldown is reduced by Dex. The cooldown is not the same as the...
  12. J

    Desactivar Renewal (y otras configuraciones "ocultas")

    ¡Hola! En esta guía vamos a tratar de forma rápida una pregunta muy frecuente: cómo activar y desactivar Renewal, y ligeramente se tratarán otras configuraciones más o menos igual de "ocultas" que funcionan de forma similar. No se entrará en el detalle de para qué sirve cada configuración: solo...
Back
Top