|
| 08 Aug 2011 05:53 AM |
Can one script save and another load?
E.G.
Script1: player:SaveString("Test", "Load me!")
Script2: print(player:LoadString("Test"))
Can you do that? I dont really know much about data persistence. |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2011 05:53 AM |
| Since it's saved data, and according you do it correctly, it should work. |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2011 05:58 AM |
| ok thanks so does that mean you carnt name saves the same name other wise it will over wright? |
|
|
| Report Abuse |
|
|