I have a problem with my cd macro. The problem is due to client language changes, in fact when i log in an italian client the /cast macro doesn’t work anymore(obv because the client can’t find the english spell name). Is there a way to solve this problem?
You can do
/use spell languageA
/use spell languageB
in the same macro because a non existing ability cant be used
It wont work with showtooltip though because it definitly looks up whatever name you gave it or the first ability/item expected.