newRigger
07-15-2005, 09:53 PM
hi im trying to add an atrubite to a locator controller i have in the middle of a script i have running other operations
im really not so hot at mel, basicly only just grab from echo all commands checked or unchecked and the paste them into a edit pad to get what i need done.. if u can record it i can usaly mel it! heh..
ne way is there a way to add atribute with a mel say set it from 0-10 or whatever?
i keep geting errors when i run this recorded action
addDAA;
addAttr -ln aaa -at double -min 0 -max 10 |locator1;
setAttr -e -keyable true |locator1.aaa;
it dosnt get the name or the min/max/default fields i fill in..
thanks!
im really not so hot at mel, basicly only just grab from echo all commands checked or unchecked and the paste them into a edit pad to get what i need done.. if u can record it i can usaly mel it! heh..
ne way is there a way to add atribute with a mel say set it from 0-10 or whatever?
i keep geting errors when i run this recorded action
addDAA;
addAttr -ln aaa -at double -min 0 -max 10 |locator1;
setAttr -e -keyable true |locator1.aaa;
it dosnt get the name or the min/max/default fields i fill in..
thanks!
