How can i get an array of all the savedGame files in the saved directory ?
Announcement
Collapse
No announcement yet.
How can i get an array of all the savedGame files in the saved directory ?
Collapse
X
-
How can i get an array of all the savedGame files in the saved directory ?
Check out my game OldSchool Nightmare : http://www.indiedb.com/games/oldschool-nightmareTags: None
-
Originally posted by Mosel3y View PostI was trying to do this too, and couldn't find a good solution. In the end I used Rama's plugin, and wrote the names of the save slots (that the user enters) to a config file, and then got those names from the config to populate a list on a load screen.
I think a function that scans the save folder is kind of must have.Check out my game OldSchool Nightmare : http://www.indiedb.com/games/oldschool-nightmare
Comment
Comment