• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Marek
    3. Best
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Rules introduction

      @jkandasa Thanks for the hint. I'v created following script and it works 😄

      var dimCree = mcApi.uidTag().getByUid("dimm_cree_uid");
      var dimCob = mcApi.uidTag().getByUid("dimm_cob_uid");
      ( dimCree.sensorVariable.value == 0 && dimCob.sensorVariable.value == 0 )

      Thanks for all the effort,
      Marek

      posted in Rules
      M
      Marek