int StartingConditional() { object oPC = GetPCSpeaker(); if (GetLocalString(oPC, "skeen") != "1") return FALSE; return TRUE; }