Police lights turn off all the time
#3

Here it is
pawn Код:
public SetVehicleParamsForAll(carid,objective,doorslocked)
{
    for(new i=0; i<MAX_PLAYERS; i++)
    {
        SetVehicleParamsForPlayer(carid,i,objective,doorslocked);
    }
    return 1;
}
Reply


Messages In This Thread
Police lights turn off all the time - by Gerira Gaijin - 19.02.2012, 18:57
Re: Police lights turn off all the time - by Madd Kat - 19.02.2012, 19:00
Re: Police lights turn off all the time - by Gerira Gaijin - 19.02.2012, 20:04
Re: Police lights turn off all the time - by milanosie - 19.02.2012, 20:11
Re: Police lights turn off all the time - by Madd Kat - 19.02.2012, 20:13

Forum Jump:


Users browsing this thread: 2 Guest(s)