|
|
|
|
|
Help
Score
Allows you to see personal information on your character. Lets you
see your stats, your ac, your total experience, your experience till next
level, and much more!
See Also: Self |
|
|
|
Screen
( auto width height )
You can set the height and width to which you wuld like most of the MUD's output
formatted:
screen height <newValue> -- Number of lines for paged output.
screen width <newValue> -- Width of descriptions and most output.
The minimum settings are 25 for height and 80 for width which just happens to
be the default settings for a terminal.
Additionally, you can enable/disable auto screen detection via the following auto
commands:
auto width -- Screen width auto detected from MUD client.
auto height -- Screen heiht auto detected from MUD client.
The auto width and height functionality requires that your MUD client sends this
information along when you resize your client.
|
|
|
|
Scriptlets
Hello <?= @N ?>,
Scriptlets are a way to embed dynamic content via BlobbieScript
evaluation into almost anything that can be output. This is an example of
scriptlet embedding in the help system. Anything that can be done in a
BlobbieScript can be done here. For instance the following scriptlet:
Name: <?= @N ?>
Race: <?= %stringUcFirst( %getRace( @N ) ) ?>
Hits: <?= @n->hits ?>
Mana: <?= @n->mana ?>
Move: <?= @n->moves ?>
Produces the following output:
Name: <?= @N ?>
Race: <?= %stringUcFirst( %getRace( @N ) ) ?>
Hits: <?= @n->hits ?>
Mana: <?= @n->mana ?>
Move: <?= @n->moves ?>
|
|
|
|
Seance Spell
Mana Cost : 70 Target : ghost
Effect : Meet with spooky people
The seance spell enables the caster to establish a meeting with a spirit.
When cast the target spirit will be informed that a seance has been requested.
The spirit has the choice of accepting the request for a seance and if the
request is accepted then the spirit will be drawn to the location of the
caster.
See Also: Resurrection, Summon, Gate |
|
|
|
See Levels
( SeeLevels )
This command allows you to see the level advancement message when
someone with AnnLevels on advances a level. This is the only way
you will receive the message.
Usage: SeeLevels
See Also: Announce Levels, Levels |
|
|
|
SetEmail
( Setting Email )
With this command you can store your email address with your character so
that in times of crisis or prolonged downtime you will receive an email
indicating the status of the mud server and when and where it will be coming
back up.
Usage:
setemail <you@emailAddress.com>
If you don't provide an email then you will see what you have last set as
your email address. Another advantage to using this command is that any in
game mudmail you might receive, will also be forwarded along to your email
address.
See Also: Mudmail |
|
|
|
Shide Skill
The shide command enables a creature to both sneak and remain hidden while
moving around the world. Normally creatures lose their concealment when they
attempt to move, but shidden creatures remain concealed as they move
stealthily about. As with the hide skill, shidden creatures can only be
detected using the sense life skill, and even when detected their identity
will remain hidden.
Example/Usage:
shide
See Also: Unhide, Hide, Sneak |
|
|
|
Shops
Shops are places where the adventurer may purchase equipment for his
quests, and where he may sell his treasure if he should manage to survive
the perils with his life and sanity intact. Many shops trade only in a
specific type of merchandise. Thus, a baker may well refuse to buy your
armor, even if it is of high quality!
To some people, the prospect of obtaining the entire inventory of a shop
by murdering the keeper may appear tempting - but beware: The shopkeepers
are often rugged, capable men; hardened by years of trading and, indeed,
surviving in a world where the only safe prospect is death in the end.
See Also: Buy, Sell, List, Value |
|
|
|
Shortcuts
Try "help reps" or "help name completion". |
|
|
|
Shrink Spell
Mana Cost : 70 Target : victim
Save : None
Effect : I'm meeeeltin... err shrinking
This spell causes the victim to shrink in size. Various features of the game
depend on your size. For instance, smaller creatures can go places where
larger creatures would get stuck. Larger creatures can headbutt and/bash other large creatures and smaller creatures get a better defensive bonus. Shrink spell cures the effects of growth and vice versa.
See Also: Grow |
|
|
|
|
|
|
|
|
|