'LinKin Posted October 30, 2014 Share Posted October 30, 2014 Hello, Is there a way to detect if a player is using a certain program while playing? For example 'Fraps' Thanks. Link to comment
MTA Team botder Posted October 30, 2014 MTA Team Share Posted October 30, 2014 Maybe when his fps is straight 30 when the server has a fps limit of 60? Link to comment
Bonsai Posted October 30, 2014 Share Posted October 30, 2014 Well you only have Lua and only the commands known from wiki. Link to comment
John Smith Posted October 30, 2014 Share Posted October 30, 2014 Maybe when his fps is straight 30 when the server has a fps limit of 60? That wouldnt always work unfortunately as lag occurs very often during recording However maybe theres some filesystem module for mta out there which would allow to get the list of client's process list but i really dont know as i never used modules nor i know much about mta ones Link to comment
Mr_Moose Posted October 31, 2014 Share Posted October 31, 2014 Fraps can record at 60FPS as well it's all depending on hardware, and modules are as far as I know limited to the server machine, access to the client machines are very limited for security reasons. The main question here would be about the purpose of this, are you going to detect this in secret or are the clients aware that you know which applications they are running? Taking fraps as an example you could use bindKey and try to bind a key most people would use to record with fraps. You can't get the actual key, only guess what your clients use but it may work in some cases. Link to comment
Woovie Posted October 31, 2014 Share Posted October 31, 2014 We do not provide tools to do this. Link to comment
'LinKin Posted October 31, 2014 Author Share Posted October 31, 2014 Hm, it's because some people 'cheat' on DD gamemode by using fraps. When they are going to hit you they enable it so they hit like a tank. However it's not such a big deal, I just wanted to know if it was possible. Also FPS drops could be detected by a simple script Link to comment
Saml1er Posted November 1, 2014 Share Posted November 1, 2014 Hm, it's because some people 'cheat' on DD gamemode by using fraps.When they are going to hit you they enable it so they hit like a tank. However it's not such a big deal, I just wanted to know if it was possible. Also FPS drops could be detected by a simple script Hmmm. I'll check it tomorrow if I can help. ;d Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now