Hi, I'm a player that's returning to this awesome game after a long break. I have a question for keybind/macro specialists:
I used to have a keybind that would allow me to target one of my pets, and then tell it to go to a specific location. Its syntax was:
/bind ctrl+lbutton petcomname $target goto
When I issue this command now, it returns an error saying that the pet with the name $target could not be found. I've tried a few variations, including:
Hi, I'm a player that's returning to this awesome game after a long break. I have a question for keybind/macro specialists:
I used to have a keybind that would allow me to target one of my pets, and then tell it to go to a specific location. Its syntax was:
/bind ctrl+lbutton petcomname $target goto
When I issue this command now, it returns an error saying that the pet with the name $target could not be found. I've tried a few variations, including:
/bind ctrl+lbutton petcomname "$target" goto
/bind ctrl+lbutton "petcomname $target goto"
/bind ctrl+lbutton petcom_name $target goto
I've also targetted several different pets, none of which have a space in the name.
Am I remembering the syntax incorrectly? Or, is this a bug?
Thanks in advance!!