int StartingConditional() { object oPC = GetPCSpeaker(); int nInt; nInt=GetLocalInt(oPC, "NW_JOURNAL_ENTRYBlueGreenMoss"); if (nInt < 1) return FALSE; return TRUE; }