Getting mouse movement from player?Solved
I am not familiar with this beautiful mod. I would like to create a macro detector as a plugin for the server. But first, I would like to know if there is a way to get a player's gaze vector using a plugin? Thanks for answers. Sorry for any english mistakes
Most game clients do not send that, so not really possible. If you mean Rust, it doesn't send it, so the server can't provide that.
Yes, i mean Rust. But server actually know about players head ray direction, right? So how does he get this information?
In response to milypoint ():
Yes, i mean Rust. But server actually know about players head ray direction, right? So how does he g...
You can see an example of player's eye direction and such by looking at a plugin such as Robbery.
Thank you
Locked automatically