Heh that's pretty weird actually. By default clicking the "Bridge" button will just bridge your selection, but they hotkey turns on some sort of weird "target bridge" mode like target weld where you drag one edge to the other. That's really strange, especially since there's no actual hotkey for just doing a regular…
the macro for bridge command is:macroScript bridge_cut_tool category:"renderhjs" toolTip:"shift+b bridge command on the edge selection"( --little help from --http://boards.polycount.net/showpost.php?p=880985&postcount=25 if (subobjectlevel==2) then --Edge SO ( if (((polyop.getEdgeSelection $.baseobject)as array).count ==…