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

require() only works in game.Workspace, is this normal? [closed]

Asked by 5 years ago

As the title says I'm trying to use a require() script in a model for my game, however, the require only seems to work when I put the script directly in game.Workspace. Is this normal?

0
Your script probably refers to the model with script.Parent somewhere. check your output for errors when you place the script somewhere else. RubenKan 3615 — 5y
0
I receive no error output when the script is in the model, neither when I place the script in the Workspace. Err0r_323 0 — 5y
0
Let me clarify - I'm trying to call a published Module, yes the ModuleScript is Named MainModule. Err0r_323 0 — 5y

Closed as Too Broad by User#24403, yHasteeD, and Gey4Jesus69

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?