//:://///////////////////////////////////////////// //:: FileName xiaouonce1 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 12/4/2004 12:18:57 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "XiaouOnce") == 1)) return FALSE; return TRUE; }