ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/ui.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/ui.pod (file contents):
Revision 1.15 by root, Sun Jan 6 01:10:19 2008 UTC vs.
Revision 1.18 by root, Mon Mar 24 01:57:22 2008 UTC

39button menu of the playing area. 39button menu of the playing area.
40 40
41It's customary to disable autopickup in civilised areas, to reduce the 41It's customary to disable autopickup in civilised areas, to reduce the
42risk of taking an item you should not pick up. 42risk of taking an item you should not pick up.
43 43
44=head2 Moving the Map
45
46You can move the map (I<not> the minimap) around by dragging it with the
47middle mouse button. This is useful when you rearrange your windows and
48want to move the center of the map.
49
44 50
45=head1 X<tooltip>Tooltips 51=head1 X<tooltip>Tooltips
46 52
47This section contains some of the tooltips of the Deliantra client. 53This section contains some of the tooltips of the Deliantra client.
54
55=head2 X<modifier_box>The Modifier Box
56
57This box shows which keyboard modifiers (Shift, Ctrl etc.) are currently
58active.
59
60=head3 B<once/REPEAT>
61
62C<Ctrl> determines wether an action invoked via the keyboard (moving,
63firing) is executed once per keypress or repeatedly as fast as
64possible.
65
66In I<once> mode, each time you press a key, your character will try to
67execute the action once. If you try to execute actions faster than your
68character is able to, the actions will be queued.
69
70In I<REPEAT> mode, your character keep executing the action as long as you
71keep the keys pressed, as fast as it is able to do. This allows you to run
72faster with a fast character, but msot importantly enables you to stop
73immediately, as no matter how fast your character is, stopping to press
74the keys will stop your character.
75
76=head3 B<move/FIRE>
77
78C<Shift> determines wether you move or fire when pressing an arrow key.
79For example, when you have applied a bow, then pressing C<Shift>-Arrow
80will firean arrow instead of moving your character. Less obviously, this
81also works for anything else in your range slot, such as spells or skills.
82
83=head3 B<alt>
84
85Shows wether the alt key is pressed or not. The alt key is not used for
86controlling your character.
87
88=head3 B<num>
89
90C<NumLock> isn't used by Deliantra, but on some operating systems, having
91it on makes it impossible to use the B<numeric keypad> for moving or
92firing, so best leave it off when playing Deliantra.
93
94=back
48 95
49=head2 X<stat_health> 96=head2 X<stat_health>
50 97
51B<Health points>. Measures of how much damage you can take before 98B<Health points>. Measures of how much damage you can take before
52dying. Hit points are determined from your level and are influenced by the 99dying. Hit points are determined from your level and are influenced by the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines