.DT
set_player
DW_wibble creator help
set_player

.SH Name
.SP 5 5
set_player -  This method is used in the auto loading sequence to set the player who is loading the container.
.EP

.SH Syntax
.SI 5
void set_player(object thing)
.EI

.SH Parameters
.SI 5
%^BOLD%^thing%^RESET%^ - the player loading the container
.EI

.SH Defined in
.SI 5
/std/container.c
.EI

.SH Description
.SP 5 5

This method is used in the auto loading sequence to set the
player who is loading the container.
.EP

.SH See also
.SP 5 5
query_player()

.EP

