Difference between pages "EXITS SEARCH" and "PROMPT"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m (Loran moved page DISPLAY PROMPT to PROMPT)
 
Line 1: Line 1:
'''EXITS SEARCH'''
+
'''DISPLAY PROMPT '''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
  
Usage: exits
+
Prompt/display command.
  
search
+
You can add your own fields into your prompt using ones
  
 +
from the list below.
  
Exits gives you a list of the obvious exits from your location. Of course, the
+
the '%' character means a variable.
  
less obvious ones won't show up here - you have to THINK in order to locate
+
.
  
those.
+
'T':current hour              't':current minute
  
EXITS gives more information then just having AUTOEXITS, because it also shows
+
's':current sec                'H':maxhitp
  
the name of the adjoining room, which sometimes is useful.
+
'h':hitp                      'M':maxmana
  
 +
'm':mana                      'V':maxmove
  
However, the LOOK DIRECTION command is even more useful, because that also
+
'v':move                      'G':bank gold
  
shows any mobs in the next few rooms, information that could sometimes mean
+
'g':hand gold                  'e':current exp
  
the difference between life and death.
+
'E':needed exp                'x':hitp in a percentage
  
 +
'y':mana in a percentage      'z':move in a percentage
  
Exits can also be hidden, it means that they won't show up when you look into a
+
'n':your name                  'N':leaders name
  
direction. If you type SEARCH a few times in the room, hidden exits will reveal
+
'F':victims name in combat    'L':victims level in combat
  
themselves.
+
'f':victims health percentage
  
 +
'l':your level                '!':newline
  
See also: [[AUTOEXIT]]  [[TOGGLE]]
+
'k':kills                      'K':pk kills
 +
 
 +
'r':deaths                    'R':pk deaths
 +
 
 +
'i':group involvement          'j':alignment
 +
 
 +
'b':riding                    'B':ridden by
 +
 
 +
'c':clan name                  'J':leaders hp percentage
 +
 
 +
'd':last damage you did        'D':last damage done to you
 +
 
 +
'X':Percentage Exp TNL        'S':Percentage Stamina 
 +
 
 +
'1':Weather info              '2':Day/Night/Twilight
 +
 
 +
'3':Temperature
 +
 
 +
.
 +
 
 +
for example:
 +
 
 +
{cyPROMPT %hH %mM %vV>{c0
 +
 
 +
.
 +
 
 +
would display like:
 +
 
 +
{cy1234H 1234M 1234V>{c0
 +
 
 +
.
 +
 
 +
See also: [[TOGGLE]]  [[BPROMPT]]  [[COLORLIST]]

Latest revision as of 11:17, 14 July 2017

DISPLAY PROMPT

Prompt/display command.

You can add your own fields into your prompt using ones

from the list below.

the '%' character means a variable.

.

'T':current hour 't':current minute

's':current sec 'H':maxhitp

'h':hitp 'M':maxmana

'm':mana 'V':maxmove

'v':move 'G':bank gold

'g':hand gold 'e':current exp

'E':needed exp 'x':hitp in a percentage

'y':mana in a percentage 'z':move in a percentage

'n':your name 'N':leaders name

'F':victims name in combat 'L':victims level in combat

'f':victims health percentage

'l':your level '!':newline

'k':kills 'K':pk kills

'r':deaths 'R':pk deaths

'i':group involvement 'j':alignment

'b':riding 'B':ridden by

'c':clan name 'J':leaders hp percentage

'd':last damage you did 'D':last damage done to you

'X':Percentage Exp TNL 'S':Percentage Stamina

'1':Weather info '2':Day/Night/Twilight

'3':Temperature

.

for example:

{cyPROMPT %hH %mM %vV>{c0

.

would display like:

{cy1234H 1234M 1234V>{c0

.

See also: TOGGLE BPROMPT COLORLIST