$msg Pronoun Substitutions (#2346)

Noun substitutions:
-------------------

[all noun substitutions return the object's :title()]

%n - player (player who called the verb)
%t - this (location of the verb)
%d - dobj (the direct object)
%i - iobj (the indirect object)
%[1-9] - variables


Pronoun Substitutions:
----------------------

%x~y [where x = object (see above), y = any of the following]
  OR
%y [where the noun will automatically be `player', or %n]

q - his/hers/its
r - himself/herself/itself
o - him/her/it
p - his/her/its
s - he/she/it

French Pronouns (neuter gender defaults to male):
e - -/e (Adds an 'e' if feminine: 'reservé%d~e' => reservé/reservée)
u - lui
f - il/elle
g - son/sa
v - le/la

Other Substitutions:
--------------------

w - object owner name
# - object number (without a hash `#' sign)
l - location name
$ - location number (without a hash `#' sign)

$msg Pronoun Substitutions is in Housekeeper.


You are not logged in.

[home | help | who | search | setup | code]