test content
What is the Arc Client?
Install Arc

Macro Help

aaronjfaaronjf Member, Neverwinter Beta Users, Neverwinter Guardian Users Posts: 0 Arc User
edited August 2013 in General Discussion (PC)
Is there a command to bring up a window to make a macro or something? I was hoping just to make a simple /gotocharacterselect for the times I want to log to the char select screen. I can type it every time but would sooner just hit a button to accomplish the same result.
I did try the search but only found results on bots etc. Nothing that seemed to give info on making a macro. Guessing due to bots etc, there has to be a way to make them though at least :D
Post edited by aaronjf on

Comments

  • tang56tang56 Member, Neverwinter Beta Users, Neverwinter Guardian Users, Neverwinter Knight of the Feywild Users Posts: 0 Arc User
    edited August 2013
    Use this.
    /bind "any key" gotocharacterselect

    Obviously replace "any key" with whatever you want.
    RIP Neverwinter 26/06/2014
  • theviking2006theviking2006 Member, Neverwinter Beta Users Posts: 817 Bounty Hunter
    edited August 2013
    Or just hit escape and click the go to character select screen?
  • cgta1967cgta1967 Member Posts: 86
    edited August 2013
    Id like a /followleechloot macro please.
    _______________________
    ---- FIRE EVERYTHING ! ----
  • aaronjfaaronjf Member, Neverwinter Beta Users, Neverwinter Guardian Users Posts: 0 Arc User
    edited August 2013
    Thanks guys. Appreciate it :D
  • criceacricea Member Posts: 5 Arc User
    edited August 2013
    Started trying to learn how to setup macros a couple weeks ago and bit by bit I have found some very useful information that has allowed me to make some macros.

    One of the things I would like to do is make it so my "specialClassPower" (divine power, as I am a cleric) turns on when a key is press and off when the key is release. Instead of having to hit once to turn it on and then hit it again to turn off. I tried all kinds of crazy things and nothing has worked.
    Decimal "++specialClassPower $$ +specialClassPower"
    
    Decimal "+specialClassPower $$ ++specialClassPower"
    
    Decimal "specialClassPower 1 $$ specialClassPower 0"
    
    Decimal "++specialClassPower"
    

    The next thing I am curious about is that while trying to get that to work I tried using an "alias". Alias works fine if I type it in the chat frame but if I wish to have one in my bindings file they don't work. Based on two examples I saw, something like this should work
    alias SCP "specialClassPower {}"
    
    And then you can call "+SCP" and it will run "specialClassPower". But I just get "Unknown command "SCP"".

    Been trying to search for other macro examples for both Neverwinter and Star Trek Online and I haven't found anything that answers the question. So hoping someone knows of a link I haven't found or has already done it and can help out.

    EDIT: why on earth did this post get added to the end of someone elses thread? I selected "Post New Thread". If I wanted to add it to another thread there was another that is much more relevant, but most forums frown on posting new questions in old threads
Sign In or Register to comment.