#Modulescript Safety

5 messages · Page 1 of 1 (latest)

devout quiver
#

Since modulescripts can be modified clientside when they are placed inside ReplicatedStorage, I've got a simple question. do they work in serverscriptservice?

pine cipher
#

If a moduleScript is modified on the client, it does not replicate to the server @devout quiver

#

But to answer your question, yes, they do work inside of ServerScriptService, and ServerStorage

normal widget
#

(but a player can't access the module script in serverscriptservice

pine cipher
#

^ You have to handle the functioning via the server