Good afternoon guys, I have a doubt that I haven't learned yet, I have 3 chests and when the person clicks on this chest it will create 5 different items when opening this chest, Example -> chest: Set ItemName to choose("Item1"," Item2","Item3","Item4","Item5")
so I would like to know how I do it so that the same items are not repeated in these 3 chests,remembering I need to do this without being random but choose, it seems simple but I still haven't learned about it, thank you in advance.