Is it possible to make a code in a pop-up?

I need a code system but, I want to try and make it in a pop-up. Is this possible right now?

2 Likes

It depends. The code can’t change for each player (I don’t think so anyways), but it’s still possible to input a code into the popup.

1 Like

No, it can change for each player, you’ll just need to make the trigger player scoped I think.

3 Likes

So basically, the player will get a code from a wall. From the wall they have to press a game overlay and go to codes. In the codes they will choose, select, or type the code that they got and they will get that prize.

check this guide

POPUPS HAVE BLOCKS?!?! I stand corrected lol, it is probably possible for the code to be different for each player

If you want to make it so you’ll be able to actually type out the code, you can use a Question device and link it to a kit that makes you type your answer. To prevent a player from answering again, just make it so the question device deactivates and closes when the code is correct.

Ok, I’ll try that(Nice idea👍).

I’ll just wait and see if any other people have ideas.

For giving the player their code, you can probably do something like this:


I don’t know how to make it check if the specific code they input is correct, but I’m working on it

Ok tell me when you get it.

@ThatOneBee But when the player answers it incorrectly then the code popups.

You can deactivate the questioner when you get it incorrect.

Btw in published map they won’t be able to use the right kit, so it won’t work if published.

Oh ok. So, I will use a different way.

Actually if the questioner has a kit link then it won’t let the player use their own kit in it. Its just that most published maps don’t use this feature so I don’t think many people know about this.

No it still doesn’t work, it’s been tried
Once you publish it becomes use your own kit

1 Like

I think this one is possible just use his solution

and then you add a property and set its scope to player and use it to store the code and insert a check where you want to input that code so that you can check if the code is right

I hope this is helpful :slight_smile:

Ok, I’ll try @TheLegend.

It doesn’t work. @TheLegend

I can help, but i’m kind of confused how this all works. How do you want the players to type the code in?