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 (handy macro/bind)
m (Notes: Added npte about adding custom afk message.)
Line 9: Line 9:
  
 
A handy macro or bind can be made to pull up the Mission Architect window without having to type it every time:
 
A handy macro or bind can be made to pull up the Mission Architect window without having to type it every time:
:'''''{{slashcommand|macro}} AE architect$$em laptop'''''
+
:'''''{{slashcommand|macro}} AE "architect$$em laptop"'''''
 
:*Creates a [[macro (Slash Command)|macro]] icon labeled "AE", which will bring up the Mission Architect window and play the laptop emote.
 
:*Creates a [[macro (Slash Command)|macro]] icon labeled "AE", which will bring up the Mission Architect window and play the laptop emote.
 
:'''''{{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]].
 +
:*''Example: '''/macro AE "architect$$em laptop$$afk Designing a mission"'''''

Revision as of 21:54, 22 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.

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"