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

Only the Dialog User Can See the Dialog?

Asked by 6 years ago

When using dialog on a block/character/whatever in Roblox, every player can see the conversation that one player and the dialog box are having. How can I make it so only the person using the dialog can see the dialog that they are using, and other players can't see it. Also, please make sure multiple people can use the dialog at once.

0
You're gonna have to make your own dialog system. RubenKan 3615 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago
Edited 6 years ago

There’s a property in the dialog called BehaviorType. You can use that so multiple players can use the dialog at once while not seeing other peoples’s dialog.

Here’s a link to dialog if you want to learn more about it :

http://wiki.roblox.com/index.php?title=API:Class/Dialog

Ad

Answer this question