- Joined
- Jan 3, 2017
- Messages
- 79
- Reaction score
- 9
- First Language
- Romanian
I want to manually load the switches data from a savefile with a script
Im noob so i tried
StorageManager.loadFromLocalFile(1)
After of course i tried manually to save a file
StorageManager.saveToLocalFile(1,json) but json is not defined
But i failed at saving the file.
Please share any thoughts. Thanks.
Im noob so i tried
StorageManager.loadFromLocalFile(1)
After of course i tried manually to save a file
StorageManager.saveToLocalFile(1,json) but json is not defined
But i failed at saving the file.
Please share any thoughts. Thanks.



