Difference between revisions of "Manual:DIL Manual/setbright()"

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import)
 
(No difference)

Latest revision as of 13:08, 27 May 2020


setbright( u : unitptr, i : integer )
   u : the unit on which you want to change the brightness.
   i : the new brightness
   When you want to increase / decrease the amount of light shed by a
   unit, use this function. Units with "bright" light up rooms so that
   people can see.
---~---~---~---~---~---~---~---~---