Jump to content
  • 0

How to change item restrictions on the item description?


Question

Posted

oG4yRaT.png

 

i changed the item_trade.txt and it works fine, i made it bound to account instead of bound to character but in item description show those restrictions. it should have restrictions for trade, drop, mail, guild storage and cart.  not for storage :c

also how to fix the item description window? i mean make it look normal, not that "extpanded" window cause that transparent part looks ugly.

6 answers to this question

Recommended Posts

  • 0
Posted
Just now, Kaye said:

Hello! Good day! How do you remove the entire label "Item Move Restriction" from the item description?

Before we item_trade.txt now with have YAML or RYML.

should be in the :

 

#   Trade:                  Trade restrictions. (Default: null)
#     Override              Group level to override these conditions. (Default: 100)
#     NoDrop                If the item can not be dropped. (Default: false)
#     NoTrade               If the item can not be traded. (Default: false)
#     TradePartner          If the item can not be traded to the player's partner. (Default: false)
#     NoSell                If the item can not be sold. (Default: false)
#     NoCart                If the item can not be put in a cart. (Default: false)
#     NoStorage             If the item can not be put in a storage. (Default: false)
#     NoGuildStorage        If the item can not be put in a guild storage. (Default: false)
#     NoMail                If the item can not be put in a mail. (Default: false)
#     NoAuction             If the item can not be put in an auction. (Default: false)

If you want to get rid the entire it's in msgstringtable by comment like this # (I'm not sure if it works)

  • 0
Posted
Just now, RikuTzy said:

Before we item_trade.txt now with have YAML or RYML.

should be in the :

 

#   Trade:                  Trade restrictions. (Default: null)
#     Override              Group level to override these conditions. (Default: 100)
#     NoDrop                If the item can not be dropped. (Default: false)
#     NoTrade               If the item can not be traded. (Default: false)
#     TradePartner          If the item can not be traded to the player's partner. (Default: false)
#     NoSell                If the item can not be sold. (Default: false)
#     NoCart                If the item can not be put in a cart. (Default: false)
#     NoStorage             If the item can not be put in a storage. (Default: false)
#     NoGuildStorage        If the item can not be put in a guild storage. (Default: false)
#     NoMail                If the item can not be put in a mail. (Default: false)
#     NoAuction             If the item can not be put in an auction. (Default: false)

If you want to get rid the entire it's in msgstringtable by comment like this # (I'm not sure if it works)

No, I just want to delete the label "Item Move Restrictions" for an item.

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