int StartingConditional() { if (GetResRef(OBJECT_SELF)=="fence") return TRUE; return FALSE; }