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

needing help on how to make a phone and connecting two players chat? [closed]

Asked by
x28_97 -9
4 years ago

im trying to make a phone on roblox where you can call a player and the message that you type in bubble chat appear above the other players phone but the thing is i have no idea where to start im trying to start by having the calling portion down first but i dont know how to get two players connected on a two way line would i be in the right direction if i began looking at chat channels? thanks

1
Try it yourself first, then show us where your mistakes are and we will help you learn from them. User#34929 0 — 4y

Closed as Not Constructive by Nguyenlegiahung, alexfinger21, JesseSong, and youtubemasterWOW

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
1
Answered by 4 years ago

It may be worth reading up on this https://developer.roblox.com/en-us/articles/Lua-Chat-System

And you'll probably need to use RemoteEvents, so this could be helpful https://developer.roblox.com/en-us/api-reference/class/RemoteEvent

Ad