//:://///////////////////////////////////////////// //:: FileName if_waitresskiss //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 1/30/2006 1:05:18 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "waitresskiss") == 1)) return FALSE; return TRUE; }