Jump to content

imdango

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by imdango

  1. For the double deletion, I removed item cost in `skill_db.yml`, and seems like it works very well (no more double deletion): Besides, I still encounter the windows wasn't closed after selected. But once again, thank you verymuch Tero, your work is great and the guide is quite easy to follow xD
  2. Hi guys, so I'm trying to add new item to my server. After follow "exactly" steps for adding new items (in 'For New Clients' section) by this link: https://github.com/rathena/rathena/wiki/Custom-Items, I encountered a strange error that seem very easy for debug but somehow, it's not easy (for me)... These below pictures will show you a clearly vision what I'm facing: 1/ Resource File Loading fail Error: 2/ A few moment later, with the same item, I got same error, but different message: => So I wonder, how can it be??? O_o 3/ Add headgear spr and act to male and female: 4/ Add item name to accname.lub and item view id to accessoryid.lub: 5/ Add item description to itemInfo.lua: 6/ Add item to item_db.txt in server side: Please help me as your kind ~~ Thank you ~~ >.<
  3. I believe this error caused by Client was unable to read "data" folder and "System" folder in your game folder. Try to use GRF Editor to merge your "data" folder and "System" folder into your grf (rdata.grf or your server's grf) and it should be fine.
×
×
  • Create New...