Posts: 1,099
Threads: 79
Joined: Nov 2011
Reputation:
0
Interesting. I never knew you could zoom with those keys.
I would like to learn if they are usable aswelll.
Posts: 1,600
Threads: 3
Joined: May 2011
Reputation:
0
This would be neat to add.
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
Did you check their keycode? I guess they are just aliases for the mousewheel, and that one is synced with code 16 or 32 if I remember correctly. I also think just one direction was detected, zooming in and out had the same code, or just one of them was actually detected. Didnt use it for ages so im not all sure.
Posts: 1,274
Threads: 54
Joined: Jul 2012
Those keys are already in SA:MP and are usable for the sniper rifle.
Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by Akira297
Those keys are already in SA:MP and are usable for the sniper rifle.
|
He means in samp, for scripting. :P
He doesn't mean using it for in-game by default... he wants it to be integrated for KeyStateChange & ETC,.
Posts: 2,220
Threads: 154
Joined: Jul 2009
Reputation:
0
This should not be added because people would use it to make scripts where you have to scroll with your mouse, and not all people do have a mouse wheel.