int StartingConditional() { if(GetLocalInt(GetPCSpeaker(), "RTG_TaskActive")) return TRUE; return FALSE; }