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