I. unlimited lights:
needs: light, keypad
reproduce:
place light
place keypad near it
push keypad, push on light (set coordinates on light)
(this is workaround of bug II below, if fixed - uneeded)
set keypad "signal 1 ON"
push keypad (makes light ON state)
set delay on light to 2 (seconds)
set keypad "signal 2 OFF"
push keypad (makes light go OFF state and updates it with new delay)
now bug:
set keypad "signal 1 ON"
push keypad (light goes into ON state)
quickly remove light while its still in ON state
result - light will be removed and stored into your inventory, but new light will re-appear in 3 seconds. You cant set delay or interact with this light, and if you remove it - it will not add into inventory, but will still work as usual light.
II. delay bug
if light is in OFF state, then rightclick shows delay settings, but does not save entered value.
In ON state all works.
I. unlimited lights: needs: light, keypad reproduce:
(this is workaround of bug II below, if fixed - uneeded)
set keypad "signal 1 ON"
push keypad (makes light ON state)
set delay on light to 2 (seconds)
set keypad "signal 2 OFF"
push keypad (makes light go OFF state and updates it with new delay)
now bug:
result - light will be removed and stored into your inventory, but new light will re-appear in 3 seconds. You cant set delay or interact with this light, and if you remove it - it will not add into inventory, but will still work as usual light.
II. delay bug if light is in OFF state, then rightclick shows delay settings, but does not save entered value. In ON state all works.