Jump to content

Kaye

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Kaye

  1. On 8/6/2012 at 1:10 AM, Mr BrycE said:

    trunk/db/item_trade.txt

    Hello! I am using the latest rAthena, but I cannot find that file (item_trade.txt). Will it remove the label "Item Move Restrictions" for the item? I mean, I don't want to remove the whole "Item Move Restrictions" for the entire item Database, I just want to remove the label for some items.

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

×
×
  • Create New...