Neogumbercules Posted December 2, 2022 Posted December 2, 2022 (edited) Does anyone have a macro that targets the oil slick and executes a power against it? Been experimenting but I can't quite get there. So far I've come up with this. /macro_image "PowerBlast_Explosion" "Explode Oil Slick" "powexec_name "Explosive Blast"" target_name Oil Slick Edited December 2, 2022 by Neogumbercules
biostem Posted December 3, 2022 Posted December 3, 2022 I've tried something similar in the past, and it seems that the "targetcustomnext" or "targetcustomnear" commands won't allow you to trigger a power at the same time. IIRC, there is a way to have a bind do 1 thing when you depress the key, and another when you release it, but I don't recall the specifics - something about adding a '+' to the beginning of one of the commands or something similar...
Uun Posted December 3, 2022 Posted December 3, 2022 This is a key bind note a macro. You do have to click the key twice. numpad0 "targetcustomnext oil slick$$powexec_name electrified net arrow" 1 1 Uuniverse
Neogumbercules Posted December 4, 2022 Author Posted December 4, 2022 On 12/2/2022 at 9:06 PM, Uun said: This is a key bind note a macro. You do have to click the key twice. numpad0 "targetcustomnext oil slick$$powexec_name electrified net arrow" Thanks.
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