AGOSTINO 5 Posted November 26, 2012 What sets these values, in TextureSetXXX, in the aircraft.ini?? DecalNumberRandomize=TRUE <-------------------?? DecalNumberBlockSize=41 <-------------------?? DecalNumberStart=0 <-------------------?? DecalNumberEnd=40 <-------------------?? Share this post Link to post Share on other sites
Spinners 15,986 Posted November 26, 2012 DecalNumberRandomize=TRUE <------------------ Randomises the 'serial number' (or codes) decals e.g. XV512, XV517, XV519 - instead of the consecutive XV512, XV513, XV514, XV515 etc. DecalNumberBlockSize=41 <------------------ The total number of decals. DecalNumberStart=0 <-------------------?? The first decal i.e. SerialNumber000.tga DecalNumberEnd=40 <-------------------?? The last decal i.e. SerialNumber040.tga Share this post Link to post Share on other sites
AGOSTINO 5 Posted November 27, 2012 DecalNumberRandomize=TRUE <------------------ Randomises the 'serial number' (or codes) decals e.g. XV512, XV517, XV519 - instead of the consecutive XV512, XV513, XV514, XV515 etc. DecalNumberBlockSize=41 <------------------ The total number of decals. DecalNumberStart=0 <-------------------?? The first decal i.e. SerialNumber000.tga DecalNumberEnd=40 <-------------------?? The last decal i.e. SerialNumber040.tga Thank you so much ... ... now it's all clear!!!! Share this post Link to post Share on other sites