int StartingConditional() { if(!(GetLocalInt(GetModule(), "HalloweenBegins") == TRUE)) return FALSE; return TRUE; }