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