int StartingConditional() { return GetLocalInt( OBJECT_SELF, "QUIT" ) == 1 && GetIsObjectValid( GetMaster() ); }