//:://///////////////////////////////////////////// //:: FileName reqalashimtalk1 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 20/03/2005 21:46:11 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "alashimtalk") == 1)) return FALSE; return TRUE; }