How do you make it so you get 3 random items?

I don’t want a difficult guide, but I am making a battle royal game. I want so make it so you choose what gadget groups you want, or you can get 3 random gadgets!
This is my first topic so feel free to point out if I did something wrong

2 Likes

place an overlay saying “3 random gadgets” wire the overlay to a trigger, give it these settings:


then, give the trigger this block code (the numbers 1-6 decide which gadget you get, if you want more or less add or delete some numbers):

then copy and paste 2 more triggers with the same code and wire them the same way:


then spawn 6 (or whatever about you have) item granters that grant one of the gadgets you need. then set the channel to whatever the name of the gadget is, for example:

and once you do all that, for all the Item granters, you’re good to go!

8 Likes

there is probably an easier way to do this, but I’m not that good with devices and no-one was helping you sooooo…

2 Likes

It’s okay. Sorry about not being able to earlier. I started working on a different game while I waited.

1 Like

Sorry for removing the solution, but the Game overlay doesn’t work

1 Like

can you provide a screenshot?
also str!nger dosa [1] did you test it? for me it worked


  1. since you don’t like to be pinged ↩︎

maybe you made a mistake in the block code? wired something wrong?

Worked for Magic_iain

I went over it and checked. I didn’t have the = 1 or stuff

1 Like