Hey I need a bit of help understanding the ini++ object.
on ini i have the frame saved:
[Save]
Frame=3
Then on my title screen it loads like this:
GroupItemValue( "Ini", "Save", "Frame")
Works perfectly fine.
On ini++ I have the frame saved:
[Save]
Frame=3
and on my title screen i can seen to figure out how to get the info from the item.
