Search Results
7/10/2025, 2:18:01 PM
I'm trying to write a script function for dialog that checks if the player has 10 or more of an item in his inventory. I want the function to be able to check for more than one item, for example I want the function to return true if the player has 10 "bread" OR 10 "conserva".
Anyone here know how to do this? I've been trying to write the function myself. I figured out how to check for an item but I have no idea how to check for item count or create an item pool.
Anyone here know how to do this? I've been trying to write the function myself. I figured out how to check for an item but I have no idea how to check for item count or create an item pool.
Page 1