26.05.2009, 22:29
I'm working on a program that will display (in HTML) a jpg file with the same name as an object.
The format is basically
The problem I'm having is in parsing the static.ini file. In IL2 FMB, I can select from 889 objects.
When I parse out the items with 'Title' in their entry, I get 999 objects.
When I parse out building entries, I get 1147 entries.
What do I have to do to get a list of objects only associated in the object selection of IL2 FMB?
If I get this program working, I'll post it.
The format is basically
The problem I'm having is in parsing the static.ini file. In IL2 FMB, I can select from 889 objects.
When I parse out the items with 'Title' in their entry, I get 999 objects.
When I parse out building entries, I get 1147 entries.
What do I have to do to get a list of objects only associated in the object selection of IL2 FMB?
If I get this program working, I'll post it.