1. Is it possible?
     
  2. player.inventory.getAmount(itemID);
    this returns the amount
     
  3. At the moment

    player.inventory.containerMain.GetAmount(94756378, true)

    Will only get from the main container but i want to see how much cloth is in their main container + belt.

    is it possible?
    [DOUBLEPOST=1479401287][/DOUBLEPOST]Nevermind