//:://///////////////////////////////////////////// //:: FileName sc_042 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 28/02/2005 2:52:34 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetDeity(GetPCSpeaker()) == "")) return FALSE; return TRUE; }