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.16 by root, Mon Mar 24 00:24:47 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines