When pressing 2 it won't fix my vehicle..
#1

pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if(newkeys & 1024)
    {
    SetVehicleHealth(playerid, 1000.0); SM(playerid,rose,"You have fixed your vehicle.");
    }
    return 1;
}
What's wrong with the code? It didn't happen to me in 0.3b but in 0.3c it won't work anymore
Reply


Messages In This Thread
When pressing 2 it won't fix my vehicle.. - by Seven. - 18.12.2010, 14:23
Re: When pressing 2 it won't fix my vehicle.. - by WillyP - 18.12.2010, 14:23
Re: When pressing 2 it won't fix my vehicle.. - by Seven. - 18.12.2010, 14:27
Re: When pressing 2 it won't fix my vehicle.. - by HyperZ - 18.12.2010, 14:40
Re: When pressing 2 it won't fix my vehicle.. - by Jefff - 18.12.2010, 14:50
Re: When pressing 2 it won't fix my vehicle.. - by poging_hacker - 28.07.2011, 12:30
Re: When pressing 2 it won't fix my vehicle.. - by iPLEOMAX - 28.07.2011, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)