Originally Posted by Thidan My bad >.< early morning Well for the sleep thingy. Here's a suggestion: Code: if @hour = $input1 And @min = $input2 then yadda yadda endif Cleans up some code Once again, early morning + reading a compscreen = **** Costantly checking would use more cpu, sorry
if @hour = $input1 And @min = $input2 then yadda yadda endif
Originally Posted by ashleyww Costantly checking would use more cpu, sorry Typoed from another forum while typing that post >.< Just ignore the thing with sleep (Since my code didn't really have any sleep in it did it?)
Originally Posted by Thidan Typoed from another forum while typing that post >.< Just ignore the thing with sleep (Since my code didn't really have any sleep in it did it?) Its okay. xD