Changes

Jump to navigation Jump to search
m
Line 1,818: Line 1,818:  
   |command = ambientlight, al
 
   |command = ambientlight, al
 
   |params  = {{t|I:R}},{{t|I:G}},{{t|I:B}}
 
   |params  = {{t|I:R}},{{t|I:G}},{{t|I:B}}
   |desc    = Sets the ambient light of the current location to the specified RGB values. This is a temporary change and the light will revert if the location is reset or re-entered.
+
   |desc    = Sets the ambient light of the current location to the inverse of the specified RGB values. This is a temporary change and the light will revert if the location is reset or re-entered. Ex. inputting <tt>255 0 0</tt> will set the lighting to aqua blue, <tt>0 255 255,</tt> rather than red.
 
}}
 
}}
 
{{/cmd
 
{{/cmd
Line 1,836: Line 1,836:  
   |command = lsd
 
   |command = lsd
 
   |params  = {{t|D:howLongMilliseconds}},{{t|D:shiftRate}},{{t|D:shiftFade}},{{t|D:globalIntensityMax}},{{t|D:blurShiftLevel}},{{t|D:saturationShiftLevel}},{{t|D:contrastShiftLevel}},{{t|D:bloomIntensityShift}},{{t|D:brightnessShift}},{{t|D:globalIntensityStart}},{{t|D:offsetShift}}
 
   |params  = {{t|D:howLongMilliseconds}},{{t|D:shiftRate}},{{t|D:shiftFade}},{{t|D:globalIntensityMax}},{{t|D:blurShiftLevel}},{{t|D:saturationShiftLevel}},{{t|D:contrastShiftLevel}},{{t|D:bloomIntensityShift}},{{t|D:brightnessShift}},{{t|D:globalIntensityStart}},{{t|D:offsetShift}}
   |desc    = Starts a bloom shifting animation with the specified values. All parameters are double-precision floats; the third parameter is divided by 1000 and the fourth through tenth parameters are divided by 100. Details unknown; reference <tt>BloomComponent.startShifting()</tt>.
+
   |desc    = Starts a bloom shifting animation with the specified values. All parameters are double-precision floats; the third parameter is divided by 1000 and the fourth through tenth parameters are divided by 100. Details unknown; reference <tt>BloomComponent.startShifting()</tt>. '''Use caution when testing this command if you're photosensitive, as it triggers very intense screen flashes.'''
 
}}
 
}}
 
{{/cmd
 
{{/cmd
38

edits

Navigation menu