//:://///////////////////////////////////////////// //:: FileName moander_portal //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 3/29/2008 7:00:03 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "bonesentry") == 1)) return FALSE; return TRUE; }