In a game, you normally can kick players with RPC, but where there are hackers, they just reject the RPC and they don't get kickec. How can I close their connection (from a master client)?
I need help. In other games, I used simple tcp, and you was able to do tcpclient.tcp.close(). But in Photon, I don't know. That's a huge problem for photon: The hackers.
I need help. In other games, I used simple tcp, and you was able to do tcpclient.tcp.close(). But in Photon, I don't know. That's a huge problem for photon: The hackers.