Jump to content
  • 0

Rental Item Move Restriction


Dolphin86

Question


  • Group:  Members
  • Topic Count:  268
  • Topics Per Day:  0.06
  • Content Count:  736
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

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?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1640
  • Reputation:   257
  • Joined:  08/03/12
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  268
  • Topics Per Day:  0.06
  • Content Count:  736
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

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?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  176
  • Topics Per Day:  0.14
  • Content Count:  666
  • Reputation:   9
  • Joined:  12/04/20
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  268
  • Topics Per Day:  0.06
  • Content Count:  736
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  176
  • Topics Per Day:  0.14
  • Content Count:  666
  • Reputation:   9
  • Joined:  12/04/20
  • Last Seen:  

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