I have many tokens which are linked to rollable tables, allowing one token with multiple sides. You can right click on the token, and then randomly roll each one, but I'd like to have a script which randomly rolls those images as they are pulled onto the tabletop. This is currently not possible since, "to do that, you'd change the side property of the token, however changes
to that property do not cause the imgsrc to update. Further, if the
images listed in the table are from the marketplace, you can't even fake
it by looking up the right image and setting the imgsrc property as the
API can't set imgsrc to anything in the marketplace." (Quote from The Aaron - I know nothing about these things). So, I think I'm asking that the API have the functionality which allows changes to the side property of a token to cause the imgsrc to update. Who's with me?