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