Hi. I've found a script called consume item 2, which the game tells me is a multi-use item function, but the only thing it seems to do is pick a random number between 1 and 100, and if that number is 25 or less, it simply uses the item but tells you that it can be used again.
Is there an already existing variable that contains the number of times an item can be used? If not, are there any ideas on how I could create them? I really hate the inventory system in this game and would like to avoid my players having to go into their bag all the time to transfer items to their characters.
Thanks!
Is there an already existing variable that contains the number of times an item can be used? If not, are there any ideas on how I could create them? I really hate the inventory system in this game and would like to avoid my players having to go into their bag all the time to transfer items to their characters.
Thanks!

Comment