Jump to content

EvilPuncker

Members
  • Posts

    713
  • Joined

  • Days Won

    1

Everything posted by EvilPuncker

  1. line 6212 of skill.c add a new "case SC_YOURSTATUS" to your desired status
  2. lazy way, just delete those lines: if(log_config.enable_logs&0x40) log_pick_pc(sd, "N", sd->status.inventory.nameid, 1, &sd->status.inventory); you will not use picklogs anyway xd
  3. That is not what we are talking about Brian xD it is a feature from eA RE branch
  4. bump for the console ascii art and add the item stack system from eA into rA
  5. f*cking perfect the aura_db :D:D:D
  6. npc/custom/battleground was the first version, then it got moved into custom folder when the new version got in npc/battleground
  7. if(getstatus(SC_NOCHAT)) { mes "sorry, no talk" } else { blablabla }
  8. multiple races, like new "guilds", orcs, elves, etc
  9. trunk\npc\merchants\renters.txt
  10. Harmony is an innovative security system for eAthena based Ragnarok Online™ servers. It aims at providing a secure environment, allowing a better game experience for both the players and providers. Using cutting-edge technologies, Harmony reliably blocks bots, hacks and other security threats. Serving thousands of players worldwide, it has proven itself as both a stable and secure solution.
  11. Nice! Would be even nicer if you put a build in aura system with a kind of aura_db where we can set the amount of @effects that each aura will use, something like: auraid,effectid1,effectid2,effectid3
  12. http://rathena.org/board/topic/57603-new-carts-favorite-item-tab-efst-sit/
  13. If yes, then it is time to Sirius_White to do his part xd @topic good move
  14. seems like no one released the src mod for new clients yet then
  15. if i recall correctly it was fixed long ago, are you using an old rA revision perhaps?
  16. Sorry, I have pretty busy with (depressed) life...I'm doing some experiments with another project that I like to incorporate into the patcher. does it have anything to do with resolving the issue with antiviruses?
  17. thanks FatalEror but none of them worked
  18. I want that somehow the max hp gained by raising your vit points will be always MaxHp - 1000000, so there is a "gap" left to bonuses, like Tao Gunka Card and buffs PS: thanks in advance to anyone willing to help me bump since it got into 2nd page, btw at least the first one is really needed right now :C malufett tried to help me with this code but it didn't worked I hope anyone can help me
  19. does this works like the official one from latest clients?
  20. because it got changed into this /// game renewal server mode /// (disable by commenting the line) /// /// leave this line to enable renewal specific support such as renewal formulas #define RENEWAL
×
×
  • Create New...