Shift Z itself is not usable, but Aaron made a script a bit ago to sort of replicate it with the API. As for directing it to specific players, that wouldn't be possible with either of those. The best thing I can think of to direct it to players would be to use Recursive Tables to expand the table entries of rollable tables. Instead of setting each table entry to have an image, you'd change the text value of the table entry to be: [Text, doesn't matter, won't be displayed](imageURL#.jpg or .png). Recursive tables will expand the result of the inline table roll so that it becomes text and then the chat parser will do the rest. <a href="https://app.roll20.net/forum/post/2845333/script-recursivetables-expands-inline-rolls-in-rollable-table-results" rel="nofollow">https://app.roll20.net/forum/post/2845333/script-recursivetables-expands-inline-rolls-in-rollable-table-results</a>