int StartingConditional() { if(GetLocalInt(GetPCSpeaker(), "PCL_LFG")== 1) {return TRUE;} return FALSE; }