setLight

From RPTools Wiki
Revision as of 14:27, 13 December 2008 by Craig (talk | contribs) (New page: ==Function setLight== Sets the Map:light sources of the Current Token. If the value is 0 then the Map:light source is turned off otherwise it is turned o...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: setLightSource("D20", "Candle - 5", 1)]