Ok, ok, ok. So basically I am making a game where you get one gadget and it is from a randomized loot pool, and I want to make it so that you can change the loot pools it is coming from. Like say you wanted your loot pool to be all common gadgets, but it can be any and all gadgets. Or, you also have the option to get only select gadgets, but they are a better rarity. I want to make this, but I need it to only apply to one player, like each player could choose their loot pool, and they wouldn’t get mixed up. I’m 67% [1] percent sure this is possible.
Now for the rarity, just have item granters of all the gadgets that are common rarity and create a block code that will pick a random integer. I believe it would be 1-5 since there are five rarities.
Here’s a picture of a randomizer I made to randomize gadgets and their rarities:
As you can see I used properties, but using the variable block piece is pretty good as well.
Ok, ok, ok, can you like give me step by step on how to make one, because all of the old images are gone, and they really help. I get what you are saying with the scope though. I don’t know why I never though of that.
I had the channels as random numbers like this one item granter:
Also, I don’t mind sharing my name. It’s not the worst thing to share. You should have two properties that are named like the ones in the block code.
Summary
Oof, I have to go. Sorry! Good luck on the system .
This topic was closed manually because a solution was marked, there hasn’t been any recent activity, and currently the automatic closing system doesn’t work. Contact the moderators if you need this thread reopened.