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