//:://///////////////////////////////////////////// //:: FileName sc_tang_rubble //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 8/30/2009 3:33:38 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "tang_rubble") == 1)) return FALSE; return TRUE; }