
set_this_player(3)    LPC Library Functions    set_this_player(3)

SSYYNNOOPPSSIISS
       void set_this_player( object who );

DDEESSCCRRIIPPTTIIOONN
       set_this_player()  causes 'who' to become the new value of
       this_player().   This  efun   is   only   available   with
       __NO_ADD_ACTION__  defined,  and  is  included  since with
       __NO_ADD_ACTION__ parsing and dispatching of  commands  is
       the mudlib's responsibility.

       who  can  also  be  zero, in which this_player() is set to
       zero.

SSEEEE AALLSSOO
       this_player(3)

Majik                      26 Jul 1997                          1

