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