27.02.2012, 21:25
new DETWASH,DETHUNT,SWATENFORCE,SWATWASH,SWATRANCH,FBI RANCH,FBIPRE,EMSAMBU,EMSRANCH,EMSAIR,CORBUS,CORTRA NS,DMV,FDENG,FDAMBU,FDRANCH;
Ok so under ongamemodeinit where you are making your cars you need to do this
DETWASH= AddStaticVehicle(421, x, y, z, 120, 1, 1);
Change x, y ,z to your cordinates you want the car to spawn at, 120 is the rotation angle and 1 and 1 are colors.
Ok so under ongamemodeinit where you are making your cars you need to do this
DETWASH= AddStaticVehicle(421, x, y, z, 120, 1, 1);
Change x, y ,z to your cordinates you want the car to spawn at, 120 is the rotation angle and 1 and 1 are colors.