Moderator: MacroQuest Developers
Code: Select all
/target id ${Me.NearestSpawn[pc].ID}Code: Select all
/target id ${Me.NearestSpawn[1,pc].ID}Rhev wrote:How does one /target the nearest PC that isnt himself.
Code: Select all
/target pc notid ${Me.ID}