Thanks FatAsassin, but the models are Editable Poly. MoP, nothing happens when I try your code... <font class="small">Code:</font><hr /><pre> -- Paul Greveson, 2005.01.26 macroScript ScaleVertsPG category:"Eric" toolTip:"Will scale the selected vertices to 0" ( scale $.selectedVerts [0.0,0.0,0.0] update $ ) </pre><hr />…