I noticed there is no hook (atleast from what I could tell) about detecting if a player is using a phone. I was assuming this might be client side, but then I realized it shows other people that the phone is being used, so it must sent that info to the server somehow.
Does anyone know how I might be ablet to detect this? Like is there a way for me to detect when the phone model changes (from the phone sitting ontop to being in the players hands).
Also to be clear, what I mean by "player using" is that they interacted with the phone and are looking at the GUI (not dialing or answering because there are already hooks for those).