Is there a way to check one of your XTargets for Mana or Health level without targeting them? I have set my MT as XTarget 5 and want to create a shit to heal if below a health %. Looking to do the same with mana, but not as important.
Thanks in advance
PS this is on an emu server. xtargets work on it, but can't find the syntax for health check.
EDIT
Think I figured it out, need to use Spawn.
${Spawn[${Me.XTarget[5].ID}].PctHPs}<100)
Thanks in advance
PS this is on an emu server. xtargets work on it, but can't find the syntax for health check.
EDIT
Think I figured it out, need to use Spawn.
${Spawn[${Me.XTarget[5].ID}].PctHPs}<100)

