AmericanNero
Seasoned veteran member
- Joined
- Oct 13, 2020
- RedCents
- 4,709¢
/echo ${Spawn[AmericanNero]}
If there is a mount, the first thing I get back is AmericanNero_mount00. Wouldn't the first thing to expect is the exact match?
I see this problem crop up in mq2dpsadv results, too. Note that limiting the result by [pc name] would *not* give me the result I want, I want to provide a name and it return the *exact* match first, if it's there. This is for a general use target function. If spawn returns an array, I don't know how to access it.
I love reinventing the wheel. I learn so much.
AN
If there is a mount, the first thing I get back is AmericanNero_mount00. Wouldn't the first thing to expect is the exact match?
I see this problem crop up in mq2dpsadv results, too. Note that limiting the result by [pc name] would *not* give me the result I want, I want to provide a name and it return the *exact* match first, if it's there. This is for a general use target function. If spawn returns an array, I don't know how to access it.
I love reinventing the wheel. I learn so much.
AN

