
Hello, I'm trying to use Token Mod to rearrange the order of tokens on the map layer to create an experience for my players that simulates them going into a store, rather than only describing it, or using a separate page for the store map. I set up a dedicated "city macro controller" character sheet with the intention of putting these kinds of "administrative macros for a specific city" in the abilities and have that shown as a token action, so I can control how much screen clutter I have at one time. I'm trying to make it so the token mod command works based on the token ID, since selecting the token is not very reasonable for this use-case. I believe I've correctly identified the token's ID by selecting the map image (of the shop) and entering "@{selected|token_ID}" into the chat. The token id listed below is the result, which has remained consistent when trying to ID the token over several separate sessions. The command I'm trying to use is: !token-mod --order|tofront --ids -NC8EtLtcDZe0SYcdHUR However, when I use this command, I get no response from the mod that I can see (nothing in chat, nothing in the console, and no re-ordering of the token to the front). I'm not sure what I'm doing wrong. The help documentation isn't very clear, and rather than continue to bang my head against it, I thought I'd reach out and see if anyone is able to help me get back on the right track. Most sincere thanks, James