Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Architect (Slash Command)

From Paragon Wiki Archive
Revision as of 02:25, 23 March 2009 by Lightprince (Talk | contribs) (Phrasology)

Jump to: navigation, search

Slash Command

/architect  

Brings up the Mission Architect window.

Notes


A handy macro or bind can be made to pull up the Mission Architect window without having to type it every time:

'''/macro AE "architect$$em laptop"
  • Creates a macro icon labeled "AE", which will bring up the Mission Architect window and play the laptop emote.
'''/bind key "architect$$em laptop"''
  • Creates a bind which will bring up the Mission Architect window and play the laptop emote.

To add a custom AFK message to this macro/bind, simply append "$$afk custom message here" to the chain of commands inside the quotation marks. This will create a bubble above the character's head containing the custom message, and will also send it as an automatic reply to any private message, so long as the character's status stays toggled as AFK in this manner:

'''/macro AE "architect$$em laptop$$afk Designing a mission"
'''/bind key "architect$$em laptop$$afk Architect at work"