Haiasi
November 19, 2023, 4:09am
2
Use these guides:
1: What you’ll need: one repeater (yep that’s it)
2: open blocks and create a custom variable called num
3: make this (to create the if then else click the gear on the if-then block and add if else to the if block in the gear)
[Screenshot 2023-05-24 4.40.06 PM]
4:Connect your input and output and you’re done! (make sure output is connected to the broadcaster channels)
PS:this is infinitely expandable.
TLDR: In block code, you want to build something like
[image]
This is the loot table for Fishtopia, and the number can be changed to whatever you want. Make sure you have item granters that detect each broadcast to grant the item to the player.
or https://youtu.be/D6WvXeuDBU4 (26m warning)
Seeing as this was a FAQ in the Discord and looks to be on track to become one here. I’ve made a guide! Although this probably won’t help much, at least I tried ¯_(ツ)_/¯.
Bold = Keywords
Italics = Optio…
(Zone) Player Enters Zone > (Trigger) Trigger
Blockcode:
Set [Variable] to random integer from # to #
if [Variable] = #
do Broadcast Message On Channel “grantrandomitem1”
else if [Variable] = #
do Broadcast Message On Channel “grantrandomitem2”
Hi, Welcome to the forums , @Sharkyboss !
Don’t forget to check out the #new-user-must-read and forum-tips tag.
The Community Made Guides category is also very useful, posts there give you a gist of the rules and mechanics in Gimkit Creative.
While you’re at it, I suggest also reading the
TOS and FAQ .
If you need help with anything, just ask!
After all, this is a Community Forum !
1 Like