Hi. I am getting "--Type error: Call needs function or class, got: 100.0", when I am trying to use my sript which should write opacity parameters of selected texture in file. I don't know what I should write to make it work correctly. local found = 0 local objMat = selection[1].mat for i = 1 to meditMaterials.count where…