set_light(3) LPC Library Functions set_light(3)
NNAAMMEE
set_light() - update or query an object's light level
SSYYNNOOPPSSIISS
int set_light( int light_level_adjustment );
DDEESSCCRRIIPPTTIIOONN
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