//:://///////////////////////////////////////////// //:: FileName sc_179 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 11/14/2002 3:11:45 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "solomakonce") == 1)) return FALSE; return TRUE; }