ScriptSpot

Forum topic · Scripts Wanted

How to Instance a Map from one slot to another............plz help

By syed_sajjad2003 · 2011-07-17

Description

hy everyone. I want to know how to instnace a map from one slot to another slot. i just did copy it. it Works but when I try to Instance it.It gives error...... anyone plz help me......

Comments (1)

hope this help

Anubis · 2011-07-17

m = meditMaterials[1]
m.ambientMap = copy m.diffuseMap -- copy
m.ambientMap = m.diffuseMap -- instance