//:://///////////////////////////////////////////// //:: FileName gilafin_2 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 27.6.2004 20:40:51 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "gilafin") == 1)) return FALSE; return TRUE; }