summaryrefslogtreecommitdiff
path: root/README
blob: b101db7ff822c14b51e2806946d79b89d8da3035 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
THE MANA WORLD
==============

 Version: 0.0.12    Date: 1/5/2005


 Development team:
  - See AUTHORS file for a list

 Powered by:

  - SDL, SDL_image, SDL_mixer (Media framework)
  - Guichan (GUI framework)
  - libxml2 (XML parsing and writing)
  - PhysFS (Data files)


0. Index
--------

1. Account
2. Commands
3. Skills
4. Support

1. Account
----------

To create an account, add "_M" after your username when you login for the first
time and enter a password of your choice. Remember that the server is only for
demo and development purposes.

2. Commands
-----------

Use arrow keys (or left mouse button) to move around and the right mouse button
over NPC's feet to talk to them or over a monster to attack it. Other keys:

- Left Ctrl          attack
- Alt + 0-9          show emotions
- F5                 sit down / stand up
- F6                 toggle debug pathfinding feature
- F7                 play test sound
- G or Z             pick up item
- Enter              focus chat window / send message
- Alt + K            show skills
- Alt + S            show stats
- Alt + I            show inventory
- Alt + E            show equipment
- Alt + C            show setup window

3. Skills
---------

You can improve your skills by increasing job level. Each job level gives you 1
point to spend on basic skills.

Level 1: enables the ability to trade with others
Level 2: enables the ability to express emotions
Level 3: enables character to sit

Other levels are still not implemented.

4. Support
----------

If you're having troubles, plase first of all read the FAQ.
If you can't find a solution to your problem, feel free to check our
Bugs/Support section of the forum:
- http://themanaworld.org/phpBB2/viewforum.php?f=3
or come visit us on our IRC channel:
- #manaworld @ irc.freenode.net

Otherwise check the AUTHORS file to have a list of developers and how to
contact them.