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