Jump to content
  • 0

Rental Item Move Restriction


Question

5 answers to this question

Recommended Posts

  • 0
Posted
5 hours ago, Dolphin86 said:

As title i would like to change rental item allowed to be store in storage to be use only within all char within same account only, how can i change those?

Maybe itembound might helps ? Account Bound.

  • 0
Posted
5 hours ago, Chaos92 said:

Maybe itembound might helps ? Account Bound.

hye again thanks for reply, but here is dumb question again, how to put it on my server? i see its diff thingy does that mean i have to use nemo and dif my exe and select this diff?

  • 0
Posted
On 4/8/2022 at 5:22 PM, Dolphin86 said:

As title i would like to change rental item allowed to be store in storage to be use only within all char within same account only, how can i change those?

in your itemdb edit this part

    Trade:
      Override: 100
      NoDrop: true
      NoTrade: true
      NoSell: true
      NoCart: true
      NoGuildStorage: true
      NoMail: true
      NoAuction: true

  • 0
Posted (edited)
17 minutes ago, GM Winter said:

in your itemdb edit this part

    Trade:
      Override: 100
      NoDrop: true
      NoTrade: true
      NoSell: true
      NoCart: true
      NoGuildStorage: true
      NoMail: true
      NoAuction: true

you meant this file ?

rAthena/db/import/item_db.yml ?

soo just add 

NoStorage: Flase

?

Edited by Dolphin86
  • 0
Posted (edited)
38 minutes ago, Dolphin86 said:

you meant this file ?

rAthena/db/import/item_db.yml ?

soo just add 

NoStorage: Flase

?

yes just edit it 

    Trade:
      Override: 100
      NoDrop: true
      NoTrade: true
      NoSell: true
      NoCart: true
      NoGuildStorage: true
      NoMail: true
      NoAuction: true


copy this to your item that you would like "to be use only within all char within same account only," just like what your asking

Edited by GM Winter

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...