hi there . i'm new here and sorry for my bad language if it is
ihave this one
----------------------------------------------------------------------
Reset_position_attributes = attributes custom_Attributes
(
rollout ResetPrmRollout "Reset Position"
(
button ui_resetpos "Reset Position" width:160 height:30
on ui_resetpos pressed do
(
macros.run "Animation Tools" "TransformToZero"
)
)
rollout ResetPrmRollout2 "Reset Position2"
(
button ui_resetpos2 "Reset Position" width:160 height:30
on ui_resetpos2 pressed do
(