if I replace
addEvent (doCreateItem, hora * 1000, itemEx.uid, itemEx.itemid, 1, getThingPos (itemEx.uid))
and put it this way
addEvent (doTransformItem, hora * 1000, ItemExtreme.uid, itemEx.itemid, 1, getThingPos (itemEx.uid))
Will it work?
because I have to create several plants that will turn...