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

Would I be able to "require()" a table from a module script?

Asked by 6 years ago
Edited 6 years ago

I have a data store on ROBLOX and I need to access all the player's data in it from another script. The player's data is stored in a table within the module script. Can I get that data somehow from another script without having to use functions in the module script to keep sending it back and forth to clients?

0
I'm not sure entirely, but I don't think this is possible. MarceloFBentley 13 — 6y

Answer this question