int StartingConditional() { if(!(GetLocalInt(GetArea(OBJECT_SELF), "HSended") == TRUE)) return FALSE; return TRUE; }