20.05.2011, 03:30
Hey, I'm working on an RP gamemode and I finally got to the part where I thought it was time to start adding vehicles. What I did was start adding vehicles at an airport in Las Venturas and noticed that they were spawning in doubles. So one use of AddStaticVehicle would add two vehicles in the same location instead of one.
So what I have above is what I have in my script ONCE and it spawns two vehicles. Any ideas? Any help would be great. If you need more information, just ask and I'll give it to you.
pawn Код:
AddStaticVehicle(411, 1652.6920, 1616.6074, 10.4773, 358.3515, 0, 0);