I added this to CProject::LoadPropItem
Code:
prop.bCanLooksChange = scanner.GetNumber(); prop.bIsLooksChangeMaterial = scanner.GetNumber();
Code:
BOOL bCanLooksChange; BOOL bIsLooksChangeMaterial;
Is there any value holding the maxparam?
Can anyone give me some hints on how to make this work?
I appreciate your help!






