danklord wrote:Not sure how to make a pile with an item from your inventory, seems what ever I do after I pick the item up from the inventory none of the default commands can turn it into a pile and place it even tried right clicking my self and having it place it to no avail if you have any advice before I dig into the haven code for it.
You most likely just need to take an item onto the cursor and call MapView.iteminteract() with a Coord where you want to place the pile.