Hi, could you add scripting support for copying items?
Hi, could you add scripting support for copying items? This would be a lot more convenient instead of getting and assigning all the item properties to a new item.
Thanks for a great launcher!
Colin
]]>« I’m unable to create scripts in the latest beta. (Previous Post)
< ![CDATA[
This should be fairly easy since item cloning is now fully supported (except for widgets). This is merely plumbing.
]]>
< ![CDATA[
I didn’t have time to update the API documentation but the method is Container.cloneItem(item). It will return the newly created item.
]]>
< ![CDATA[
Wow thanks for the quick implementation. I will be using this quite a lot!
]]>