1. #1
    Deleted

    Target enemy player/enemy

    I'm looking for a macro that targets enemy players as priority and when there are no enemy players around, it targets enemies.
    I think I had something like this a while ago but can't figure it out how I made it.

    Thanks

  2. #2
    Unless there's some weird way to take advantage of macro logic to do that, it's not possible. You can /targetenemyplayer or /targetenemy, but you can't do both, and there's no macro condition for having player "around".

  3. #3
    Deleted
    Something like this should work:

    Code:
    /targetenemy
    /targetenemyplayer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •