This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

A litle script, but I got no output
#1
I have made this script:
But when I send a 1 value at this two objectadress, nothing happen. What do I do wrong?

Code:
Input_1 = event.getvalue('0/2/3')
Input_2 = event.getvalue('0/2/9')
Output = '0/2/0'

if input_1 == 1
  and input_2 == 1 then
grp.write(output, 35)
  end
   
Reply


Messages In This Thread
A litle script, but I got no output - by Quattro - 17.01.2024, 18:10

Forum Jump: