How can I add more than 2 choices on a pop-up

Hello everyone, I’ve been playing Gimkit for a long time, but I still have a question about the pop-up. I tried to make a pop-up that has more than 2 choices, so I can teleport the player to more than 2 places, but I struggled, because there’s only two “called to action”, can someone help me?

Welcome to the community! You can either use the Popup Call To Action device if you have the Season Ticket. Or, you can make a popup chain:

For example, I have three Popups for the players to choose their options from:

  • For Popup 1, make the first call to action [Choose option 1] and the second call to action [Next option]
  • For Popup 2, make the first call to action [Choose option 2] and the second call to action [Next option]
  • For Popup 3, make the first call to action [Choose option 3] and the second call to action [Next option]

Wires for the popup chain:

Popup 1 (secondary call to action clicked) -> Popup 2 (open popup)
Popup 2 (secondary call to action clicked) -> Popup 3 (open popup)
Popup 3 (secondary call to action clicked) -> Popup 1 (open popup)

Once you’ve done that, you can now make the Popups to teleport players to different places when the indicated primary call to action is clicked (via different teleporters):

Popup 1 (primary call to action clicked) -> Teleporter 1 (teleport player here)
Popup 2 (primary call to action clicked) -> Teleporter 2 (teleport player here)
Popup 3 (primary call to action clicked) -> Teleporter 3 (teleport player here)

Let me know if you still need help!

Edit:

You are welcome! Mark a solution if this helped! @PumpkinPie

13 Likes

I’d also add on to what NotYoyo said and say that if you have Discord or are on the Gimkit Wixsite, and don’t have the Season Ticket if you’re very persuasive someone might place it for you. Although I wouldn’t join one of those platforms and instantly ask. But I know there are a couple of users on the Discord at least who help out with this sort of thing.

Thanks for helping! Now I know how to do it.

You can only do this with the season ticket :frowning:
But you can remake it by making a popup made of terrain and buttons!

Also mark a solution

1 Like

Huh? What does that mean?

1 Like


is this what you mean?

Yes, kind of. When the button is press to open the popup, it teleports the player to where at least three different buttons are.

wait, you want it so when you press the right button it teleports you?
if so, just wire a teleporter to the right button: button pressed ----> teleport player to target,
and if the player presses the wrong button, wire the button to a respawn: button pressed
----> respawn player
if this helps, reply

I have used that before, but the only problem is that it is difficult and confusing to set up (Sometimes) and it takes quite a bit of memory!