/usetoy [Conditionals] Don't Work At All?

By all accounts, it should be as simple as this:
https://wowpedia.fandom.com/wiki/MACRO_usetoy
BUT I cannot get ANY conditionals to work with my toys. For example, the below fails to be used on my focus.

/usetoy [@focus] Fruit Basket
Separate example:
/usetoy [@player] Argent Crusader's Banner
instead of dropping the banner at my feet like its supposed to, it requires me to manually place it on the ground.

In every single case, w/e toy I am using gives me the blue highlight cursor, and will only fire off, if I manually click on something. Searching the forums, I see that this issue has come up a few times over the years, but there is never a solution listed.

Reticle options only work with spells. Not sure why @focus isn’t working if it’s supposed to.

Any idea if there is another way to drop the banner at my feet?

EDIT:
As far as I can tell, the temporary targeting conditionals are completely broken (ei: @player, @focus), but there doesn’t seem to be an explanation as to why.

You missed a line in the wiki:

Usage

This command accepts secure command options. The returned clause value will be interpreted as a toy name to use, while the condition target will be ignored. If no conditions are satisfied, no action will be performed.

Just because it accepts secure command options (i.e. doesn’t error when they’re present) doesn’t mean it uses them all.

1 Like