Deliantra-Client

 view release on metacpan or  search on metacpan

pod/command_help.pod  view on Meta::CPAN


As of now, it shows how much experience you need for your next level. It
also shows natural, real, and maximum statistic values.

Your natural stat is the stat without any items/spells applied.

Real is what the current value is (same as in the stat window.)

Maximum is the maximum value for your natural stat.

=head2 suicide

Kills yourself. No, really.

This command might not look useful at first, but sometimes you can get
yourself into a corner you can't escape anymore, either due to a map
bug or your own stupidity. Killing oneself can be difficult and time
consuming, that's why this command is provided. It is fast, painless,
effective, humane.

=head2 take

The take commands take object(s) on the space the player is standing on,
and inserts them into the players inventory.

If no parameter is given, take will get the top object that can be taken
and put it in the players inventory. If no object can be taken, that will
be stated.

A parameter can be given to take. In this case, all object that have names
that match the parameter will be picked up. Thus, if there is a 'sword of
WOE', and 'sword +1' and a 'sword -3' on the ground, 'take sword' will
pick all of them up.

By default, take is bound to the comma key, with no parameters. To change
this, look at the bind command.

=head2 tell

   tell <playername> <message>...

Sends a private message to the given player I<only>.

=head2 throw

Throws an unlocked item in your inventory, be it applied or not, into the
direction you are looking. If you mark an item in your inventory, this item
is thrown first. If there is more than one copy of an item, only one of it is
thrown away. God-given items can not be thrown. You need the skill throwing
for this to work.

=head2 time

Shows the Deliantra in-game time, not the server time. It looks like this:

   It is 52 minutes past 8 o'clock am, on the Day of the Bull,
   the 2nd Day of the Month of the Frost Giant, Year 63.
   Time of Year: The Season of New Year.

An hour of game time passes in 3 minutes of real time. The time and
calendar uses 60 minutes per hour, 28 hours per day, seven days per week,
five weeks per month, and 17 months per year. The year is additionally
split into four seasons of 4 months each, except the season of the
Blizzard, which is 5 months long.

The number "zero" is unknown, which is why the minutes go from 1 to 60.

Seasons and the time of the day affect the overall outdoor daylight.

=head2 title

   title <new title>
   title clear   # Sets your title back to your race.

Players can change their title. For example you called yourself Gandalf and
your race is elf, you can use the title command to change your name from
"Gandalf the elf" to "Gandalf the white" by using C<title the white>.

Dragons cannot set their title because it changes during the game.

=head2 unignore

   unignore <login>

Cancels all ignores set for the specified login. See B<ignore>.

=head2 unlock

   unlock [object]

The unlock command is a quick and convenient way to
unlock items in your inventory.

If a object name is specified then only the
objects that match that name are unlocked.

e.g unlock materials will unlock any materials
in your inventory and not touch anything else.

unlock by itself will unlock everything in your
inventory.

=head2 uptime

Tells you something about the time the server was started and how long ago
that was.

=head2 use_skill

   use_skill <name of skill>

Uses the given L<skill|pod/skill_help> immediately, once. See also
L<ready_skill>.

=head2 usekeys (inventory|keyrings|containers)

The B<usekeys> option determines the behaviour of using keys.

Values are:

=over 4



( run in 0.951 second using v1.01-cache-2.11-cpan-39bf76dae61 )