Chat commands

From Anarchy Online Wiki [AOWiki]

Chat commands (work in progress)

Chat commands can be used in macros and in scripts.

This is a list with in game chat commands and their brief descriptions.


Communication related commands

Tell command

  • /tell <character name>
    opens a window for private conversation with an in-game character
  • /tell <character name> <message text>
    sends a private message to a in-game character
  • /reply <text>
    /r <text>
    SHIFT + R <text>
    Send a private reply to the last person who messaged you.

Sending messages to specific channels

  • / takes you to last chat window
  • /v <message text>
    sends a message to all characters in your vicinity
  • /t <message text>
    sends a message to all characters that are currently in your team
  • /s <message text>
    sends a message to all characters in extended vicinity
  • /w <message text>
    sends a message to all characters in reduced vicinity
  • /o <message text>
    sends a message to all characters that are members of your organization
  • /text <text>
    Shows <text> only in your own chat window.
  • /ch <channel>
    Change default channel to <channel>.

Finding characters and how to hide

  • /list - Show all players currently in the same zone as you.
  • /anon - Toggle annonymous mode on and off. When annonymous the /list command will not show your name.
  • /lft <message> - Toggle 'Looking for team' on and off, optionaly using <message> as your description.

Organization related commands

  • /org invite
    invites the targeted in-game character into your organisation.
  • /org promote
    promotes the targeted in-game character up to one rank below yours.
  • /org demote
    demotes the targeted in-game character if he is of lower rank.
  • /org bank
    displays the amount of credits currently in the organisation bank.
  • /org bank add <amount>
    transfers the specified amount of credits from your account to the org bank.
  • /org bank remove <amount>
    transfers the specified amount of credits from org bank to your account (org leader only).

Emote related commands

/me <message text>
sends a message to emote channel replacing /me with your in-game character name.


Pet related commands

  • /pet <name> <command> - Sends <command> to your pet <name>. If you do not specify <name> the command is sent to all your pets. If you specify <name> and your pets name includes spaces you need to add quotationmarks, eg. /pet "Nibbles the dog" terminate.

Other commands

Friends

  • /cc addbuddy <name>
    Add someone to your friends list.
  • /cc rembuddy <name>
    Remove someone from your friends list.
  • /cc rembuddy ?
    Clears the entire ? section of your friends list.

Exiting from game

  • /camp - Exit the client the normal, gracefull way.
  • /quit - This command will exit the client without further questions. Sometimes used to "fake LD". Not very usefull. Note that when quitting game suddenly (/quit or double alt+F4) some settings might not be saved, such as icon positions, certain options etc.

Viewing local files

  • /showfile <filename> - Shows the local file <filename> in the info window. This is used by the helpsystem alot. The path defaults to your Anarchy Online\cd_image\text\help\ directory.
  • /messagebox <message> - Opens a messagebox with <text> in it and a Ok button to close it. This is NOT the info window we will be using alot later, just a popup message box.