I was wondering if there was a way to reload the textures on a vehicle for quick texturing.. I can't seem to figure it out. Reloading the vehicle itself doesn't work (CTRL+R) I have to restart my game for it to apply.
Well if you change the texture and then reload it, it doesnt reload the textures. what i have found is in the materials.cs, rename the texture to something, or add a character onto the end of the texture name, reload the vehicle. you will get a missing texture. Then in materials.cs change the texture name back to its original and reload the car. the texture should update itself.
Do your editing in the "materials.cs" file => see if there's any changes when reloading your mod => If nothing appears exit the game => delete cache and check again.