reset material editor slot problem
Page 1 of 1
reset material editor slot problem
guys help pano ayusin yung error... always error kasi when i use the reset, condensed,or the restore material editor slot option ng 3ds max... i research online and connected ito sa vray... but no luck.. i cant find a solution... by the way im using 3ds max 2011 and vray 1.5 sp5
ONCIRE- CGP Apprentice
- Number of posts : 545
Age : 41
Location : singapore
Registration date : 04/06/2009
Re: reset material editor slot problem
fix the error... pra sa mga ngkakaroon din ng gntong error here is the solution
1. copy the "Macro_meditUltilities" from your "(3ds max directory)-ui-macroscripts" folder
2. edit the file using notepad and change the line...
---------------------------------------------------------------
else
meditMaterials[i] = defaultMtlLib[defaultMtlLib.count]
---------------------------------------------------------------
to...
------------------------------------------------------------------
else
meditMaterials[i] = VRayMtl name: ("VRay " + i as string)
------------------------------------------------------------------
note:
a.only edit the line in the (macroscript clear_medit_slots) and (macroscript condense_medit slots)
b.make a backup copy of "Macro_meditUltilities" before editing so if something goes wrong you have the original copy
1. copy the "Macro_meditUltilities" from your "(3ds max directory)-ui-macroscripts" folder
2. edit the file using notepad and change the line...
---------------------------------------------------------------
else
meditMaterials[i] = defaultMtlLib[defaultMtlLib.count]
---------------------------------------------------------------
to...
------------------------------------------------------------------
else
meditMaterials[i] = VRayMtl name: ("VRay " + i as string)
------------------------------------------------------------------
note:
a.only edit the line in the (macroscript clear_medit_slots) and (macroscript condense_medit slots)
b.make a backup copy of "Macro_meditUltilities" before editing so if something goes wrong you have the original copy
ONCIRE- CGP Apprentice
- Number of posts : 545
Age : 41
Location : singapore
Registration date : 04/06/2009
Similar topics
» Help on Material Editor (material slot suddenly turn to pure white)
» Help: Material Editor Slot showing Black
» [SOLVED] 3ds max 2013 Material Editor Problem after Windows Update
» need help about 3d max material editor
» 3DS MAX MATERIAL SLOT
» Help: Material Editor Slot showing Black
» [SOLVED] 3ds max 2013 Material Editor Problem after Windows Update
» need help about 3d max material editor
» 3DS MAX MATERIAL SLOT
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum