Jump to content
  • 0

Price shown error


ahloi007

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  10/15/12
  • Last Seen:  

Hi rAthena!

Good Day.

I'm facing a problem due to the item selling price to npc not same as I set.

This items were chosen from my item_db.txt (example)

968,Voucher_Of_Orcish_Hero,Heroic Emblem,3,3000,,10,,,,,,,,,,,,,{},{},{}
969,Gold,Gold,3,200000,,0,,,,,,,,,,,,,{},{},{}

but output in game was like this

error.png.484b6e422aa0c8fe56a3f5cb94cab160.png

 

is this normal?

 

Please move me to the correct section If I post it wrong at here.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   166
  • Joined:  04/05/13
  • Last Seen:  

rAthena using YAML format for item_db right now.

Please edit on item_xxx.yml files.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  10/15/12
  • Last Seen:  

On 6/28/2021 at 12:35 PM, Start_ said:

rAthena using YAML format for item_db right now.

Please edit on item_xxx.yml files.

@Start_Okay, any simple guide for me to convert current db txt to yaml?

Because Im just a learner even though I joined rAthena in a very long time ?

 

On 6/28/2021 at 1:21 PM, hannicaldummy said:

If is an old revision without the yaml format maybe is in your shop script, for example: Gold - 969:100000 <ITEM_TD>:<PRICE>

@hannicaldummy If I'm not mistaken, I didnt edit any shop script.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  10/15/12
  • Last Seen:  

6 hours ago, hannicaldummy said:

You just edit the item_db?

 

Go to the shop script and check the price there

@hannicaldummy yes, I edited the item_db.txt only

Where can I find the shoo script?

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

On 6/28/2021 at 11:30 AM, ahloi007 said:

I'm facing a problem due to the item selling price to npc not same as I set.

you only configured the buying price, not the selling price.

if selling price aren't configured, but default it will be half of buying price value.

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