For some reason the Wiki wont load for me, but a simple explanation of what it does and what I can do for it will be very helpful.
I don't use Module scripts very often, but I do have a basic idea of what it does. Module scripts don't execute immediately whenever the game starts, and will run only once by calling require()
.
Example:
local mod = require(game.Workspace.Modulescript) printmod("Test Print")
Whenever the Wiki starts working for you, here's the direct link to help you further.
If you have any further questions, you can send a message through my ROBLOX inbox.
~Kyo-Chan