Little Help
#7

You could do something such as this:
pawn Code:
for(new i; i < sizeof InfernusCar; i++)
{
       if(!GetVehicleModel(InfernusCar[i])) continue;
       AttachObjectToVehicle(CreateObject(1541, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0), InfernusCar[0], 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
}
Reply


Messages In This Thread
Little Help - by Hunud - 16.06.2017, 19:00
Re: Little Help - by Abagail - 16.06.2017, 19:03
Re: Little Help - by JasonRiggs - 16.06.2017, 19:06
Re: Little Help - by Hunud - 16.06.2017, 19:08
Re: Little Help - by Abagail - 16.06.2017, 19:18
Re: Little Help - by Hunud - 16.06.2017, 19:22
Re: Little Help - by Abagail - 16.06.2017, 19:34
Re: Little Help - by Hunud - 17.06.2017, 11:03
Re: Little Help - by Bolex_ - 17.06.2017, 11:15
Re: Little Help - by Hunud - 17.06.2017, 11:28

Forum Jump:


Users browsing this thread: 3 Guest(s)