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