GameGetDetails(slot,array[64])
Get Save Game Details.
Argument 'slot':Save slot to use, 0-9 are available.
Argument 'array[64]':Array to store the information in.
new array[64]; GameGetDetails(0, array); highscore = array[0];
Comming Soon
Comming Soon