Jump to content

imdango

Members
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Vietnam
  • Server
    vStyle RO

Recent Profile Visitors

1004 profile views

imdango's Achievements

Poring

Poring (1/15)

  • Reacting Well
  • First Post
  • Dedicated
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Finally, I somehow find this root cause: You need to check your grf files (in order defined in DATA.INI), and usually, it will appears in below path: `data > luafiles514 > lua files > datainfo > titletable.lub` Bonus: CLS = Custom Lua Support
  2. Finally, I somehow find this root cause: You need to check your grf files (in order defined in DATA.INI), and usually, it will appears in below path: `data > luafiles514 > lua files > datainfo > titletable.lub` Bonus: CLS = Custom Lua Support
  3. 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
  4. 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 ~~ >.<
  5. 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...