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

What is the Local server on studio?

Asked by 6 years ago

so i don't know what is local server and i want someone to tell me please tell me

1 answer

Log in to vote
1
Answered by
CodyDev 70
6 years ago

I'm pretty bad at explaining things, but I'll try.

Basically it simulates a server with multiple players, which interact with eachother the way they would in a normal online server. It's useful for testing remote events/functions in FE games because you can "play" as each player in the server.

0
OHHHH THANKS BOI beamzeedna -1 — 6y
0
It's also better than PlaySolo because of how PlaySolo loads players, etc. PlaySolo only gives you the view of the Client, and so you cannot see how Client things affect (or rather, do not affect) the Server. So when testing FE scripts it is important to use Local Server so that you aren't misled about the efficacy of some scripts. Asigkem 32 — 6y
Ad

Answer this question