SkullTerror Posted November 29, 2010 Report Share Posted November 29, 2010 I've been having some problems with exporting guns that need a multimaterial. Normal guns that need only 1 texture per mesh work fine. But as soon as I want to export a mesh with multimaterials, the exporter doesn't export anything, it only creates the folder, but leaves it empty. I'm using the .con method, so channels aren't the problem. any help? Quote Link to comment Share on other sites More sharing options...
mschoeldgen[Xww2] Posted November 29, 2010 Report Share Posted November 29, 2010 I'm using the .con method, so channels aren't the problem. Does that mean you 'addTemplate' a custom made child to an existing weapon ? If you modeled something i strongly suspect you're having more than one uvchannel which is not allowed in bundledmeshes. Also the vc ( vertex color ) channel should be cleared. Quote Link to comment Share on other sites More sharing options...
SkullTerror Posted November 30, 2010 Author Report Share Posted November 30, 2010 Does that mean you 'addTemplate' a custom made child to an existing weapon ? If you modeled something i strongly suspect you're having more than one uvchannel which is not allowed in bundledmeshes. Also the vc ( vertex color ) channel should be cleared. i don't model myself, but i take a expamle, eg. retexturing a M4/M203, m4 = m4 texture, m203 = m16a2 texture! Quote Link to comment Share on other sites More sharing options...
mschoeldgen[Xww2] Posted December 1, 2010 Report Share Posted December 1, 2010 If you use an existing model you can't change the surface ID's of the model and are fixed to the existing ID's. Your textures then need to have the same name as the original ones. To have more choices with texture properties ,like transparency and shader type use Rexman's 'BF2Materials.EXE' ,probably with one of the existing GUI wrappers for easier handling: http://www.bfeditor.org/forums/index.php?showtopic=5923 Quote Link to comment Share on other sites More sharing options...
rhysm_08 Posted December 7, 2010 Report Share Posted December 7, 2010 Ask me to do it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.