#ModuleScript not loading
1 messages · Page 1 of 1 (latest)
Errors?
wow thanks
mhm
send location of module script
yeah the script with the require() is a local script
** You are now Level 6! **
you are using wrong location
play the game and see where the script is being replicated
it's should be inside the player model somewhere
so use game.Players.localplayer.
isnt that startercharacterscripts
starter character scripts are in the character model
while the one I'm talking about is in the player model
inside players service
uh
then put them in replicated storage
and change the location in the scripts

you forgot to change the location inside the module script
and why are you requiring a module inside the same module
oh thats a script pasting issue
ok cool i did everything but it still doesnt work
well remove that
show console?
i did
.
wait
?
print AI.cam
nil 😭
define variables inside the module as ```lua
module.variable = "value"
don't use local
i tried to
local make it accessible only inside the module
oh nvm
well do it, that's the only way it's going to work
@manic ore atleast tell me did it work
alr
new scripter?
yep