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