displayed number of possible stacks or the total number of items [new function] #576


  • Other
  • Accepted
Open
Assigned to acrobotpl
  • _ForgeUser9638375 created this issue Mar 3, 2013

    Hello,
    I wanted to ask if it's possible that could be displayed behind the stack size, the total number of items in the box?

    like this ->

    Line1: der_robert
    Line2: 64 (10) or (640) // number of possible stacks or the total number of items
    Line3: 100:10
    Line4: Dirt

  • _ForgeUser9638375 added the tags New Other Mar 3, 2013
  • AcrobotPL removed a tag New Mar 3, 2013
  • AcrobotPL added a tag Accepted Mar 3, 2013
  • _ForgeUser681663 posted a comment Mar 20, 2013

    Nice idea. That would solve the inventory display problem. My mods have been requesting an at-a-glance way to see if a player shop is empty for a while.

  • _ForgeUser8831190 posted a comment Apr 7, 2013

    A usefull syntax would be:
    /
    owner
    1(1x64+10)
    B 10:7 S
    Diamond
    /
    That means, in the chest there are a stack of diamonds and 10 more. Total 74.
    Because, cakes are not stackable, so showing 0.04 stacks is stupid, But a double dirt chest will have a lot of single items, so that rules out too. Combined and simple syntax is the way to go.


    Edited Apr 7, 2013
  • l0rd_rahl posted a comment Mar 18, 2014

    why not just show
    /
    owner
    1 (74)
    B 10:7 S
    Diamond
    /

    74 Being the number of UNITS able to be bought
    or it could be
    2 (37)
    3 (24.67)


    Edited Mar 18, 2014

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