vehicle_id = CreateVehicle(420,1803.4801,-1912.4325,13.1812,89.9446,6,6);
vehicle3Dtext[ vehicle_id ] = Create3DTextLabel( "Taxi Company\n\nSteigen sie ein, um als\nTaxifahrer zu arbeiten.", COLOR_YELLOW,0.0, 0.0, 0.0, 15.0, 0, 1 );
Attach3DTextLabelToVehicle( vehicle3Dtext[ vehicle_id ] , vehicle_id, 0.0, 0.0, 0.0);
AddStaticVehicle(420,1803.4801,-1912.4325,13.1812,89.9446,6,6); // Taxi2
AddStaticVehicle(420,1803.4899,-1917.4001,13.1967,89.9994,6,6); // Taxi3
AddStaticVehicle(420,1803.3762,-1922.3998,13.1829,89.9988,6,6); // Taxi4
AddStaticVehicle(438,1799.1991,-1932.3890,13.4079,0.4999,6,6); // Taxi5
AddStaticVehicle(438,1794.1992,-1932.3890,13.4079,0.4999,6,6); // Taxi6
AddStaticVehicle(438,1789.1995,-1932.3915,13.4060,0.4998,6,6); // Taxi7
AddStaticVehicle(438,1784.1995,-1932.3937,13.4204,0.4999,6,6); // Taxi8
AddStaticVehicle(420,1144.0011,-1752.9825,13.3771,310.0327,6,6); // taxi9
AddStaticVehicle(420,1144.5994,-1757.3906,13.4130,309.9905,6,6); // taxi10
AddStaticVehicle(420,1162.7166,-1752.6609,13.3734,44.9942,6,6); // taxi11
AddStaticVehicle(420,1162.6656,-1757.8274,13.4161,27.3565,6,6); // taxi11
AddStaticVehicle(438,1155.4054,-1757.5846,13.7058,359.9922,6,6); // taxi12
AddStaticVehicle(438,1151.4001,-1757.5858,13.6149,0.0000,6,6); // taxi13
Wie lass ich das auf allen Fahrzeugen anzeigen?