Jump to content


Photo

Autoexec & /ma


Best Answer Arcon , 08 October 2014 - 05:44 PM

In that case, try this:

//autoexec register chat_party_Inecroloot_H1 input /ma "Advancing March" <me>

 

Or, if you use Shortcuts (or Spellcast):

//autoexec register chat_party_Inecroloot_H1 advancingmarch

Go to the full post


    5 replies to this topic

    #1 Inecroloot

    Inecroloot

      Newbie

    • Members
    • Pip
    • 9 posts

      Posted 08 October 2014 - 07:54 AM

      So I'm trying to  set autoexec so that when one of my chars (Inecroloot) says H1, my bard will cast Advancing March.

       

      The command I'm using to register it on my bard is:

      //autoexec register chat_party_Inecroloot_H1 /ma "Advancing March" <me>

       

      Though it doesn't work. Nor can I combine AE and Send, through the following command:

       

      //autoexec register chat_party_Inecroloot_H1 //send Fuzzy /ma "Advancing March" <me>

       

      Is it not possible to do such a thing with autoexec?



      #2 Arcon

      Arcon

        Advanced Member

      • Windower Staff
      • 1189 posts
      • LocationMunich, Germany

      Posted 08 October 2014 - 10:26 AM

      It is, but if you're already using Send, you can remove AE completely and you should, AE is not at all needed for this. It's just a ghetto way to get it done without Send.

       

      Instead of writing H1 to the party, just send this command:
      //send Fuzzy /ma "Advancing March" <me>

       

      Although if you're using Shortcuts (or Spellcast) you can shorten it to:

      //send Fuzzy advancingmarch



      #3 Inecroloot

      Inecroloot

        Newbie

      • Members
      • Pip
      • 9 posts

        Posted 08 October 2014 - 05:19 PM

        For me to do that I'd have to write a macro or type it out manually. Was hoping I could do it with just typing H1. I sometimes control up to 6 characters at once, so it's easiest to be able to have them all respond to 1 short phrase in party chat.



        #4 Arcon

        Arcon

          Advanced Member

        • Windower Staff
        • 1189 posts
        • LocationMunich, Germany

        Posted 08 October 2014 - 05:44 PM   Best Answer

        In that case, try this:

        //autoexec register chat_party_Inecroloot_H1 input /ma "Advancing March" <me>

         

        Or, if you use Shortcuts (or Spellcast):

        //autoexec register chat_party_Inecroloot_H1 advancingmarch



        #5 Inecroloot

        Inecroloot

          Newbie

        • Members
        • Pip
        • 9 posts

          Posted 09 October 2014 - 05:45 AM

          That worked!!!! Thank you SO very much!



          #6 Iryoku

          Iryoku

            Advanced Member

          • Windower Staff
          • 488 posts

            Posted 09 October 2014 - 03:30 PM

            A better solution would be making an alias:

            //alias h1 send Fuzzy /ma "Advancing March" <me>

            Then you can just do //h1 and you avoid all of the AutoExec nonsense.






            1 user(s) are reading this topic

            0 members, 1 guests, 0 anonymous users