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

Is there a way to (for example) use the game service chat, when using the dialogue?

Asked by 4 years ago

If I insert dialogue into a part, is there a way to check if the player has selected a certain option, and then use the "gameGetService:chat" to chat the player when ever they select a certain choice? I only need to know how to check this, I can script the rest.

0
You could use the .DialogChoiceSelected event on the dialog to check what choice the player picked : https://developer.roblox.com/en-us/api-reference/event/Dialog/DialogChoiceSelected User#20279 0 — 4y

Answer this question