help +REP
#1

stock LoadCar21()
{
new carid21;
carid21 = AddStaticVehicle(565,-1948.1505,266.7123,35.2788,75.8205,92,83);
AddVehicleComponent(carid21,1046);
AddVehicleComponent(carid21,1049);
AddVehicleComponent(carid21,1053);
AddVehicleComponent(carid21,1010);
AddVehicleComponent(carid21,1073);
ChangeVehiclePaintjob(carid21,1);
}

OnFilterScriptInit

LoadCar21()


-----------

but when I go to -1948.1505,266.7123,35.2788 I just see the normal 565 car and no the new one.
help
Reply
#2

Do you mean that you see only the unmodded vehicle, without components?
As far as I can see, the components are compatible with your vehicle (Flash), and the code seems to be correct. I guess the problem is located somewhere else.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)