How to make script work for all players Unity Photon?

I'm using photonView.RequestOwnership() to let the other player to capture every other piece in the board but it isnt working.

Answers