How to Transfer scripts and data to another place more conviniently

I have a game that has a lot of places you teleport to but it’s really inconvenient to transfer all datastore scripts and leaderstat scripts and weapons to every single one and also if I decide to make any changes to the script for datastore and weapons i would have to go through every place to change it.

I was just wondering if there is a more efficient way using like scripts to insert the scripts and weapons into the server automatically and update whenever I update the scripts/weapons.

I have also tried using a model then loading the scripts but it’s unreliable and delayed, unless im doing it wrong.

Thanks for any help :slight_smile:

1 Like

Have you tried using packages?

1 Like