Third Person Camera Sync (how do I do this?)

I try to make a third person game online,
I got stuck on the camera because the camera script I am using is the vThirdpersonCamera
this script linkss the rotation of the player and its controll with in the third person script as well.
I need these two to spawn together but with i spawn 2 players the they use only one camera, the one that is not thiers individually...its like person one has person 2 camera, and so on, the camera doesn't move.