set_light(3) LPC Library Functions set_light(3)
NAME
set_light() - update or query an object's light level
SYNOPSIS
int set_light( int light_level_adjustment );
DESCRIPTION
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 Last change: 5 Sep 1994 1