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