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

Difference between revisions of "Architect (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
Line 15: Line 15:
 
:'''''{{slashcommand|macro}} AE "architect$$em laptop$$afk Designing a mission"'''''
 
:'''''{{slashcommand|macro}} AE "architect$$em laptop$$afk Designing a mission"'''''
 
:'''''{{slashcommand|bind}} key "architect$$em laptop$$afk Architect at work"'''''
 
:'''''{{slashcommand|bind}} key "architect$$em laptop$$afk Architect at work"'''''
 +
 +
 +
[[Category:Mission Architect]]

Revision as of 10:17, 28 March 2009

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"