Hi everyone!
I have some questions about the savegames functions.
If I need to know the total number of savegames that have been made, ¿is there a way to know it?
Well lets suppose y know it. If i need, How i could to retrieve the description of each one? And order it by date from recent to older?
The only way, i think, is loading it in an invisible listbox with FillSaveGameList anc accessing to any of its items ¿isn't it?
Thanks