Sumu Mud Help :: Prompt
Your prompt is changed by: set prompt arguments

Arguments is a string wich may contain several special controls

  code:      replaced by:
  ----       -----------
  <hp>     - current hitpoints
  <maxhp>  - total hps
  <sp>     - current spellpoints
  <maxsp>  - total sps
  <fp>     - current fatiguepoints
  <maxfp>  - total fps
  <exp>    - experience points         
  <epr>    - percentage of exp needed for next level
  <shape>  - shape of whatever you are fighting
  <money>  - money carried
  <rooms>  - rooms explored
  <stun>   - current stun status
  <level>  - your level
  <name>   - your name
  <mud>    - mud name
  <time>   - mud time
  <date>   - mud date
  <lf>     - linefeed
  <lt>     - lesser than (<)
  <gt>     - greater than (>)
  <space>  - a space

wizard only:
  <dir>    - current working directory
  <file>   - current working file

Example:
  set prompt hp: <hp>(<maxhp>) sp: <sp>(<maxsp>) exp: <exp>>
  would set your prompt something like this:
  hp 850(1060) sp: 1450(1450) exp: 800126>

See also: help set

Privacy < Topics > Punishment