- Joined
- Jun 18, 2016
- Messages
- 54
- Reaction score
- 15
- First Language
- English
- Primarily Uses
I'm trying to make a chest that awards random loot. After some digging I came up with:
I want to know if there is a way to make it say the item that was awarded by reading the variable instead of having to make conditional branches. I'd hate to have to make 20+ conditional branches per different loot chest.
I want to know if there is a way to make it say the item that was awarded by reading the variable instead of having to make conditional branches. I'd hate to have to make 20+ conditional branches per different loot chest.
Last edited by a moderator: