Hallo, ich habe eine kleine Frage bz. Frakcars.
Ich habe die Autos eingefügt. Die Autos spawnen auch da wo ich sie hingesetzt habe.
Aber jeder kann einsteige:O
Wie kann ich die für genau diese Gang einfügen?
new BallasVehs[18];//
//Ballas Autos
BallasVehs[0] = AddStaticVehicleEx(560,1754.8132,-1905.1207,13.2699,269.9705,22,22,20);
BallasVehs[1] = AddStaticVehicleEx(560,1754.9565,-1901.4193,13.2677,268.8892,22,22,20);
BallasVehs[2] = AddStaticVehicleEx(560,1755.0569,-1890.7729,13.2622,269.4505,22,22,20);
BallasVehs[3] = AddStaticVehicleEx(560,1755.1068,-1887.9233,13.2615,269.8945,22,22,20);
BallasVehs[4] = AddStaticVehicleEx(567,1774.0135,-1927.3796,13.3658,358.5272,22,22,20);
BallasVehs[5] = AddStaticVehicleEx(567,1773.9382,-1919.2823,13.3314,0.2992,22,22,20);
BallasVehs[6] = AddStaticVehicleEx(567,1773.9957,-1911.0692,13.3300,358.8184,22,22,20);
BallasVehs[7] = AddStaticVehicleEx(461,1763.4991,-1885.3372,13.1365,183.8545,22,22,20);//
BallasVehs[8] = AddStaticVehicleEx(461,1765.8311,-1885.5231,13.1392,183.4340,22,22,20);
BallasVehs[9] = AddStaticVehicleEx(461,1768.3362,-1885.6647,13.1370,174.5575,22,22,20);
BallasVehs[10] = AddStaticVehicleEx(461,1770.8242,-1885.5795,13.1453,185.1440,22,22,20);
BallasVehs[11] = AddStaticVehicleEx(492,1781.7533,-1932.5916,13.1679,359.4839,22,22,20);
BallasVehs[12] = AddStaticVehicleEx(492,1781.7220,-1922.5258,13.1723,358.8357,22,22,20);
BallasVehs[13] = AddStaticVehicleEx(415,1761.5426,-1944.4202,13.3353,270.7615,22,22,20);
BallasVehs[14] = AddStaticVehicleEx(402,1777.7576,-1944.5944,13.3863,2.6193,22,22,20);
BallasVehs[15] = AddStaticVehicleEx(402,1774.2184,-1944.7744,13.3870,358.6885,22,22,20);
Kann mir wer da helfen?
mfg