Gimkit Randomizer help!

Ok SO the idea is: 3 chemical flasks 2 make you die, and you get put into spectator mode and the other one is randomized (so like better weapon more speed med-pack etc.) AND the chemical flasks get RANDOMIZED THEMSELVES so every time a new game starts player can’t just do choice of elimination. How do we do this.

2 Likes

Use random integer functions.
Random integer from 1 to 3.
1 and 2 are flasks that make you die.
3 is the safe flask that lets you survive.
(This WILL need to be done with blockcode)
To learn blockcode:

Can you simplify this?

2 Likes

I don’t understand, sorry

2 Likes

use a trigger to do the following:

3 Likes

Hey I have a guide about it made. ill give ya a link. How to make a easy randomizer

3 Likes

Once you have a solution please mark one! Thanks.

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.