I didnt have enough space to write the whole title, but basically if there is a chain of command blocks (impulse and chain command blocks), the chain command blocks should target the player from the impulse command block if '@s' is written inside of them.
As an example, if I write 'give @a[m=c] diamond' in a impulse command and then make a chain command block after that which says 'give @s emerald' it should look at the original impulse command and see the '@p[m=c]' and target that same person/those same people.
Please sign in to leave a comment.
1 Comments