summaryrefslogtreecommitdiff
path: root/data/help
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-11-27 12:27:45 +0000
committerJared Adams <jaxad0127@gmail.com>2008-11-27 12:27:45 +0000
commit8ca7a933eb5d2b900ceb11fd8008941d59566666 (patch)
treee4d0cc28aec1a35f271d34429e130abe136f555d /data/help
parent9018b65a681d41866b1e12ffb687e427c8ca76b1 (diff)
downloadmana-client-8ca7a933eb5d2b900ceb11fd8008941d59566666.tar.gz
mana-client-8ca7a933eb5d2b900ceb11fd8008941d59566666.tar.bz2
mana-client-8ca7a933eb5d2b900ceb11fd8008941d59566666.tar.xz
mana-client-8ca7a933eb5d2b900ceb11fd8008941d59566666.zip
Add note about using double quotes when whispering
Diffstat (limited to 'data/help')
-rw-r--r--data/help/commands.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/help/commands.txt b/data/help/commands.txt
index 248841c7..e98cb677 100644
--- a/data/help/commands.txt
+++ b/data/help/commands.txt
@@ -50,7 +50,10 @@
/whisper <name> <message>
- This will send <message> to player <name>, if that player is logged in.
+ This will send <message> to player <name>, if that player is logged in. If the
+ name has a space in it, put double quotes around it like this:
+
+ /whisper "<name>" <message>
##2IGNORING COMMUNICATION