// pelben_c_clear int StartingConditional() { object oMod=GetModule(); if (GetLocalInt(oMod,"bPelbenQuestCleared")==TRUE) return TRUE; return FALSE; }