little help please
#2

use
pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if(newkeys & KEY_ACTION)
    {
        //do something here
    }
    return 1;
}
Note that you can change the key as you like.
Reply


Messages In This Thread
little help please - by bijoyekuza - 20.03.2011, 07:25
Re: little help please - by Ironboy - 20.03.2011, 07:30
Re: little help please - by antonio112 - 20.03.2011, 07:31
Re: little help please - by bijoyekuza - 20.03.2011, 07:54

Forum Jump:


Users browsing this thread: 1 Guest(s)