//:://///////////////////////////////////////////// //:: FileName hobby003 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 1/01/2005 12:19:34 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "hobby") == 300)) return FALSE; return TRUE; }