summaryrefslogtreecommitdiff
path: root/README
blob: 036c4dbb84d1bbd9f61ef1e7d81c5f7da096989e (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
THE MANA WORLD
==============

 Version: 0.0.23    Date: 03/06/2007

 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)
  - libcurl (HTTP downloads)
  - zlib (Archives)


0. Index
--------

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

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

To create an account, when you login for the first time enter the desired
username and a password of your choice then press the "Register button".
Remember that the server is only for demo and development purposes.

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

KEYBOARD:

Use arrow keys to move around. Other keys:

- Ctrl               attack
- F1                 toggle the online help
- F2                 toggle profile window
- F3                 toggle inventory window
- F4                 toggle equipment window
- F5                 toggle skills window
- F6                 toggle minimap
- F7                 toggle chat window
- F9                 show setup window
- F10                toggle debug window
- Alt + 0-9          show emotions
- Alt + S            sit down / stand up
- Alt + F            toggle debug pathfinding feature
- Alt + P            take screenshot
- A                  target nearest monster
- H                  hide all non-sticky windows
- G or Z             pick up item
- Enter              focus chat window / send message
- Shift              hold it when attacking to lock target for auto attack

MOUSE:

Left click to execute default action: walk, pick up an item, attack a monster
and talk to NPCs (be sure to click on their feet). Right click to show up a
context menu. Holding [Left Shift] prevents from walking when attacking.

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

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

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 level not yet implemented.

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

If you're having troubles, please 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:
- #themanaworld @ irc.freenode.net

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