hello a question, there are people who play with gamepad, and have like aimbot.
Is there any way to block the use of gamepad in my server, or some script? since it’s disgusting to roleplay this
hello a question, there are people who play with gamepad, and have like aimbot.
Is there any way to block the use of gamepad in my server, or some script? since it’s disgusting to roleplay this
The fact that they have an aimbot isn’t due to them using a controller/gamepad?
Seems like a wonky correlation-causation deduction…
There are people who use a controller and have aiming assistance, I have tried it, and it automatically points to the head when you use gamepad
Oh seems GTA has aim assistance indeed, probably can disable it with this:
if that doesn’t work, maybe this:
I use SetPlayerTargettingMode(3)
I’m not sure if it works though but I think my players have said it does
i introduce this code where? server.cfg or where? excuse my ignorance
Obviously in a client script. I would run it every frame
Logically speaking it should just be a toggle so I’d try setting it outside of any loops first
Yes. I don’t know the behaviour of gamepads enabling/disabling if that changes the value again
where do i find this to change it