19.10.2009, 13:36
well try using:
https://sampwiki.blast.hk/wiki/GetPlayerKeys
Or something in that direction.
https://sampwiki.blast.hk/wiki/GetPlayerKeys
pawn Код:
new keys, updown, leftright;
GetPlayerKeys(playerid, keys, updown, leftright);
if(keys == KEY_FIRE)