03.02.2022, 16:41
Very cool, thanks.
Right now I'm using FB but I'm considering this solution because I've got another problem:
I have a simple script that trigger on or off three objects simultaneously, each one of these objects has its own FB script that counts the total activation time but sometimes (even if the activation is synced) it fails.
For example: I'm testing 6 different objects that switches on or off by a group of 3 with a fixed time period, so the time count has to be the same between the objects in the same group. Sometimes I found one of the objects in the group desynced, what could it be? Any Ideas?
Oh and I manage to update the time counted by simply read the trigger object every 15 minutes, could this be the problem?
Since it comes out at random I cannot find the pattern and I'm going a little bit crazy
Right now I'm using FB but I'm considering this solution because I've got another problem:
I have a simple script that trigger on or off three objects simultaneously, each one of these objects has its own FB script that counts the total activation time but sometimes (even if the activation is synced) it fails.
For example: I'm testing 6 different objects that switches on or off by a group of 3 with a fixed time period, so the time count has to be the same between the objects in the same group. Sometimes I found one of the objects in the group desynced, what could it be? Any Ideas?
Oh and I manage to update the time counted by simply read the trigger object every 15 minutes, could this be the problem?
Since it comes out at random I cannot find the pattern and I'm going a little bit crazy