01.02.2014, 01:18
First, you need to use CreateVehicle.
Second, you need to put -1 in the last argumment, as in:
veh1 = AddStaticVehicleEx(467,-1435,-595,1056,96.287696,-1,-1,-1);
That way it doesn't despawn if you get out of it for too long
And third, make sure you are linking it to the right interior, otherwise, it would look invisible
Second, you need to put -1 in the last argumment, as in:
veh1 = AddStaticVehicleEx(467,-1435,-595,1056,96.287696,-1,-1,-1);
That way it doesn't despawn if you get out of it for too long
And third, make sure you are linking it to the right interior, otherwise, it would look invisible