int StartingConditional() { if(GetLocalInt(OBJECT_SELF, "Gone") == 1) return FALSE; return TRUE; }