20.06.2013, 10:42
As RealCop mentioned, you're one of thousands. People have their own lives, and you're going to have to wait until one of them can help you.
Now I did a quick check and I noticed that MSelection has another function.
ShowModelSelectionMenuEx
The second parameter in this function doesn't require a file to read the data from, unlike the other one.
The second parameter is a list, array of items. So you can implement your own array with the items you want.
Kind regards,
Mike Peterson
Now I did a quick check and I noticed that MSelection has another function.
ShowModelSelectionMenuEx
The second parameter in this function doesn't require a file to read the data from, unlike the other one.
The second parameter is a list, array of items. So you can implement your own array with the items you want.
Kind regards,
Mike Peterson

