Jump to content

Cydh

Developer
  • Posts

    2285
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Cydh

  1. try this one, I just made this for r17457: item_announce-rA-r17457.patch
  2. I just realized that the skill_damage will not worked if user only define 1 skill (I think the mod will works if player input all skill_db.txt to the skill_damage_db.txt) because Lilith used skill_db[skill_id] on her battle_SAD, it should skill_db[skill_get_index(skill_id)]. which patch file do u use?
  3. @LatSo, do use mine? I updated the patch file
  4. my bad replace the prev .patch file
  5. @rosfus, or try patch it manually. xD
  6. or maybe the problem is the placement Manage_Skill_Damage_2.1_byLilith-rA-r11360_(SVNbyGit).patch
  7. for latest revs, u're right, ATK_ADDRATE needs 3 params
  8. @LatSo, I'll take a look @rosfus, did u patch it properly? manual or not? did u recompile ur server? those warnings because your battle.h & battle.c didn't read those conf vars.
  9. Sorry everyone, I didn't update for some newest revs, and now, finally I update it. The file is on first post
  10. sorry, I didn't make it yet. got problem with tortoisesvn lol hmm I think there is similiar mod for this one, I don't remember where but I'm sure it's on Source Release too.. is this added to rAthena as default mapflag? If yes where can i find it? Will be there a new patch for 174xx? you can add "noitemconsumption" mapflag wherever u want, or make new noitemconsumption.txt file on npc/mapflag folder and add npc: npc/mapflag/noitemconsumption.txt on the last line of npc/scripts_mapflags.conf
  11. nice share btw, please rev ur rev number
  12. agree, at least rA can provide the users if want to use SQL or TXT database (regardless how much memory usage if use full SQL or TXT or mixed)
  13. did u update ur client folder with the lua files? try download and use this lub http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/2011-12-28%20Lub+src%20Files%20%5bTranslated%5d.rar
  14. btw, I was waiting, u can use this mobsearch and getmapxy until they become official release getmapxy_type3-mobsearch-r17410.patch
  15. maybe it because ur log config? (log_athena.conf) it makes the different
  16. btw, mapflag was moved to npc/mapflag/, npc/pre-re/mapflag/, npc/re/mapflag/ (since when, I don't remember). You can't found anything on conf/mapflag. if ur desire mapflag not found, you can add it freely. add novending.txt file on npc/mapflag add npc/mapflag/novending.txt on npc/scripts_mapflags.conf
  17. Did u mean 'set Zeny,xxx' ? I never aware this log, if it didn't log the zeny transaction, it has to @EDIT and @EDIT2, what are zeny activities did u do?
  18. [updated] Implemented Party Script Commands commits: r17414 r17415 - revision for party_delmember
  19. I think you can use Manage Skill Damage by Lilith, then adjust the heal adn highness skill
×
×
  • Create New...