Oil slick arrow
and second is there a bind/macro i can write to auto target the oil slick pet the power summons for easy targeting? |
And if you have the Tech or Magic Origin Temp Power, you can change it to "targetcustomnext Oil$$powexecname Taser Dart" or "targetcustomnext Oil$$powexecname Apprentice Charm"
Those will automatically target the Slick and fire the power at it thus igniting it.
Head of TRICK, the all Trick Arrow and Traps SG
Part of the Repeat Offenders
Still waiting for his Official BackAlleyBrawler No-Prize
thanks, im magic and i tried the targetcustomnext Oil$$powexecname Apprentice Charm" but it didnt work :/ the one without the power name works great though
Positron's i13 letter: We are trying to make PvP more accessible to new players, while giving experienced PvP'ers the advantage that comes with formulating tactics around the new systems we're putting in place. PvP from now on will be on our priority list. If something isn't working out, we'll be in there tweaking it and making it work, for the entire future of the product, not just Issue 13.
Unless something has changed (or I did it wrong) you can't target and ignite a slick with one bind/macro click.
What I've got is a macro to target it and then ignite it, except I've gotta hit it twice. First click targets the slick, second one activates the taser dart.
What I've got is /macro OSA "targetcustomnext Oil$$powexecname Taser Dart" iirc.
I'll double check when I get home, though.
edit: maybe because its a macro, not a bind?
The Melee Teaming Guide for Melee Mans
I used the macro on my TA's you do have to click it twice.
Poisonous Ice 50 Ice/Rad
Icy Jax 50 Ice/SS
Jaxon Penn 50 Shield/Mace
Cpt Clax 50 Thugs/Dark
Lady BlackIce 50 Dark/Cold
Lady Black Ice 50 Dark/Ice
Bella Jax 50 Storm/Sonic
Operative Jax 50 SoA
Level 50 Trick Arrow Alts
TA/A-Plant/TA-Bots/TA
Level 50 Claws Scrappers
SR-Regen-DA-Invul-WP-FA
I use this and don't have to click twice:
/bind KEY "+$$targetcustomnext Oil Slick$$powexecname Taser Dart"
Well damn, I'll have to use a bind. Not that it bothers me, just surprised. I assumed a bind would work the same way as a macro. Learn something new everyday, cheers Trickshooter
The Melee Teaming Guide for Melee Mans
Doesn't the order that the bind is written in make a difference? As in, the system reads the bind from the END to the START... So if you write you macro or bind as "targettargetcustomnext Oil Slick$$powexecname Taser Dart" you actually attempt to fire the taser dart BEFORE targeting the oil slick. However, "powexecname Taser Dart$$targettargetcustomnext Oil Slick" *should* work with a single click. I don't know, I haven't tested it (as I don't have OSA yet) but if someone wants to give this a whirl and see if it makes a difference...
EDIT: Hmmm, after reviewing the bind info, the back to front is only when there are multiple *executable* commands (ie clicks or toggles)... but who knows? It *might* make a difference?
Doesn't the order that the bind is written in make a difference? As in, the system reads the bind from the END to the START...
EDIT: Hmmm, after reviewing the bind info, the back to front is only when there are multiple *executable* commands (ie clicks or toggles)... but who knows? It *might* make a difference? |
For example, if you use:
/bind {key} "powexecname Power1$$powexecname Power2"
What happens is the bind queues up Power1 to be the next power you use but then immediately queues up Power2 which due to the way the game works will cancel the attempted activation of Power1. There are a couple of tricks that you can do with this though. Notably the powexectoggleon command only works if the power is off. So using this:
/bind {key} "powexecname Power1$$powexectoggleon Toggle1"
Will turn on Toggle1 if it is turned off or activate Power1 if Toggle1 is already on.
Thanks Adeon!
Further reading (about targetting a teammate and then activating Speed Boost - so similar conceptually) suggests that the timing issue is to blame. In other words, if you could put in a pause between the 'target oil' and the 'activate power' it should work... the suggestion (which may or may not work) was to put a 'filler' command in between, i.e. "targettargetcustomnext Oil Slick$$local Burn, baby, burn!$$powexecname Taser Dart" where the filler command to say "Burn, baby, burn!" in local chat would fix the timing in between the target command and the activate power command.
Again, haven't tried it, don't know if it will work - just trying to throw in the information I can find ('cause I want this perfected before *I* get OSA! Heeeeheeeeheee)
Easiest thing thing to do is to write the macro without the pause and just learn to double tap the key you've got bound to that macro. No fuss, no muss. Takes just about as long as adding the filler to it anyway.
working my TA/ice fendur up now and I just had a few questions about OSA. First, does aim/pbu effect its damage? and second is there a bind/macro i can write to auto target the oil slick pet the power summons for easy targeting? im very bad at that sort of thing. kthnx!
Positron's i13 letter: We are trying to make PvP more accessible to new players, while giving experienced PvP'ers the advantage that comes with formulating tactics around the new systems we're putting in place. PvP from now on will be on our priority list. If something isn't working out, we'll be in there tweaking it and making it work, for the entire future of the product, not just Issue 13.