Jump to content
  • 0

item_db.txt convert to YAML


Akbare

Question


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

hello, maybe someone can help my error

i have a custom item_db.txt

30001,Akatsuki_Hat,Akatsuki_Hat,5,10000,,10,,10,,1,0xFFFFFFFF,63,2,256,,0,1,1100,{ bonus bStr,5; bonus bDex,5; bonus bCriticalRate,20; },{},{}

I convert using csv2yaml.bat
but there is a problem in the view id

error.jpg.fda29bbb05e1da9a448cf1843caae504.jpg

if I change the view id, it works

30001,Akatsuki_Hat,Akatsuki_Hat,5,10000,,10,,10,,1,0xFFFFFFFF,63,2,256,,0,1,11,{ bonus bStr,5; bonus bDex,5; bonus bCriticalRate,20; },{},{}

 

error2.jpg.b8de2808c7e5625a2bf2f65330f7da14.jpg

 

maybe someone can help so I can use the view id

THX

Edited by Akbare
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

The 'SubType' (or viewid) 1100 for weapon doesn't exist. Replace the item type 5 (weapon) by type 4 (armor).

30001,Akatsuki_Hat,Akatsuki_Hat,4,10000...

 

  • Like 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  67
  • Reputation:   3
  • Joined:  03/22/15
  • Last Seen:  

I'm still in doubt, how to convert yml to txt and from txt to yml. would someone make a program to make our life easier? like one to create / edit items like the cronus tools.
the last time I touched a ragnarok server was in 2015, a lot has changed.

Edited by Heero12
Link to comment
Share on other sites

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

23 hours ago, Akbare said:

maybe someone can help so I can use the view id

Unsure. Is it literally just this single item that you're having issues with?

Do any other high ViewID'd items cause errors?

Is everything else converted correctly?

 

1 hour ago, Heero12 said:

I'm still in doubt, how to convert yml to txt and from txt to yml. would someone make a program to make our life easier?

You mean the CSV2YAML tool that this post references?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

14 minutes ago, Akkarin said:

Unsure. Is it literally just this single item that you're having issues with?

Do any other high ViewID'd items cause errors?

Is everything else converted correctly?

everything is ok in item_db.txt

I've tried all the custom items that I have and they're all stuck

i looked at rathena's default item_db and they are fine

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  12/01/20
  • Last Seen:  

Hi Bro can teach me how to convert? i tired type "make csv2yaml" but no working..  appreciate your help

Link to comment
Share on other sites

  • -1

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  67
  • Reputation:   3
  • Joined:  03/22/15
  • Last Seen:  

17 hours ago, Akkarin said:

Unsure. Is it literally just this single item that you're having issues with?

Do any other high ViewID'd items cause errors?

Is everything else converted correctly?

 

You mean the CSV2YAML tool that this post references?

I have no knowledge about it.

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
Answer this question...

×   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...