setLight

From RPTools Wiki
Revision as of 14:27, 13 December 2008 by Craig (talk | contribs)
Jump to navigation Jump to search

Function setLight

Sets the light sources of the Current Token. If the value is 0 then the light source is turned off otherwise it is turned on.

Usage

[h: lights = setLight(type, name, value)]

Where


Examples

[h: setLight("D20", "Candle - 5", 1)]