Identical item details but with different inventory locations and titles get cancelled #227


  • New
  • Defect
Open
  • _ForgeUser9645708 created this issue May 12, 2015

    Item does not show if it has exact same details yet is in another inventory slot with a different title name.

    i.e:

      Buy4:
        RewardType: shop
        PriceType: free
        Reward: shop
        MenuItem:
        - id:133
        - amount:1
        - name:&bBuy cool items!
        ExtraPermission: ''
        InventoryLocation: 4

      Buy5:
        RewardType: shop
        PriceType: free
        Reward: shop
        MenuItem:
        - id:133
        - amount:1
        - name:&bBuy cool items!
        ExtraPermission: ''
        InventoryLocation: 5

    Buy5 won't show because the item details are exact. Fix this.

  • _ForgeUser9645708 added the tags New Defect May 12, 2015
  • _ForgeUser11612050 posted a comment Jun 20, 2015

    Yes please someone fix this problem!


To post a comment, please login or register a new account.