質問でふ(^^
photonView.RPCで別のスクリプトの関数を呼び出すにはどうすればいいでふ?(^^
別スクリプト a=GetComponent<別スクリプト>();
photonView.RPC(a+"別スクリプトの関数", PhotonTargets.AllViaServer);
これだとこんなエラーが出まひた(^^
PhotonView with ID 311 has no method "Button (捨てるスクリプト)捨てるon" marked with the [PunRPC](C#) or @PunRPC(JS) property! Args:
UnityEngine.Debug:LogError(Object)
NetworkingPeer:ExecuteRpc(Hashtable, Int32) (at Assets/Photon Unity Networking/Plugins/PhotonNetwork/NetworkingPeer.cs:3077)
NetworkingPeer:OnEvent(EventData) (at Assets/Photon Unity Networking/Plugins/PhotonNetwork/NetworkingPeer.cs:2601)
ExitGames.Client.Photon.PeerBase:DeserializeMessageAndCallback(Byte[])
ExitGames.Client.Photon.EnetPeer:DispatchIncomingCommands()
ExitGames.Client.Photon.PhotonPeer:DispatchIncomingCommands()
PhotonHandler:Update() (at Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonHandler.cs:158)

ここさえ超えれば装備が実装できまんこ(^^