Script for cloning:
1:
2:
Folders being cloned:
1:
2:
When I try executing the scripts however, they don’t work. They are being cloned and enabled through a server script.
Script for cloning:
1:
2:
Folders being cloned:
1:
2:
When I try executing the scripts however, they don’t work. They are being cloned and enabled through a server script.
this seems like a bad practice in general, honestly if you have to use script.Enabled via another script then you are most likely on the wrong track, I highly suggest you try a different approach at whatever you are doing.
I have no choice but to do this, the script.Enabled isnt necessary I just thought it would fix the issue but it doesn’t
Local scripts cant run in the Player Instance itself, it has to be placed in PlayerScripts or PlayerGui
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.