//:://///////////////////////////////////////////// //:: FileName eye_ranz_00 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 03.06.2003 13:35:39 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "RanzPaid") == 0)) return FALSE; return TRUE; }