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

How would I go about Player to Player communicating through servers?

Asked by 7 years ago

Essentially what I am asking is, how would I go about making Players being able to communicate to other players in completely different Servers? Maybe I could do HttpService or maybe just somehow connect to the other server and make the Player's message a Server Message basically. Any thoughts?

0
DataStores, or HttpService, would both work. shayner32 478 — 7y
0
Would DataStores work real time? xXLegendarySoldierXx 129 — 7y
0
Datastores wouldn't work well, although it might work. HTTP service would require effort in developing a website to use for the chat. Perci1 4988 — 7y
0
Any way you could access all the servers and create a chat by doing a Server Message thing? xXLegendarySoldierXx 129 — 7y

Answer this question