Hoping someone here can help me with this.
I have a macro already I’d ideally like to implement into this one. The macro should mark the enemy player with a mouse over their frame with a skull icon, then if the macro is used again not on a player it removes the skull.(or if the player dies) The macro I will use to call out the target is.
/rw {skull} KILL %t {skull}
/i {skull} KILL %t {skull}
I’d like this all in one so I just need to press 1 button. Not everyone has bge installed, and I’d like to have a backup plan if they do not have it. Also just makes things nice for target calling. Appreciate any help given, thank you.