
I'm trying to make an Detect Alignment Spell macro where I chose the Allingment an it changes the text accordingly but I've got a Problem.
I can make am macro so that I chose Evil an it changes all parts of the Text accordingly to my choice.
But then it comes to the Part where you becomme overwhelmed if you are on the oppside side of the Alignment scale an detect a very strong aura
I tried to just copy the rollquery and change the output from Evil to Good but instead of Good it just says evil at that point.
This is the command i use ?{Alignment| Evil, Evil | Good, Good | Chaos, Chaos | Law, Law} .
It seams that roll20 sees after the 1. one of those only "?{Alignment |" and inputs the fist version of the Option I chose instead of looking which Option I chose and then look which text or roll that would be at this point in the macro.
Is there a way to make this work so I dont have to make a 2. roll querys or input the whole text in the query 4 times to get every version right?
2. Is there an chat command that higlights only the name of the selected token?
/em @{selected|token_name} shows unfortunetly also the name I use in the chat but I only want to see the tokens name in this way without my chosen name highligted.
I can make am macro so that I chose Evil an it changes all parts of the Text accordingly to my choice.
But then it comes to the Part where you becomme overwhelmed if you are on the oppside side of the Alignment scale an detect a very strong aura
I tried to just copy the rollquery and change the output from Evil to Good but instead of Good it just says evil at that point.
This is the command i use ?{Alignment| Evil, Evil | Good, Good | Chaos, Chaos | Law, Law} .
It seams that roll20 sees after the 1. one of those only "?{Alignment |" and inputs the fist version of the Option I chose instead of looking which Option I chose and then look which text or roll that would be at this point in the macro.
Is there a way to make this work so I dont have to make a 2. roll querys or input the whole text in the query 4 times to get every version right?
2. Is there an chat command that higlights only the name of the selected token?
/em @{selected|token_name} shows unfortunetly also the name I use in the chat but I only want to see the tokens name in this way without my chosen name highligted.