This is sort-of related to the spawn-search routines and the /who issue, but is also an artifact of earlier versions of MQ2:
${Me.ID} will return your spawn ID, but neither /target ${Me}, nor /target id ${Me.ID} not even /Target TypeMyNameHere will actually work. I'm aware that you can just use "/target myself" but I've had to put in some special condition checks to see if a TargetString.Equal[${Me}] then change it to "myself."
Not a big deal but when looking at the spawn-search stuff I noticed the MQ2 has issues when doing some self-targeting for some reason.


