Search found 2 matches

by klorydryk
Tuesday 03 March 2015 9:24
Forum: Blockly
Topic: Blocky test "variable = 1" not working
Replies: 9
Views: 5261

Re: Blocky test "variable = 1" not working

The "If/Else" block works for everybody but me?
by klorydryk
Sunday 22 February 2015 23:39
Forum: Blockly
Topic: Blocky test "variable = 1" not working
Replies: 9
Views: 5261

Blocky test "variable = 1" not working

Hi, I try to switch On a light if there is a move AND it is night. So I've made a blocky event. But it is not working. So I cuted it in 2 parts : Test of "it is somebody during the night or not" setting a user variable "PresenceNocturne". This part is working fine. Then I want to use this variable ...