- 132
- Posts
- 10
- Years
- New Brunswick
- Seen May 6, 2023
A better question would be, what script can I use to check if a player has EVER owned an item? pbQuantity doesn't seem to account for items being currently held by pokémon, so if I wanted to check to see whether the player has a venusaurite, the limitations of pbQuantity start getting in the way.
Is there a script I can make that says something along the lines of, "you received a venusaurite. Now, pbHasOwnedItem?(PBItems::VENUSAURITE) = true."?
Cheers!
Is there a script I can make that says something along the lines of, "you received a venusaurite. Now, pbHasOwnedItem?(PBItems::VENUSAURITE) = true."?
Cheers!