Hello! As subject, Is there a way to remove 1, 2 or more RANDOM inv items from my inventory? Basically, I set up my inv as a deck of cards, and I need to remove 2 random cards If my character loose a battle. Thank you so much!
EDIT: I was thinkhing of using a simple random roll with inventory ID array. I have to test it yet, but may be a problem because it can happens often to have more than one of the same card ID in my inv. Any suggestion?
EDIT: I was thinkhing of using a simple random roll with inventory ID array. I have to test it yet, but may be a problem because it can happens often to have more than one of the same card ID in my inv. Any suggestion?