setLight: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
Verisimilar (talk | contribs) m (Macros:Functions:setLight moved to setLight) |
(No difference)
|
Revision as of 04:14, 9 March 2009
setLight() Function
Usage
[h: lights = setLight(type, name, value)]
Where
- type is the type of light source (e.g. "Generic" or "D20").
- name is the name of the Light Source to change (e.g. "Candle - 5").
Example
[h: setLight("D20", "Candle - 5", 1)]