int StartingConditional() { int nHC=GetLocalInt(OBJECT_SELF,"nHenchConv"); if (nHC==7) return TRUE; return FALSE; }