Okay There is no code that I think I need to give but if there is then let me know. But let me explain a little bit more better. So basically what I am saying is Lets say that there is 1 script it has a variable like
local datastore = game:GetService("DataStoreService"):GetDataStore("Test")
Now lets say like in another script, we type the exact same line. Now what i am wondering is will they have the same data if I saved data in the other script? Let me know if you know but if you do then please tell me! Either way, thanks!
if your saying that the values will be kept the answer is no because a datastore can only hold 1 value