//:://///////////////////////////////////////////// //:: FileName sc_048 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 11/03/2005 11:19:49 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetModule(), "star_music") == 0)) return FALSE; return TRUE; }