Jump to content

[Android] Ragnarok Online Database


Anzhaki

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

Hi, I'm thinking to create an android application that can be use to browse item/skill/monster's database like in ratemyserver.net 

I did a quick search on google for the databases and I found this

I should be able to extract strings from .txt but I think I'll have some problems like how I can get the images and descriptions.

For example, item's database has this structure:

ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }

I would need other files to have the images and script's readable descriptions besides this txt file.

 

Is there any other source where I can download databases with complete informations?

This is my first time in this forum and I have no idea how things work here D:

 

Thank you

Edited by Anzhaki
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  65
  • Reputation:   7
  • Joined:  06/06/12
  • Last Seen:  

The images and descriptions are not in the db, they are in the data.
You will need as well a program to extract these files. (GRF Editor for example)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

On 28/1/2017 at 11:01 PM, zWaken said:

The images and descriptions are not in the db, they are in the data.
You will need as well a program to extract these files. (GRF Editor for example)

Yeah, I've done some research and saw they are in data.grf 

Thank you :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...