so simple, and yet nobody in the universe ever thought of making a script to do this... see the picture.
the last numbers are exactly the same as their counter position the only different thing is the 3 letters at the beginning. I tried with arrays, no luck, someone please help me I will die.
clearlistener()
allObjects = $*Ptr*
goObjects = $*Chr*
for i = 1 to allObjects.count do
(
select allObjects[i]
$.parent = goObjects[i]
)
barigazy · 2012-05-20