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