13.09.2011, 17:36
Quote from wiki.sa-mp.com:
Now read it until you understand why your code is incorrect.
Quote:
|
This callback is called whenever a player presses or releases one of the watched keys (see GetPlayerKeys). The keys which are watched are not all keyboard keys, but just San Andreas assigned function keys, this means that, for example, you can't detect when someone presses the "A" key, but can detect when they press their sprint key (which may, or may not, be assigned to "A"). |

