Manual:DIL Manual/setbright()

From DikuMUD Wiki
< Manual:DIL Manual
Revision as of 13:08, 27 May 2020 by Nove (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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.
---~---~---~---~---~---~---~---~---