//:://///////////////////////////////////////////// //:: FileName sc_paurichot //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 1/1/2008 1:49:30 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "paurichot") == 1)) return FALSE; return TRUE; }