Jump to content
The Calendar and Events feature has been re-enabled ×

Recommended Posts

Posted (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 by Funkenstein
  • Funkenstein changed the title to Help for Singularity Macro
Posted

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

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...