GetPlayerKeys problem with arrow keys
#6

Try this.
pawn Код:
GetPlayerKeys(playerid, Keys, UPDOWN, LEFTRIGHT);

if(UPDOWN)
{
// your code
}
Reply


Messages In This Thread
GetPlayerKeys problem with arrow keys - by BGTrucker - 12.10.2013, 16:30
Re: GetPlayerKeys problem with arrow keys - by Pottus - 12.10.2013, 17:31
Re: GetPlayerKeys problem with arrow keys - by tuitalker - 12.10.2013, 17:38
Re: GetPlayerKeys problem with arrow keys - by BGTrucker - 12.10.2013, 18:20
Re: GetPlayerKeys problem with arrow keys - by Pottus - 12.10.2013, 20:30
Re: GetPlayerKeys problem with arrow keys - by kurta999 - 12.10.2013, 22:01
Re: GetPlayerKeys problem with arrow keys - by Pottus - 12.10.2013, 22:53
Re: GetPlayerKeys problem with arrow keys - by Kar - 12.10.2013, 23:06
Re: GetPlayerKeys problem with arrow keys - by Pottus - 12.10.2013, 23:15
Re: GetPlayerKeys problem with arrow keys - by BGTrucker - 13.10.2013, 05:36

Forum Jump:


Users browsing this thread: 1 Guest(s)