No problem.

The reason why this doesn't work is because the skin mapping saves the texture coordinate for each vertex.
This means, if vertex#10 on one model is a different vertex than vertex#10 on your other model it still gets the same texture coordinate because it has the same number.


POTATO-MAN saves the day! - Random