Login Page - Create Account

Support Board


Date/Time: Thu, 20 Feb 2025 20:36:24 +0000



Post From: Start - End time

[2021-01-10 08:46:02]
User719512 - Posts: 299
The && should be an || I believe.


if(sc.BaseDateTimeIn[sc.Index].GetTime() > HMS_TIME(18,0,0) ||
sc.BaseDateTimeIn[sc.Index].GetTime() < HMS_TIME(5, 15,0))
{
}