diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-04-16 20:14:11 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-04-16 20:14:11 +0000 |
commit | 969adac16bbaae97f4d96ade2b93cd09a2d456ea (patch) | |
tree | fcf6fa278954e9a21e987b4246e208ba863d7d1d /docs/FAQ.txt | |
parent | 23292470d9994a5e5d69451096343bc42cc37336 (diff) | |
download | mana-969adac16bbaae97f4d96ade2b93cd09a2d456ea.tar.gz mana-969adac16bbaae97f4d96ade2b93cd09a2d456ea.tar.bz2 mana-969adac16bbaae97f4d96ade2b93cd09a2d456ea.tar.xz mana-969adac16bbaae97f4d96ade2b93cd09a2d456ea.zip |
Updating some docs
Diffstat (limited to 'docs/FAQ.txt')
-rw-r--r-- | docs/FAQ.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/FAQ.txt b/docs/FAQ.txt index a5989731..27ac9e4a 100644 --- a/docs/FAQ.txt +++ b/docs/FAQ.txt @@ -43,6 +43,21 @@ Q: I always get "Wrong password" but I'm sure I typed it right, why? A: If is the first time you login be sure you're not adding _M at the end of your username. Else please send an e-mail to umperio@users.sourceforge.net. +Q: How can I talk to NPCs? + +A: Did you read README? Are you really sure? If not go read it and you'll find + all the known commands. If you notice the README is not up to date/wrong, + please report it to the developers. + +Q: I just typed /<command> in the chat window and then I saw "Your account has + been banished until ..." and TMW closed. Now when I try to log in nothing + happens? + +A: That's because /<commands> are not implemented at the moment of writing. + Please avoid using such commands (i.e. /help) until they're added. + Anyway the ban is temp, just wait some minutes and you should be able to + connect again. + DEVELOPMENT |