working on a macro that will detect if a PC is nearby, this seems to detect me as well, is there a way to make it exclude me and my group?
Code: Select all
/if (${Spawn[pc noalert 1 radius ${pcradius}].ID})
this used to work, was there a recent change?