thanks that works. but i cant quite impliment it correctly
heres the line
setAttr ("pCylinder" + $n + ".translateY") (eval("$" + $dst + "Count"));
doesnt work without the brackets either btw
setAttr ("pCylinder" + $n + ".translateY") eval("$" + $dst + "Count");
its the last part in brackets that needs to be evaluated but i dont know enough about the command to make it work. from what ive read that should work i think. any help much appreciated. thanks
Last edited by deaniopo; 09-12-2006 at 01:53 PM.