Difference between revisions of "ScriptEvent:setLightsEnabled"
From Mod Wiki
(No difference)
|
Latest revision as of 17:59, 5 November 2007
Parameters
integer group -- Index of the group to change. boolean state -- Whether the lights should be on or off.
Result
None.
Supported By
sdTransport
Comments
- If the group index is -1, this will apply to all lights.
Functionality
Turns the specified light group on or off.