I would like to create a script that will duplicate MCs at run time and give each copy a specific set of coordinates.

I haven't written the script yet, but plan to do a for loop that will

1) Duplicate an existing MC
2) Assign it a name
3) Create a variable with target coordinates to move to


It's #2 that I'm not sure of...any suggestions?