Vincent TOSD
NNormal
•Created by Vincent TOSD on 12/16/2024 in #🤝ask-a-question
How to ignore other clients?
Hello! I want to ask something. Im currently building an anticheat system. if other players looks like cheating, i want to ignore that player. anyway... how can i 'ignore' that client and stop recieving any message(health info, realtime transform, realtime view,playername,etc)? is "Destroy(cheatingClient.gameObject)" enough to stop recieving any message from that player? i didn't want to use "Realtime.Destroy(cheatingClient.gameObject)", cuz hackers can use that for banning other players
Thanks
14 replies