Architect (Slash Command)

From City of Heroes: Rebirth Wiki
Revision as of 17:54, 22 March 2009 by imported>Lightprince (→‎Notes: Added npte about adding custom afk message.)
Jump to navigation Jump to 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"