View Single Post
Old 12-15-2004, 03:06 AM   #4 (permalink)
coolfile
Senior Member
 
Join Date: Feb 2004
Location: China
Posts: 356
Default

the first. to create a w3d material via maxscript. it is very easy the apply the material to a object.
Code:
m = w3d name:"Renegade Mtl #0"
someobj.material = m
coolfile is offline   Reply With Quote