Do a Auto gate when i prees h
#2

Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
        if(newkeys & KEY_CROUCH)
        {
               //your code
        }
        return 1;
}
Reply


Messages In This Thread
Do a Auto gate when i prees h - by marik1599 - 08.05.2011, 21:30
Re: Do a Auto gate when i prees h - by TheYoungCapone - 08.05.2011, 21:35
Re: Do a Auto gate when i prees h - by marik1599 - 08.05.2011, 21:41
Re: Do a Auto gate when i prees h - by marik1599 - 08.05.2011, 21:52

Forum Jump:


Users browsing this thread: 1 Guest(s)