Run a local block but in other sprite

Hi, How i can use the block tell for executing a local block in another sprite
(The other sprite have a local block, i want run this block but from another sprite)

The local block has 2 inputs parameters

thk

Run this block in the sprite with the local block (replacing placeholders with actual data):
image

That's it !
(i miss this part)
image

thanks for this solution. Just to make it clear: You don't need to use the TELL block for this, as long you're RUNning a blocks using the OF reporter (and it doesn't have any effect in this case).

Thahk's Jens, you're right !

If i understand, tell is for execute one or multiple instructions by another sprite

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.