I've been able to do what I needed with it so far until I tried to make this:

When testing this I got this error;

So I tried different variations;
GameTime.day_week?(Wed)GameTime.day_week?(4)GameTime.day?(Wednesday)GameTime.day?(Wed)GameTime.day?(4)all to no avail,
Can I not do this with this script?