Key Horn
#6

Quote:
Originally Posted by Larceny
Посмотреть сообщение

Define______Value________Gametext-Key on Foot_______Gametext-Key in Vehicle

pawn Код:
public OnPlayerKeyStateChange(playerid,newkeys,oldkeys)
{
    if((newkeys == 2) && (IsPlayerInAnyVehicle(playerid)))
    {
        //Something here
    }
    return 1;
}
Quote:
Originally Posted by cruising
Посмотреть сообщение
yes, but you need a code for it what should happen when a player press the horn key
Okay thanks guys
Reply


Messages In This Thread
Key Horn - by nuriel8833 - 09.04.2011, 16:11
Re: Key Horn - by cruising - 09.04.2011, 16:15
Re: Key Horn - by nuriel8833 - 09.04.2011, 16:19
Re: Key Horn - by Shelby - 09.04.2011, 16:20
Re: Key Horn - by cruising - 09.04.2011, 16:22
Re: Key Horn - by nuriel8833 - 09.04.2011, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)