//:://///////////////////////////////////////////// //:: FileName sc_025 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 26/04/2008 15:13:05 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "youwantscontraption") == 0)) return FALSE; return TRUE; }