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 21:54, 22 March 2009 by Lightprince (Talk | contribs) (Notes: Added npte about adding custom afk message.)

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.

You may also wish to add a custom AFK message to this macro/bind. To do so, simply append "$$afk custom message here" to the chain of commands inside the quotation marks. This will create a bubble above your head with your custom message, and will also send an automatic reply with the message to anyone that sends you a private message.

  • Example: /macro AE "architect$$em laptop$$afk Designing a mission"