Jump to content

aerospacedoor

Members
  • Posts

    12
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by aerospacedoor

  1. EDIT**

    at the bottom you before the last bracket you need to add something like

    return random(lowInt, Highint);
    //eg
    return random(250,500);
    

    because its an int it needs to return an int in the end and in this case thats the sleep before the script polls again

    ksmBxx4.png

     

    I thought I had fixed my error until I found this, what does this mean?

×
×
  • Create New...