Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

how do i make an event happen if u choose a dialog choice?

Asked by 5 years ago

I have been searching but nothing seems to work. I want to make so if you select no I want you to be teleported to another game. pls explain how it works too

1 answer

Log in to vote
0
Answered by 5 years ago

You'd use the Dialog.DialogChoiceSelected event to do so. The event provides both the player that selected the choice and the choice selected.

0
i'm new to lua how do i use it in the code ra1nb0wp0n1 2 — 5y
0
DialogChoiceSelected and TeleportService. Use RemoteEvents to pull it off. DeceptiveCaster 3761 — 5y
0
ok thanks I relized that u answered it here ra1nb0wp0n1 2 — 5y
0
but exxtremestuffs how does it provide the selected choice if I have not said which choice is the correct anywhere in the code? ra1nb0wp0n1 2 — 5y
Ad

Answer this question