Scripts inside a local model/part wont play

so while i was making a loading system to load areas i realized that the teleport back didnt work because the model was loaded locally since i removed it from the model and it worked? so basically none of the scripts in the model worked/played

Hm, Do you mean Script? or LocalScript? Scripts only work on the server, and LocalScripts only work on the client.