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

I can't find the server side script. Please can you help?

Asked by 5 years ago

I need to find a server side script but I can't. does anyone know where it is?

0
Add more context please HomieFirePGN 137 — 5y
0
what are you asking?? i don;t understand User#23252 26 — 5y

1 answer

Log in to vote
0
Answered by 5 years ago

Server side scripts are just scripts, the icon that is the blue scroll. Client side scripts are LocalScripts, the scroll icon with the player on it.

This article goes more in depth on how to get to the sever, and even back to the client. [https://developer.roblox.com/articles/Roblox-Client-Server-Model]

I'd also recommend to read up on RemoteEvents, RemoteFunctions, BindableEvents, and BindableFunctions which can be used to get information from the server or client, and bring it back to another server or client. https://developer.roblox.com/articles/Remote-Functions-and-Events

Ad

Answer this question