1ManaPlus(6) Games Manual ManaPlus(6)
2
3
4
6 manaplus - ManaPlus: A 2D MMORPG client
7
9 manaplus
10
12 This manual page documents briefly the manaplus ingame commands. man‐
13 aplus is a great online game based upon the Seiken Densetsu Serie. It
14 has its own universe, and and its own character management system,
15 which will give you the opportunity to play in a 2D heroic-fantasy
16 world forever.
17
19 This program follows the usual GNU command line syntax, with long
20 options starting with two dashes (`-'). A summary of options is
21 included below.
22
23 -l, --log-file
24 Log file to use
25
26 -a, --chat-log-dir
27 Chat log dir to use
28
29 -v, --version
30 Show version of the program.
31
32 -h, --help
33 Show summary of options.
34
35 -C, --config-dir
36 Configuration directory to use.
37
38 -U, --username
39 Login with this username.
40
41 -P, --password
42 Login with this password.
43
44 -c, --character
45 Login with this character.
46
47 -s, --server
48 Login server name or IP.
49
50 -p, --port
51 Login server port.
52
53 -H, --update-host
54 Use this update host.
55
56 -D, --default
57 Choose default character server and character.
58
59 -u, --skip-update
60 Skip the update process.
61
62 -d, --data
63 Directory to load game data from.
64
65 -L, --localdata-dir
66 Directory to use as local data directory.
67
68 --screenshot-dir
69 Directory to store screenshots.
70
71 --safemode
72 Start game in safe mode.
73
74 --no-opengl
75 Disable OpenGL for this session.
76
78 Arrow Keys:
79 Move your character around.
80
81 Left Ctrl:
82 Make your character attack.
83
84 Key A: Target nearest monster.
85
86 Key G: Get items on the ground or in a chest.
87
88 Alt + 1...9:
89 Shows an emoticon above your character.
90
91 Alt + I:
92 Shows / Hide inventory window.
93
94 Alt + K:
95 Shows / Hide skills window.
96
97 Alt + E:
98 Shows / Hide equipment window.
99
100 Alt + C:
101 Shows configuration window.
102
104 This manual page was written by Patrick Matthäi
105 <patrick.matthaei@web.de> for the Mana project. Permission is granted
106 to copy, distribute and/or modify this document under the terms of the
107 GNU General Public License, Version 2 any later version published by
108 the Free Software Foundation.
109
110
111
112 ManaPlus(6)