
set_light(3)          LPC Library Functions          set_light(3)

NNAAMMEE
       set_light() - update or query an object's light level

SSYYNNOOPPSSIISS
       int set_light( int light_level_adjustment );

DDEESSCCRRIIPPTTIIOONN
       Passing <light_level_adjustment> as 0 queries the object's
       current light level.  A positive number will increase  the
       light  level,  while  a  negative number will decrease the
       light level.

MudOS                       5 Sep 1994                          1

