Gothikaijuzero

Informant
  • Posts

    28
  • Joined

  1. Never mind, did it as a bind to the keyboard instead:


    /bind f "powexec_toggleon fly$$cc 1"
    and
    /bind l "powexec_toggleoff fly$$cc 0"

  2. Quote:
    Originally Posted by Kyriani View Post
    Just to be clear you arent trying to cram both of those commands into one macro are you?
    Thanks for the quick reply!

    Well, I would like to be able to change into the winged costume and activate fly with one keystroke, ditto for the reverse.

    Is this impossible?
  3. Hi,

    ParagonWiki lists the format of what I am trying to do (switch to a winged costume when activating fly, switching to unwinged while turning off fly) as being something like:

    /macro f "powexec_toggleon fly$$cc 1"
    and
    /macro l "powexec_tggleoff fly$$cc 0"

    However, only the second command will activate when I use the macro. I've waited for costume change to reactivate, switched the order of the powers, etc. Any ideas?

    Thanks