Originally Posted by _Xerxes_
Hmm I havn't had this problem. Make sure you typed in the correct ID. (433)
|
AddStaticVehicle(443,51.0444,2472.8257,16.4844,197.7431,0,0,20);
AddStaticVehicle(470,47.7043,2473.6304,16.4844,178.6296,0,0,20);
AddStaticVehicle(443,43.5468,2472.8357,16.4844,192.7298,0,0,20);
AddStaticVehicle(470,39.0451,2471.0840,16.4844,182.0763,1,1,20);
AddStaticVehicle(443,33.7988,2470.5154,16.4844,183.9563,1,1,20);
AddStaticVehicle(470,28.4246,2469.8215,16.4844,187.0897,1,1,20);
AddStaticVehicle(443,23.2629,2469.0913,16.4844,190.5364,1,1,20);
AddStaticVehicle(470,356.8614,2470.8516,16.4844,175.3147,1,1,20);
AddStaticVehicle(443,349.6528,2471.3875,16.4844,179.7015,1,1,20);
AddStaticVehicle(470,341.6719,2471.5198,16.4844,178.1348,1,1,20);
AddStaticVehicle(443,331.2540,2470.5798,16.4844,170.3014,1,1,20);
Originally Posted by _Xerxes_
There's your problem. You are putting in the ID "443" when the ID is "433".
|