I think you misunderstood what I am trying to do.
I am trying to equip a weapon to a player and have that weapon be synced for every other player. Currently the weapon is summoned and other player can see it but it does not move when attacking.
When I tried Pun Instantiate on the weapons, they did spawn but they always spawned at 0,0,0 for other players and still didnt move.