Hi, I just started using macros, and I was wondering if it was possible to use the token name to get the token id. Just in case I wasn't clear, I'll give you an example. Say I have a character named Bob, and every time I use the macro /fx beam-fire @{selected|token_id} @{target|Foe|token_id} while he is selected, he shoots a beam of fire at the target. Is it possible to make it so that I don't need to select Bob, and just select the target? I already know I can put in the token id separately, but that won't work if the token is moved to a different map, as it will have a different token id. Sorry if this is a dumb question.