Results 1 to 5 of 5
  1. #1
    Player
    Titor's Avatar
    Join Date
    Apr 2014
    Location
    Garlemald
    Posts
    1,228
    Character
    Titor Jaraba
    World
    Balmung
    Main Class
    Alchemist Lv 100

    Is there a way to bind pvp action set to a macro?

    I want to do something like:
    /macroicon "2" gearset
    /gs change 2
    /changepvpactions 2

    For it to switch my class to monk then swap my pvp actions with one button. I cannot find a syntax for the last line though, that will acutally swap the actions. Does anyone know how to do this?
    (0)

  2. #2
    Player Nakanishi's Avatar
    Join Date
    Oct 2013
    Posts
    165
    Character
    Masanobu Nakanishi
    World
    Balmung
    Main Class
    Lancer Lv 60
    Something like this:

    /micon 5 gearset
    /gs change 5
    /addpvpaction clear
    /apa action Fetter Ward 1
    /apa action Fetter Ward 2
    /apa action Impulse Rush 1
    /apa action Impulse Rush 2
    /apa action Impulse Rush 3
    /apa action Skewer 1
    /apa action Skewer 2
    /apa action Skewer 3
    /apa action Weapon Throw 1
    /apa action Weapon Throw 3
    /apa action Recuperate 2
    /apa action Purify 1

    ???

    R.I.P. Weapon Throw
    (0)

  3. #3
    Player
    Titor's Avatar
    Join Date
    Apr 2014
    Location
    Garlemald
    Posts
    1,228
    Character
    Titor Jaraba
    World
    Balmung
    Main Class
    Alchemist Lv 100
    Yeah, that is how I was doing it. I was not sure if there was a macro command that would let you switch to one of the new saved pvp sets that arrived in patch 3.3
    (0)

  4. #4
    Player
    Enlial's Avatar
    Join Date
    Feb 2014
    Posts
    254
    Character
    Aleister Noir
    World
    Midgardsormr
    Main Class
    Marauder Lv 60
    Yeah, there doesnt seem to be a command for changing to them yet. Thing with pvp action macro like that is it takes up the entire macro to do a full set assuming you have 48+ap.

    You can actually drag the profiles from the menu to your action bar, just like gear sets (Not sure if you already knew, but wasnt immediately obvious to me. I had been going into the pvp profile and opening the menu to switch xD ). If you really wanted to save room, you could do something with hotbar swaps. Have all gearset macros on hidden hotbar 1, then have all pvp profiles on corresponding slots on hidden hotbar 2. macro would be something like "gs change #, hotbar copy hidden hotbar 2, wait 2, hotbar copy hidden hotbar 1"
    (1)

  5. #5
    Player Nakanishi's Avatar
    Join Date
    Oct 2013
    Posts
    165
    Character
    Masanobu Nakanishi
    World
    Balmung
    Main Class
    Lancer Lv 60
    Quote Originally Posted by Enlial View Post
    Yeah, there doesnt seem to be a command for changing to them yet. Thing with pvp action macro like that is it takes up the entire macro to do a full set assuming you have 48+ap.

    You can actually drag the profiles from the menu to your action bar, just like gear sets (Not sure if you already knew, but wasnt immediately obvious to me. I had been going into the pvp profile and opening the menu to switch xD ). If you really wanted to save room, you could do something with hotbar swaps. Have all gearset macros on hidden hotbar 1, then have all pvp profiles on corresponding slots on hidden hotbar 2. macro would be something like "gs change #, hotbar copy hidden hotbar 2, wait 2, hotbar copy hidden hotbar 1"
    That's a great idea, gonna do that right now.
    (0)