int StartingConditional() { object oPC = GetPCSpeaker(); int nInt; nInt=GetLocalInt(oPC, "NW_JOURNAL_ENTRYRudo'sRescue"); if (!(nInt >= 2)) return FALSE; return TRUE; }