beginscript; ExcTargetType (0xffffffff); AttachToObj (0x419); label Perching: if (!IsAttached ()) { IncludeUTarget (0x7401); SetTargetDetectRange (20000); SetPickupProbability (1); goto End; } EndFrame (); goto Perching; label End: EndFrame(); goto End; endscript; $