Dvrstle Posted June 14, 2012 Posted June 14, 2012 http://pastebin.com/Lt7zfQNW i want my woe time to be like this T TH = 7pm - 9pm Saturday = 8pm - 10pm i just want to ask if this modification is correct. .tnx for the reply =) Quote
plankt Posted June 14, 2012 Posted June 14, 2012 Looks good, you can reduce two checks of the same item: (gettime(3)==19 && gettime(3)==19) to only check once: (gettime(3)==19) Quote
Dvrstle Posted June 14, 2012 Author Posted June 14, 2012 if i do this one. . i don't need any woe controller right? btw. . how about this one. . i want sunday monday wednesday and friday schedule is this WoE 1 is every 8pm - 9pm here's the script check if it is correct http://pastebin.com/Z9BPmC7U Quote
Question
Dvrstle
http://pastebin.com/Lt7zfQNW
i want my woe time to be like this
T TH = 7pm - 9pm
Saturday = 8pm - 10pm
i just want to ask if this modification is correct. .tnx for the reply =)
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.