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
m (Notes: Added npte about adding custom afk message.)
Line 3: Line 3:
  
 
== Notes ==
 
== Notes ==
* Without [[Mission Engineer Badge|Mission Engineer]], the character needs to be inside an [[Architect Entertainment Buildings|Architect Entertainment Building]], standing in one of the rooms with an [[Architect Entertainment Station]].
+
* Without the [[Mission Engineer Badge]], the character needs to be inside an [[Architect Entertainment Buildings|Architect Entertainment Building]], standing in one of the rooms with an [[Architect Entertainment Station]]. Note that it is not necessary to be standing right next to a station; anywhere in the room will work.
**Note that they don't have to be standing right next to a station. Anywhere in the room works.
+
* With the [[Mission Engineer Badge]], the character can pull up the [[Mission Architect]] window ''anywhere'', including inside missions and bases.
* With [[Mission Engineer Badge|Mission Engineer]], the character can pull up the [[Mission Architect]] window ''anywhere'', including inside missions and bases.
+
  
  
Line 13: Line 12:
 
:'''''{{slashcommand|bind|key "architect$$em laptop"}}'''''
 
:'''''{{slashcommand|bind|key "architect$$em laptop"}}'''''
 
:*Creates a [[binds|bind]] which will bring up the Mission Architect window and play the laptop emote.
 
:*Creates a [[binds|bind]] which will bring up the Mission Architect window and play the laptop emote.
You may also wish to add a custom [[Afk (Slash Command)|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 [[Tell (Slash Command)|private message]].
+
To add a custom [[Afk (Slash Command)|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 [[Tell (Slash Command)|private message]], so long as the character's status stays toggled as AFK in this manner:
:*''Example: '''/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"'''''

Revision as of 02:25, 23 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"