Jump to content

Help with Grav/Time Controller Macros


Recommended Posts

I'm having a difficult time with creating Macros for my Grav/Time troller. I can't get the macros to work with targeting skills. Right now I'm trying to make macros for these skills

 

Temporal Selection - Target nearest ally to buff

Distortion Field - Target nearest Enemy

Dimension Shift - Target Nearest Enemy

 

For Distortion/Dimension I'm using /macro XX "powexec_location target " But it's not triggering.

And for temporal I tried the macro I have for Speed Boost on my Kinetic troller "unselect$$target_friend_near$$powexec_name" and it's not working.

 

Anyone who plays Grav/Time troller, can you share your Macros/Binds? That would really be helpful for this build!

 

Link to comment
Share on other sites

When you have a macro that selects a specifc target and fires a power, you have to double click the macro.  The first click will select the target and the second click will fire the power.  Hopefully that helps.  You can actually leave out the underscores if you want as well.

 

/macro temp "targetfriendnear$$powexecname temporal selection"

/macro distortion "targetenemynear$$powexeclocation target distortion field"

/macro dimension "targetenemynear$$powexecname dimension shift"

Link to comment
Share on other sites

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...