Macro issue, maybe naming issue as well
So on my 5 hunter team, I named all my pets the same as the main char: Æni. This has had the unintended result of my macro failing, but only on the 5th character, and only sometimes. It keeps giving me the "unknown unit" error. Here's the macro just for reference. (yes its convoluted, but it works for me xcept that last char sometimes)
/target [target= Æni, nodead]; [target= Ænia, nodead]; [target= Ænie, nodead]; [target= Ænii, nodead]; [target= Æniy, nodead];
/follow target
/target=targettarget, nodead, harm, exists
Any ideas? im thinking of picking up bellygrub when its available, and changing each chars pet to their name, so i dont have 5 Æni around to screw up the macro.