macroingitup
Member
- Joined
- Jul 5, 2015
- RedCents
- 102¢
Hi, I am making a targeting macro which looks for specific name types to target only those. I am having issues when I do the following:
/declare Targets string outer plains lion cat
it is only looking for targets with 'plains' in the name instead of any mobs which contains either 'plains' 'lion' or 'cat.' If I change the order and put cat first, it would look for that. How can I make it look for any of the defined strings?
What am I doing wrong? Thanks!
/declare Targets string outer plains lion cat
it is only looking for targets with 'plains' in the name instead of any mobs which contains either 'plains' 'lion' or 'cat.' If I change the order and put cat first, it would look for that. How can I make it look for any of the defined strings?
What am I doing wrong? Thanks!

