How to assign Octane3dsmax Maps via Maxscript

3D Studio Max Plugin (Export Script Plugins developed by [gk] and KilaD; Integrated Plugin developed by Karba)
Forum rules
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
Jari
Licensed Customer
Posts: 3
Joined: Tue Nov 11, 2014 8:38 am

For now I'm rounding the problem with this:

1. First I ad Diffuse material
meditmaterials[1] = Diffuse_material ()

2. I add all the textures manually from material editor

3. If I need new material with diffuse_tex I make copy of meditmaterials[1] and I can give new bitmap parameter to NewMaterial.diffuse_tex.filename
For bump, normal, diffuse I set *_input_type = 0 and *_value = 0 IF I don't need them.

Not the best way but works(kind of) for now :D
Post Reply

Return to “Autodesk 3Ds Max”