Tdi123 Posted January 31, 2019 Posted January 31, 2019 Which command should I put, for an event to open only once a week! Dates: Every Sunday / Every Saturday at 7:30 p.m. example: OnClock0500, but this command makes the event open at 05:00 hours! Thanks in advance! Quote
1 n0tttt Posted January 31, 2019 Posted January 31, 2019 OnClock<hour><minute>: OnMinute<minute>: OnHour<hour>: On<weekday><hour><minute>: OnDay<month><day>: This will execute when the server clock hits the specified date or time. Hours and minutes are given in military time. ('0105' will mean 01:05 AM). Weekdays are Sun,Mon,Tue,Wed,Thu,Fri,Sat. Months are 01 to 12, days are 01 to 31. Remember the zero. OnWed1930: 1 Quote
0 Tdi123 Posted February 5, 2019 Author Posted February 5, 2019 Thank you very much I will test !! Quote
Question
Tdi123
Which command should I put, for an event to open only once a week! Dates: Every Sunday / Every Saturday at 7:30 p.m.
example: OnClock0500, but this command makes the event open at 05:00 hours!
Thanks in advance!
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.