int StartingConditional() { object oPC = GetPCSpeaker(); if (GetLocalInt(oPC, "GotHarpyGems") != 0) return FALSE; return TRUE; }