Funkenstein Posted March 21, 2022 Share Posted March 21, 2022 (edited) Hi everyone, I'm looking for a single macro that : 1/select Singularity 2/tp it next to me via Teleport Target This one doesn't work, as Singy isn't selected /macro TPSing "select_Singularity$$powexec_name Teleport Target" Is it even possible ? Sorry if if was said before, i didn't found it with search option. Thanks Edited March 21, 2022 by Funkenstein Link to comment Share on other sites More sharing options...
Psyonico Posted March 21, 2022 Share Posted March 21, 2022 Select_Singularity isn't a valid command, which is why it isn't working. What you need is to use the pet_select_name command So the first part of your macro should be Pet_select_name singularity What this team needs is more Defenders Link to comment Share on other sites More sharing options...
Nefertari Posted March 21, 2022 Share Posted March 21, 2022 You will also need to change your teleport target command to: powexec_location 0:2 Teleport Target that will put it next to you without having to click a location Link to comment Share on other sites More sharing options...
Funkenstein Posted March 21, 2022 Author Share Posted March 21, 2022 Oh great ! Thanks alot ! 🙂 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now