Dont read this post
#4

That won't fix it. Change this part.

pawn Код:
if(IsPlayerInAnyVehicle(i))
{
    new veh = GetPlayerVehicleID(i);
    if(GetVehicleModel(veh) == 432, 425, 520)//Don't think this is proper syntax
    {
        SetVehicleHealth(veh,0);
    }
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)