int StartingConditional() { if (GetLocalInt(OBJECT_SELF,"nCrafter")==4) return TRUE; return FALSE; }